pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2018Q1] pkgsrc/www/w3m



Module Name:    pkgsrc
Committed By:   spz
Date:           Sat May 19 08:57:22 UTC 2018

Modified Files:
        pkgsrc/www/w3m [pkgsrc-2018Q1]: Makefile.common distinfo

Log Message:
Pullup ticket #5756 - requested by bsiegert
www/w3m: security update

Revisions pulled up:
- www/w3m/Makefile.common                                       1.66
- www/w3m/distinfo                                              1.31

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   leot
   Date:           Mon May 14 14:40:17 UTC 2018

   Modified Files:
            pkgsrc/www/w3m: Makefile.common distinfo

   Log Message:
   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�term
   * new feature
     - extend ssl_forbid_method to disable TLSv1.1

   To generate a diff of this commit:
   cvs rdiff -u -r1.65 -r1.66 pkgsrc/www/w3m/Makefile.common
   cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/w3m/distinfo


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.65.8.1 pkgsrc/www/w3m/Makefile.common
cvs rdiff -u -r1.30 -r1.30.12.1 pkgsrc/www/w3m/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/w3m/Makefile.common
diff -u pkgsrc/www/w3m/Makefile.common:1.65 pkgsrc/www/w3m/Makefile.common:1.65.8.1
--- pkgsrc/www/w3m/Makefile.common:1.65 Mon Jul 10 12:26:53 2017
+++ pkgsrc/www/w3m/Makefile.common      Sat May 19 08:57:22 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.65 2017/07/10 12:26:53 joerg Exp $
+# $NetBSD: Makefile.common,v 1.65.8.1 2018/05/19 08:57:22 spz Exp $
 #
 # used by www/w3m/Makefile
 # used by www/w3m-img/Makefile
@@ -21,7 +21,7 @@ USE_TOOLS+=   gmake   # Needed for some comb
 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.

Index: pkgsrc/www/w3m/distinfo
diff -u pkgsrc/www/w3m/distinfo:1.30 pkgsrc/www/w3m/distinfo:1.30.12.1
--- pkgsrc/www/w3m/distinfo:1.30        Sun Feb 19 18:35:13 2017
+++ pkgsrc/www/w3m/distinfo     Sat May 19 08:57:22 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2017/02/19 18:35:13 snj Exp $
+$NetBSD: distinfo,v 1.30.12.1 2018/05/19 08:57:22 spz 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