]> sipb.mit.edu Git - ikiwiki.git/commitdiff
add news item for ikiwiki 3.20110608
authorJoey Hess <joey@kitenet.net>
Wed, 8 Jun 2011 21:52:13 +0000 (17:52 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 8 Jun 2011 21:52:13 +0000 (17:52 -0400)
doc/news/version_3.20110225.mdwn [deleted file]
doc/news/version_3.20110608.mdwn [new file with mode: 0644]

diff --git a/doc/news/version_3.20110225.mdwn b/doc/news/version_3.20110225.mdwn
deleted file mode 100644 (file)
index 8e38bd7..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-ikiwiki 3.20110225 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
-   * editpage: Avoid inheriting internal page types.
-   * htmltidy: Avoid breaking the sidebar when websetup is running.
-   * transient: New utility plugin that allows transient pages to
-     be stored in .ikiwiki/transient/ (smcv)
-   * aggregate: Aggregated content is stored in the transient underlay.
-     (Existing aggregated content is not moved, since it will eventually
-     expire and be removed) (smcv)
-   * autoindex, tag: Added autoindex\_commit and tag\_autocreate\_commit that
-     can be unset to make index files and tags respectively not be committed,
-     and instead be stored in the transient underlay.
-     Closes: #[544322](http://bugs.debian.org/544322) (smcv)
-   * autoindex: Adapted to use add\_autofile. Slight behavior changes
-     in edge cases that are probably really bug fixes. (smcv)
-   * recentchanges: Use transient underlay (smcv)
-   * map: Avoid unnecessary ul's in maps with nested directories.
-     (Giuseppe Bilotta)
-   * Fix broken baseurl in cgi mode when usedirs is disabled. Bug introduced
-     in 3.20101231.
-   * inline: Fix link to nested inlined pages's feeds. (Giuseppe Bilotta)
-   * inline: Add 'id' parameter that can be used when styling individual
-     feedlinks and postforms. (Giuseppe Bilotta)"""]]
\ No newline at end of file
diff --git a/doc/news/version_3.20110608.mdwn b/doc/news/version_3.20110608.mdwn
new file mode 100644 (file)
index 0000000..64fec02
--- /dev/null
@@ -0,0 +1,7 @@
+ikiwiki 3.20110608 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+   * ikiwiki-mass-rebuild: Fix tty hijacking vulnerability by using su.
+     (Once su's related bug #628843 is fixed.) Thanks, Ludwig Nussel.
+     (CVE-2011-1408)
+   * search: Update search page when page.tmpl or searchquery.tmpl are locally
+     modified."""]]
\ No newline at end of file