aboutsummaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-12-21 13:03:32 +0000
committerSimon McVittie <smcv@debian.org>2016-12-21 13:03:36 +0000
commit28409cd358d5ff17e2c340298988e8baf86fd5f5 (patch)
treef42bd0dec60138980240397519f2e1e5ef870788 /doc/news
parentbec3047aff9bee37f4d56848212f051fcf91cb90 (diff)
downloadikiwiki-28409cd358d5ff17e2c340298988e8baf86fd5f5.tar
ikiwiki-28409cd358d5ff17e2c340298988e8baf86fd5f5.tar.gz
Add CVE references for CVE-2016-10026
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_3.20161219.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/news/version_3.20161219.mdwn b/doc/news/version_3.20161219.mdwn
index 3b64cb8a8..b03900972 100644
--- a/doc/news/version_3.20161219.mdwn
+++ b/doc/news/version_3.20161219.mdwn
@@ -7,8 +7,8 @@ ikiwiki 3.20161219 released with [[!toggle text="these changes"]]
* 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
+ an authorization bypass. Thanks, intrigeri. ([[!cve CVE-2016-10026]])
* 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"""]] \ No newline at end of file
+ * Make pagestats output more deterministic. Thanks, intrigeri"""]]