Re: [v2 2/2] gnu: w3m: Enable SSL, disable broken protocols and ciphers.

2016-01-05 Thread Leo Famulari
On Tue, Jan 05, 2016 at 08:49:12PM -0500, Leo Famulari wrote: > On Tue, Jan 05, 2016 at 08:11:12PM -0500, Leo Famulari wrote: > > * 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

Re: [v2 2/2] gnu: w3m: Enable SSL, disable broken protocols and ciphers.

2016-01-05 Thread Leo Famulari
On Tue, Jan 05, 2016 at 08:11:12PM -0500, Leo Famulari wrote: > * 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 (w

[v2 2/2] gnu: w3m: Enable SSL, disable broken protocols and ciphers.

2016-01-05 Thread Leo Famulari
* 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 n