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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0534256d0769
branches:  trunk
changeset: 356183:0534256d0769
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Dec 21 00:52:59 2016 +0000

description:
Update to 3.20161219. From the changelog:

[ Joey Hess ]
* inline: Prevent creating a file named ".mdwn" when the
  postform is submitted with an empty title.

[ Simon McVittie ]
* Security: tell `git revert` not to follow renames. If it does, then
  renaming a file can result in a revert writing outside the wiki srcdir
  or altering a file that the reverting user should not be able to alter,
  an authorization bypass. Thanks, intrigeri
* cgitemplate: remove some dead code. Thanks, blipvert
* Restrict CSS matches against header class to not break
  Pandoc tables with header rows. Thanks, karsk
* Make pagestats output more deterministic. Thanks, intrigeri

diffstat:

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

diffs (28 lines):

diff -r 6b8f18a3d3d6 -r 0534256d0769 www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile      Wed Dec 21 00:23:22 2016 +0000
+++ b/www/ikiwiki/Makefile      Wed Dec 21 00:52:59 2016 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.143 2016/09/14 18:04:09 schmonz Exp $
+# $NetBSD: Makefile,v 1.144 2016/12/21 00:52:59 schmonz Exp $
 #
 
-DISTNAME=              ikiwiki_3.20160905
+DISTNAME=              ikiwiki_3.20161219
 PKGNAME=               ${DISTNAME:S/_/-/}
 CATEGORIES=            www textproc
 MASTER_SITES=          ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/}
diff -r 6b8f18a3d3d6 -r 0534256d0769 www/ikiwiki/distinfo
--- a/www/ikiwiki/distinfo      Wed Dec 21 00:23:22 2016 +0000
+++ b/www/ikiwiki/distinfo      Wed Dec 21 00:52:59 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.115 2016/09/14 18:04:09 schmonz Exp $
+$NetBSD: distinfo,v 1.116 2016/12/21 00:52:59 schmonz Exp $
 
-SHA1 (ikiwiki_3.20160905.tar.gz) = bc8b72b7cf66bc65fe15d722da6942df61e3bf80
-RMD160 (ikiwiki_3.20160905.tar.gz) = 3ce2554b83697726287fba5174412b508022f48a
-SHA512 (ikiwiki_3.20160905.tar.gz) = eeb94b832991653cfa6e884a92922a7c6250adf74c2382d22f4ef8ac3cf6b30e1bd49caca932bb4ff52762d0f316cf94adcc8f7bba3f69f6b2d894caad001d27
-Size (ikiwiki_3.20160905.tar.gz) = 3459755 bytes
+SHA1 (ikiwiki_3.20161219.tar.gz) = b4ea2d1f162290aca7e6e658462d679a5a0e2498
+RMD160 (ikiwiki_3.20161219.tar.gz) = fd3f313f0ef79dc8f6f13624f12075af626f8b5b
+SHA512 (ikiwiki_3.20161219.tar.gz) = 2b544c7fcbc878a344f03fa403de784e33a61397d58cc42356ac99ae134bf0b633d63154a9ffac01bc8cca69cdb8e2d23360b95be56d0cd8999264cdb5b7dc3e
+Size (ikiwiki_3.20161219.tar.gz) = 3471888 bytes



Home | Main Index | Thread Index | Old Index