From f65162781d353d92f04292b4286effa466ebc7ef Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Sun, 11 Mar 2018 16:37:51 +0000 Subject: Announce 3.20180311 --- doc/news/version_3.20170111.mdwn | 10 ---------- doc/news/version_3.20180311.mdwn | 11 +++++++++++ 2 files changed, 11 insertions(+), 10 deletions(-) delete mode 100644 doc/news/version_3.20170111.mdwn create mode 100644 doc/news/version_3.20180311.mdwn (limited to 'doc/news') diff --git a/doc/news/version_3.20170111.mdwn b/doc/news/version_3.20170111.mdwn deleted file mode 100644 index 03b2ac2c4..000000000 --- a/doc/news/version_3.20170111.mdwn +++ /dev/null @@ -1,10 +0,0 @@ -ikiwiki 3.20170111 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * passwordauth: prevent authentication bypass via multiple name - parameters (CVE-2017-0356, OVE-20170111-0001) - * passwordauth: avoid userinfo forgery via repeated email parameter - (also in the scope of CVE-2017-0356) - * CGI, attachment, passwordauth: harden against repeated parameters - (not believed to have been a vulnerability) - * remove: make it clearer that repeated page parameter is OK here - * t/passwordauth.t: new automated test for passwordauth"""]] \ No newline at end of file diff --git a/doc/news/version_3.20180311.mdwn b/doc/news/version_3.20180311.mdwn new file mode 100644 index 000000000..dc65cd5f8 --- /dev/null +++ b/doc/news/version_3.20180311.mdwn @@ -0,0 +1,11 @@ +ikiwiki 3.20180311 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * [ Amitai Schleier ] + * Avoid unexpected full paths from find(1) + * [ thm.id.fedoraproject.org ] + * rst test: Probe for docutils Python 3 module, not Python 2 + * [ Simon McVittie ] + * mdwn: Automatically detect which Discount flags to use, fixing + regressions in 3.20180228 when using Discount < 2.2 + * Add a test asserting that no plugin is an empty file, to confirm + that the build fixes in 3.20180228 were successful"""]] \ No newline at end of file -- cgit v1.2.3