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.20170111. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0789cd09aeaf
branches:  trunk
changeset: 357052:0789cd09aeaf
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Thu Jan 12 00:44:15 2017 +0000

description:
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

diffstat:

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

diffs (28 lines):

diff -r eb65f87788cd -r 0789cd09aeaf www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile      Thu Jan 12 00:37:03 2017 +0000
+++ b/www/ikiwiki/Makefile      Thu Jan 12 00:44:15 2017 +0000
@@ -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/}
diff -r eb65f87788cd -r 0789cd09aeaf www/ikiwiki/distinfo
--- a/www/ikiwiki/distinfo      Thu Jan 12 00:37:03 2017 +0000
+++ b/www/ikiwiki/distinfo      Thu Jan 12 00:44:15 2017 +0000
@@ -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