diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2015-03-30 06:53:00 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-03-30 06:53:00 -0400 |
commit | 3ca8255a11b2769fb6193cae9962370f4dba6397 (patch) | |
tree | 55cd91b719e5a19188f2d51ddcba6bac61bab66b /doc/news/version_3.20150329.mdwn | |
parent | 23b902351757948d974940c0b19179fd5eca83a8 (diff) | |
download | ikiwiki-3ca8255a11b2769fb6193cae9962370f4dba6397.tar ikiwiki-3ca8255a11b2769fb6193cae9962370f4dba6397.tar.gz |
also mention 3.20141016.2
Diffstat (limited to 'doc/news/version_3.20150329.mdwn')
-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. |