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
This commit is contained in:
parent
00acb5eae5
commit
ee8e852ae9
2 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue