pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ikiwiki
Module Name: pkgsrc
Committed By: schmonz
Date: Thu Jan 12 00:44:15 UTC 2017
Modified Files:
pkgsrc/www/ikiwiki: Makefile distinfo
Log Message:
Update to 3.20170111. From the changelog:
* passwordauth: prevent authentication bypass via multiple name
parameters (CVE-2017-0356, OVE-20170111-0001)
* passwordauth: avoid userinfo forgery via repeated email parameter
(also in the scope of CVE-2017-0356)
* CGI, attachment, passwordauth: harden against repeated parameters
(not believed to have been a vulnerability)
* remove: make it clearer that repeated page parameter is OK here
* t/passwordauth.t: new automated test for passwordauth
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/www/ikiwiki/Makefile
cvs rdiff -u -r1.119 -r1.120 pkgsrc/www/ikiwiki/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/ikiwiki/Makefile
diff -u pkgsrc/www/ikiwiki/Makefile:1.147 pkgsrc/www/ikiwiki/Makefile:1.148
--- pkgsrc/www/ikiwiki/Makefile:1.147 Wed Jan 11 02:15:54 2017
+++ pkgsrc/www/ikiwiki/Makefile Thu Jan 12 00:44:15 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.147 2017/01/11 02:15:54 schmonz Exp $
+# $NetBSD: Makefile,v 1.148 2017/01/12 00:44:15 schmonz Exp $
#
-DISTNAME= ikiwiki_3.20170110
+DISTNAME= ikiwiki_3.20170111
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= www textproc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
Index: pkgsrc/www/ikiwiki/distinfo
diff -u pkgsrc/www/ikiwiki/distinfo:1.119 pkgsrc/www/ikiwiki/distinfo:1.120
--- pkgsrc/www/ikiwiki/distinfo:1.119 Wed Jan 11 02:15:54 2017
+++ pkgsrc/www/ikiwiki/distinfo Thu Jan 12 00:44:15 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.119 2017/01/11 02:15:54 schmonz Exp $
+$NetBSD: distinfo,v 1.120 2017/01/12 00:44:15 schmonz Exp $
-SHA1 (ikiwiki_3.20170110.tar.xz) = 8815a58859375c1c27f2c026d3529d88fc694ff8
-RMD160 (ikiwiki_3.20170110.tar.xz) = 9ddbde0c1a592318d952801f8bddddf3b5522cc7
-SHA512 (ikiwiki_3.20170110.tar.xz) = d614e41175cf2c135bb46e8d3ebc1f21988e23ab5c075c3c6c59c85bcab43efce16d443092e9be8b0ef102b94978905f783baf1e3c430760a9a06b3e7f6065eb
-Size (ikiwiki_3.20170110.tar.xz) = 2613204 bytes
+SHA1 (ikiwiki_3.20170111.tar.xz) = c6df014617d3ac5e6c57eb573f02cc4cf71e9b7b
+RMD160 (ikiwiki_3.20170111.tar.xz) = a15bdf28eb6f1c857b8faccc2fba368892b0d597
+SHA512 (ikiwiki_3.20170111.tar.xz) = 78c2a624684bb1c34878ff008558a3967f6e7f5648878e931961695e582a40e4351b6e467c64ca42ba99cb403fd275265bd5d96ecd860ad8263043514d207ad4
+Size (ikiwiki_3.20170111.tar.xz) = 2614240 bytes
Home |
Main Index |
Thread Index |
Old Index