summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/w3m-force-ssl_verify_server-on.patch
AgeCommit message (Collapse)Author
2016-01-07gnu: w3m: Enable SSL, disable broken protocols and ciphers.Leo Famulari
Fixes <http://bugs.gnu.org/16791>. * 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.