X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/28409cd358d5ff17e2c340298988e8baf86fd5f5..a7cf4158224e9ed41de3201799a617152ac0d622:/doc/news/version_3.20161219.mdwn diff --git a/doc/news/version_3.20161219.mdwn b/doc/news/version_3.20161219.mdwn index b03900972..e4f32db9e 100644 --- a/doc/news/version_3.20161219.mdwn +++ b/doc/news/version_3.20161219.mdwn @@ -7,7 +7,7 @@ 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. ([[!cve CVE-2016-10026]]) + an authorization bypass. Thanks, intrigeri. ([[!debcve 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