From 55f87639954ac3b0a5b38ec2f8fc13114dabd19d Mon Sep 17 00:00:00 2001 From: leot Date: Mon, 14 May 2018 14:40:17 +0000 Subject: w3m{,-img}: Update www/w3m{,-img} to 0.5.3.20180125 Changes: Debian's w3m 0.5.3+git20180125 * bug fixes - fix stack overflow with malformed text [CVE-2018-6196] - fix null deref with malformed text [CVE-2018-6197] - fix /tmp file races only when ~/.w3m is unwritable [CVE-2018-6198] - do not remove w3mdict.cgi when "make distclean" - do not turn a form's GET into POST - correct parsing - accept TERM=fbterm * new feature - extend ssl_forbid_method to disable TLSv1.1 --- www/w3m/Makefile.common | 4 ++-- www/w3m/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common index 75f354eeb51..1e7043f4ced 100644 --- a/www/w3m/Makefile.common +++ b/www/w3m/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.65 2017/07/10 12:26:53 joerg Exp $ +# $NetBSD: Makefile.common,v 1.66 2018/05/14 14:40:17 leot Exp $ # # used by www/w3m/Makefile # used by www/w3m-img/Makefile @@ -21,7 +21,7 @@ USE_TOOLS+= gmake # Needed for some combinations of options... USE_TOOLS+= msgfmt USE_PKGLOCALEDIR= yes -W3M_VERS= 0.5.3+git20170102 +W3M_VERS= 0.5.3+git20180125 W3M_PKGVERS= ${W3M_VERS:S/+git/.0./} # For w3mman, xface2xpm, cgi scripts. diff --git a/www/w3m/distinfo b/www/w3m/distinfo index a29381f703d..0c351c2b397 100644 --- a/www/w3m/distinfo +++ b/www/w3m/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.30 2017/02/19 18:35:13 snj Exp $ +$NetBSD: distinfo,v 1.31 2018/05/14 14:40:17 leot Exp $ -SHA1 (w3m-0.5.3+git20170102.tar.gz) = 5279c2cb577635e709fb5979acadd6b4371e5b99 -RMD160 (w3m-0.5.3+git20170102.tar.gz) = 1301f33b16f4532220b69faed7cd182074fa901f -SHA512 (w3m-0.5.3+git20170102.tar.gz) = c077a003512a53856d2353d97ac2cbfdaebdeff8c914102475b6bbf095f218652235cc1098ce7173c9095216520d9e233e7dd23ea551ccf7263929e219ac04e5 -Size (w3m-0.5.3+git20170102.tar.gz) = 2180292 bytes +SHA1 (w3m-0.5.3+git20180125.tar.gz) = 49df4a9c35f94c211ba2d904f7c72b8aa82e269d +RMD160 (w3m-0.5.3+git20180125.tar.gz) = d899c863062f09d49aeea2ec1533c772729c50bc +SHA512 (w3m-0.5.3+git20180125.tar.gz) = 61b8498b927569937c509460e291eeba6eb302d34ccd6e1bf4d1eb07ac73a3ac5a477161727d310324625be04b907f8c3e970382d08c9fa0846b371699f04e14 +Size (w3m-0.5.3+git20180125.tar.gz) = 2181743 bytes -- cgit v1.2.3