all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Bavier <ericbavier@centurylink.net>
To: Kei Kebreau <kei@openmailbox.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: w3m: Switch to Debian's actively maintained fork of w3m.
Date: Thu, 3 Nov 2016 22:17:18 -0500	[thread overview]
Message-ID: <20161103221718.123dc755@centurylink.net> (raw)
In-Reply-To: <87mvhgw4w0.fsf@openmailbox.org>

[-- Attachment #1: Type: text/plain, Size: 2255 bytes --]

On Thu, 03 Nov 2016 18:54:55 -0400
Kei Kebreau <kei@openmailbox.org> wrote:

> From b837111e3ddf406a3b9235538f63af678e3ac741 Mon Sep 17 00:00:00 2001
> From: Kei Kebreau <kei@openmailbox.org>
> Date: Thu, 3 Nov 2016 17:58:48 -0400
> Subject: [PATCH] gnu: w3m: Switch to Debian's actively maintained fork of w3m.
> 
> Fixes some security issues seen here:
> <http://www.openwall.com/lists/oss-security/2016/11/03/3>
> 
> * gnu/packages/patches/w3m-upstream-20120522.patch: New file.
> * gnu/packages/patches/w3m-debian-updates.patch: New file.
> * gnu/packages/w3m.scm (w3m): Switch to Debian's actively maintained
> fork of w3m.
> [source]: Use Debian's tarball and patches. Remove obsolete patches.
> [arguments]: Remove unnecessary modification of %standard-phases.
> * gnu/local.mk (dist_patch_DATA): Register new patches. Remove obsolete
> patches.
> ---
>  gnu/local.mk                                       |     6 +-
>  gnu/packages/patches/w3m-debian-updates.patch      | 28498 +++++++++++++++++++

So theirs is the only actively maintained version of w3m and all they
can provide is a 28.5 thousand line patch?  No VCS repository?  There
must be some point at which it would be better for us to fetch the
patch in an origin rather than importing it into our repo.

>  .../patches/w3m-disable-sslv2-and-sslv3.patch      |    24 -
>  .../patches/w3m-disable-weak-ciphers.patch         |    24 -
>  .../patches/w3m-force-ssl_verify_server-on.patch   |    24 -
>  gnu/packages/patches/w3m-libgc.patch               |    28 -
>  gnu/packages/patches/w3m-upstream-20120522.patch   |   157 +
>  gnu/packages/w3m.scm                               |    37 +-
>  8 files changed, 28668 insertions(+), 130 deletions(-)
>  create mode 100644 gnu/packages/patches/w3m-debian-updates.patch
>  delete mode 100644 gnu/packages/patches/w3m-disable-sslv2-and-sslv3.patch
>  delete mode 100644 gnu/packages/patches/w3m-disable-weak-ciphers.patch
>  delete mode 100644 gnu/packages/patches/w3m-force-ssl_verify_server-on.patch
>  delete mode 100644 gnu/packages/patches/w3m-libgc.patch
>  create mode 100644 gnu/packages/patches/w3m-upstream-20120522.patch

Please list the removed patches in the commit message.

`~Eric

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

  reply	other threads:[~2016-11-04  3:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-03 22:54 [PATCH] gnu: w3m: Switch to Debian's actively maintained fork of w3m Kei Kebreau
2016-11-04  3:17 ` Eric Bavier [this message]
2016-11-04  4:03   ` Leo Famulari
2016-11-04 13:27     ` Ludovic Courtès
2016-11-04 13:59       ` Kei Kebreau
2016-11-04 14:52       ` Kei Kebreau
2016-11-04 15:48         ` Leo Famulari
2016-11-04 17:05           ` Kei Kebreau
2016-11-04 23:54             ` Leo Famulari
2016-11-05  0:08               ` Kei Kebreau
2016-11-05  0:16                 ` Leo Famulari
  -- strict thread matches above, loose matches on Subject: below --
2016-11-03 22:08 Kei Kebreau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161103221718.123dc755@centurylink.net \
    --to=ericbavier@centurylink.net \
    --cc=bavier@member.fsf.org \
    --cc=guix-devel@gnu.org \
    --cc=kei@openmailbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.