pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/w3m Update w3m to 0.5.3+git20170102.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4c472d39fb17
branches: trunk
changeset: 358741:4c472d39fb17
user: snj <snj%pkgsrc.org@localhost>
date: Sun Feb 19 18:35:13 2017 +0000
description:
Update w3m to 0.5.3+git20170102.
Changes:
- fix multiple flaws with malformed text (buffer overflow, use after
free, infinite loop)
- fix uninitialized variable when not USE_IMAGE
diffstat:
www/w3m/Makefile.common | 4 ++--
www/w3m/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 76dfc52af114 -r 4c472d39fb17 www/w3m/Makefile.common
--- a/www/w3m/Makefile.common Sun Feb 19 13:03:43 2017 +0000
+++ b/www/w3m/Makefile.common Sun Feb 19 18:35:13 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.63 2016/11/22 14:36:37 wiz Exp $
+# $NetBSD: Makefile.common,v 1.64 2017/02/19 18:35:13 snj 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+git20161120
+W3M_VERS= 0.5.3+git20170102
W3M_PKGVERS= ${W3M_VERS:S/+git/.0./}
# For w3mman, xface2xpm, cgi scripts.
diff -r 76dfc52af114 -r 4c472d39fb17 www/w3m/distinfo
--- a/www/w3m/distinfo Sun Feb 19 13:03:43 2017 +0000
+++ b/www/w3m/distinfo Sun Feb 19 18:35:13 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2016/11/22 14:36:37 wiz Exp $
+$NetBSD: distinfo,v 1.30 2017/02/19 18:35:13 snj Exp $
-SHA1 (w3m-0.5.3+git20161120.tar.gz) = 949ab2d125b7ad39db1cf6b4e6f851a28893efb2
-RMD160 (w3m-0.5.3+git20161120.tar.gz) = 3c017726743d06e22d79aa52057ef564f3b5158e
-SHA512 (w3m-0.5.3+git20161120.tar.gz) = 81ecf9e5d9067a82efa5464e5f9396327a6333f9e414458a972b2b7bff138bd17c490b5258e34cb1e338c7a6c0dd6105a1bfd1e0d02edfadead79caa39106a5c
-Size (w3m-0.5.3+git20161120.tar.gz) = 2177917 bytes
+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
Home |
Main Index |
Thread Index |
Old Index