diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/news/version_3.20150329.mdwn | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/news/version_3.20150329.mdwn b/doc/news/version_3.20150329.mdwn index 0ac19a88d..983bd2e84 100644 --- a/doc/news/version_3.20150329.mdwn +++ b/doc/news/version_3.20150329.mdwn @@ -1,4 +1,6 @@ -ikiwiki 3.20150329 released with [[!toggle text="these changes"]] +ikiwiki 3.20150329 released with [[!toggle text="these changes"]]. This is a +security update fixing a cross-site scripting vulnerability. + [[!toggleable text=""" [ [[Joey Hess|joey]] ] @@ -25,3 +27,6 @@ ikiwiki 3.20150329 released with [[!toggle text="these changes"]] * Fix XSS in openid selector. Thanks, Raghav Bisht. (Closes: [[!debbug 781483]]) """]] + +In addition, version 3.20141016.2 was released on the same day to backport +the cross-site-scripting fix to Debian 8. |