diff options
author | Simon McVittie <smcv@debian.org> | 2018-03-11 16:37:51 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2018-03-11 16:37:51 +0000 |
commit | f65162781d353d92f04292b4286effa466ebc7ef (patch) | |
tree | ef2aecc7b86fe8a5a817f35e11764c13903c0e6a /doc/news | |
parent | 9c23006d31c5a70e5f8b60477862eb0b04281db6 (diff) | |
download | ikiwiki-f65162781d353d92f04292b4286effa466ebc7ef.tar ikiwiki-f65162781d353d92f04292b4286effa466ebc7ef.tar.gz |
Announce 3.20180311
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.20170111.mdwn | 10 | ||||
-rw-r--r-- | doc/news/version_3.20180311.mdwn | 11 |
2 files changed, 11 insertions, 10 deletions
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 |