diff options
author | schmonz <schmonz@pkgsrc.org> | 2016-12-21 00:52:59 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2016-12-21 00:52:59 +0000 |
commit | 8c53d5ed1681c1edb511d07730a8714e02987fb0 (patch) | |
tree | 5a5aa3001479a27d52fc67945afc5755cda92f36 /www/ikiwiki/distinfo | |
parent | b4a5b789e74a69b082bd5c75977ef390a9e012fb (diff) | |
download | pkgsrc-8c53d5ed1681c1edb511d07730a8714e02987fb0.tar.gz |
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 (limited to 'www/ikiwiki/distinfo')
-rw-r--r-- | www/ikiwiki/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/ikiwiki/distinfo b/www/ikiwiki/distinfo index ce3d4ca2bde..eb5713cd59a 100644 --- a/www/ikiwiki/distinfo +++ b/www/ikiwiki/distinfo @@ -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 |