pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2016Q2]: pkgsrc/www/ikiwiki Pullup ticket #5075 - requested by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00c981c1a0e6
branches:  pkgsrc-2016Q2
changeset: 408865:00c981c1a0e6
user:      spz <spz%pkgsrc.org@localhost>
date:      Fri Jul 29 16:34:28 2016 +0000

description:
Pullup ticket #5075 - requested by schmonz
www/ikiwiki: security update

Revisions pulled up:
- www/ikiwiki/Makefile                                          1.142
- www/ikiwiki/distinfo                                          1.114

-------------------------------------------------------------------
   Module Name: pkgsrc
   Committed By:        schmonz
   Date:                Thu Jul 28 20:23:52 UTC 2016

   Modified Files:
        pkgsrc/www/ikiwiki: Makefile distinfo

   Log Message:
   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)


   To generate a diff of this commit:
   cvs rdiff -u -r1.141 -r1.142 pkgsrc/www/ikiwiki/Makefile
   cvs rdiff -u -r1.113 -r1.114 pkgsrc/www/ikiwiki/distinfo

diffstat:

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

diffs (28 lines):

diff -r 0ae75843c34a -r 00c981c1a0e6 www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile      Thu Jul 28 17:47:51 2016 +0000
+++ b/www/ikiwiki/Makefile      Fri Jul 29 16:34:28 2016 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.140 2016/05/10 06:12:17 schmonz Exp $
+# $NetBSD: Makefile,v 1.140.2.1 2016/07/29 16:34:28 spz Exp $
 #
 
-DISTNAME=              ikiwiki_3.20160509
+DISTNAME=              ikiwiki_3.20160728
 PKGNAME=               ${DISTNAME:S/_/-/}
 CATEGORIES=            www textproc
 MASTER_SITES=          ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
diff -r 0ae75843c34a -r 00c981c1a0e6 www/ikiwiki/distinfo
--- a/www/ikiwiki/distinfo      Thu Jul 28 17:47:51 2016 +0000
+++ b/www/ikiwiki/distinfo      Fri Jul 29 16:34:28 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.113 2016/05/10 06:12:17 schmonz Exp $
+$NetBSD: distinfo,v 1.113.2.1 2016/07/29 16:34:28 spz 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