pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/w3m w3m{,-img}: Update www/w3m{,-img}...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e52b10046ced
branches:  trunk
changeset: 307931:e52b10046ced
user:      leot <leot%pkgsrc.org@localhost>
date:      Mon May 14 14:40:17 2018 +0000
description:
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 <base ...> parsing
 - accept TERM=fbterm
* new feature
 - extend ssl_forbid_method to disable TLSv1.1

diffstat:

 www/w3m/Makefile.common |   4 ++--
 www/w3m/distinfo        |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r 4293acbaecf2 -r e52b10046ced www/w3m/Makefile.common
--- a/www/w3m/Makefile.common   Mon May 14 14:02:19 2018 +0000
+++ b/www/w3m/Makefile.common   Mon May 14 14:40:17 2018 +0000
@@ -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+=    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 -r 4293acbaecf2 -r e52b10046ced www/w3m/distinfo
--- a/www/w3m/distinfo  Mon May 14 14:02:19 2018 +0000
+++ b/www/w3m/distinfo  Mon May 14 14:40:17 2018 +0000
@@ -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



Home | Main Index | Thread Index | Old Index