Leo Famulari <l...@famulari.name> skribis: > * gnu/packages/patches/w3m-force-ssl_verify_server-on.patch: New file. > * gnu/packages/patches/w3m-disable-sslv2-and-sslv3.patch: New file. > * gnu/packages/patches/w3m-disable-weak-ciphers.patch: New file. > * gnu/packages/w3m.scm (w3m)[source]: Add patches. > * gnu-system.am (dist_patch_DATA): Add the new files.
Please add: Fixes <http://bugs.gnu.org/16791>. > +From 7b8d2dbc41b6bdab09e2e632e8481f6e8b585a42 Mon Sep 17 00:00:00 2001 > +From: Leo Famulari <l...@famulari.name> > +Date: Tue, 5 Jan 2016 17:15:33 -0500 > +Subject: [PATCH 3/4] Disable SSLv2 and SSLv3. I would remove the Git header from the patches (since they are from a local repository I guess?) and keep only the subject line and description. Otherwise LGTM! Thanks for working on one of the oldest bug reports. :-) Ludo’.