aboutsummaryrefslogtreecommitdiff

3a6b46a4&showmsg=1'>gnu/packages/w3m2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin 2016-03-06tests: Disable grafting by default for most tests....Ludovic Courtès 2015-09-04monads: Fix 'liftN' fallback case....Ludovic Courtès<2016-11-22gnu: w3m: Update to 0.5.3+git20161120 [fixes security issues].Efraim Flash2015-05-27monads: 'foldm', 'mapm', and 'anym' now take a list of regular values....Ludovic Courtès ef='/guix/commit/gnu/packages/w3m.scm?id=83a3e805bebe35bdb95399d22d14466a9eb85133'>gnu: w3m: Use 'modify-phases' syntax.Efraim Flashner * gnu/packages/w3m.scm (w3m)[arguments]: Use 'modify-phases' syntax. 2016-11-06Merge branch 'master' into core-updatesMark H Weaver 2016-11-05gnu: w3m: Fix the commit string.ng0 * gnu/packages/w3m.scm (w3m)[source]: Fix the commit string. Signed-off-by: Leo Famulari <leo@famulari.name> 2016-11-04gnu: w3m: Switch to Debian's actively maintained fork of w3m.Kei Kebreau Fixes some security issues seen here: <http://www.openwall.com/lists/oss-security/2016/11/03/3> * gnu/packages/w3m.scm (w3m): Switch it. [source]: Use Debian's git tree. Remove obsolete patches. [arguments]: Remove an unneeded substitute* function. * gnu/packages/patches/w3m-disable-sslv2-and-sslv3.patch, gnu/packages/patches/w3m-disable-weak-ciphers.patch, gnu/packages/patches/w3m-force-ssl_verify_server-on.patch, gnu/packages/patches/w3m-libgc.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.