pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/w3m Updated w3m to 0.5.3.0.20161120.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d287103b9c7c
branches: trunk
changeset: 355130:d287103b9c7c
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 22 14:36:37 2016 +0000
description:
Updated w3m to 0.5.3.0.20161120.
Debian's w3m 0.5.3+git20161120
* bug fixes
- fix multiple flaws with malformed text
(stack overflow, buffer overflow, null deref, out of memory)
- fix stack overflow with nested table and textarea [CVE-2016-9439]
- fix suspend (^Z) behavior
diffstat:
www/w3m/Makefile.common | 4 ++--
www/w3m/distinfo | 11 +++++------
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (34 lines):
diff -r c870be629c45 -r d287103b9c7c www/w3m/Makefile.common
--- a/www/w3m/Makefile.common Tue Nov 22 11:11:06 2016 +0000
+++ b/www/w3m/Makefile.common Tue Nov 22 14:36:37 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.62 2016/11/06 19:26:35 wiz Exp $
+# $NetBSD: Makefile.common,v 1.63 2016/11/22 14:36:37 wiz 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+git20161031
+W3M_VERS= 0.5.3+git20161120
W3M_PKGVERS= ${W3M_VERS:S/+git/.0./}
# For w3mman, xface2xpm, cgi scripts.
diff -r c870be629c45 -r d287103b9c7c www/w3m/distinfo
--- a/www/w3m/distinfo Tue Nov 22 11:11:06 2016 +0000
+++ b/www/w3m/distinfo Tue Nov 22 14:36:37 2016 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.28 2016/11/06 19:30:42 wiz Exp $
+$NetBSD: distinfo,v 1.29 2016/11/22 14:36:37 wiz Exp $
-SHA1 (w3m-0.5.3+git20161031.tar.gz) = 99f0ac7f9172d4b6e0ba6808521158b5a2e662ff
-RMD160 (w3m-0.5.3+git20161031.tar.gz) = ec7c26dbc62b962317656e571eaa4ba4451b4f11
-SHA512 (w3m-0.5.3+git20161031.tar.gz) = 7291b5c0266f9928ecca5eb2ff92e40a5b10ef8e0718c0df513857206f89289f5c6d7a2b29b84013b0f5b215acb9c3c1cdaa04db391a9a771fb1549068ebc928
-Size (w3m-0.5.3+git20161031.tar.gz) = 2176157 bytes
-SHA1 (patch-ab) = 50499ba882c24c8f46d82162ea06ce2d880bf91e
+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
Home |
Main Index |
Thread Index |
Old Index