pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ikiwiki Update to 3.20160728. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/015149093293
branches:  trunk
changeset: 350498:015149093293
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Thu Jul 28 20:23:52 2016 +0000

description:
Update to 3.20160728. From the changelog:

* Explicitly remove current working directory from Perl's library
  search path, mitigating CVE-2016-1238 (see #588017)
* wrappers: allocate new environment dynamically, so we won't overrun
  the array if third-party plugins add multiple environment variables.
* Standards-Version: 3.9.8 (no changes required)

diffstat:

 www/ikiwiki/Makefile |   5 ++---
 www/ikiwiki/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r dc6c8aa1f6f1 -r 015149093293 www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile      Thu Jul 28 19:31:59 2016 +0000
+++ b/www/ikiwiki/Makefile      Thu Jul 28 20:23:52 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.141 2016/07/09 06:39:13 wiz Exp $
+# $NetBSD: Makefile,v 1.142 2016/07/28 20:23:52 schmonz Exp $
 #
 
-DISTNAME=              ikiwiki_3.20160509
+DISTNAME=              ikiwiki_3.20160728
 PKGNAME=               ${DISTNAME:S/_/-/}
-PKGREVISION=           1
 CATEGORIES=            www textproc
 MASTER_SITES=          ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
 
diff -r dc6c8aa1f6f1 -r 015149093293 www/ikiwiki/distinfo
--- a/www/ikiwiki/distinfo      Thu Jul 28 19:31:59 2016 +0000
+++ b/www/ikiwiki/distinfo      Thu Jul 28 20:23:52 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.113 2016/05/10 06:12:17 schmonz Exp $
+$NetBSD: distinfo,v 1.114 2016/07/28 20:23:52 schmonz Exp $
 
-SHA1 (ikiwiki_3.20160509.tar.gz) = 454f85fe95affcd9f874c3ae0699320c98f9b110
-RMD160 (ikiwiki_3.20160509.tar.gz) = 04a89490f5fc3be22ef39246e24dd76852f758b4
-SHA512 (ikiwiki_3.20160509.tar.gz) = 620fde5895db2142e2ab661d1ee112418a4c6d3ffaa87ce5d2b97dab434fd0b68debb0d0947c96f808b9f3fd8207bdbbfe1f24e947c7c13311033a0658f94027
-Size (ikiwiki_3.20160509.tar.gz) = 3439887 bytes
+SHA1 (ikiwiki_3.20160728.tar.gz) = a0e4d8ad51de7940f49dde819ee15566b8ec3eb0
+RMD160 (ikiwiki_3.20160728.tar.gz) = cc5788dd7688614a089296491cf983b17ddbad42
+SHA512 (ikiwiki_3.20160728.tar.gz) = 7eb2d0d0faf7ecb252a217d62244d7ddf4564dee78e22442429055b94393d7a3d5000decf180ab6d24ae990353ac466a20baec9e6ee6a6660cd1aa5fb7d4399b
+Size (ikiwiki_3.20160728.tar.gz) = 3456058 bytes



Home | Main Index | Thread Index | Old Index