X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/ca0be509327121a29b59e9149e51564e6d2487a1..b442d2613d919d49fcd5a2999f33e5d7df86cd5e:/debian/changelog diff --git a/debian/changelog b/debian/changelog index e36f0285b..910736f82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,57 @@ -ikiwiki (3.20100815.2) UNRELEASED; urgency=low +ikiwiki (3.20110226) UNRELEASED; urgency=low + * comment: Don't show comments of subpages on parent pages. + (Fixes bug introduced in version 3.20100505.) + + -- Joey Hess Sun, 27 Feb 2011 18:14:05 -0400 + +ikiwiki (3.20100815.8) stable-security; urgency=low + + * ikiwiki-mass-rebuild: Fix tty hijacking vulnerability by using su. + (Once su's related bug #628843 is fixed.) Thanks, Ludwig Nussel. + (CVE-2011-1408) + * po: Make po4a warn, not error on a malformed document. (intrigeri) + + -- Joey Hess Wed, 08 Jun 2011 17:34:56 -0400 + +ikiwiki (3.20100815.7) stable-security; urgency=high + + * meta: Security fix; don't allow alternative stylesheets to be added on + pages where the htmlscrubber is enabled. CVE-2011-1401 + + -- Joey Hess Mon, 28 Mar 2011 12:35:13 -0400 + +ikiwiki (3.20100815.6) testing; urgency=low + + * comments: Fix commenting, broken by security fix. + + -- Joey Hess Mon, 24 Jan 2011 16:56:05 -0400 + +ikiwiki (3.20100815.5) testing; urgency=low + + * comments: Fix XSS security hole due to missing validation of page name. + CVE-2011-0428 (Thanks, Dave B.) + + -- Joey Hess Sat, 22 Jan 2011 11:02:59 -0400 + +ikiwiki (3.20100815.4) testing; urgency=low + + * meta: Fix calling of htmlscrubber to pass the page parameter. + The change of the htmlscrubber to look at page rather than destpage + caused htmlscrubber_skip to not work for meta directives. + + -- Joey Hess Mon, 29 Nov 2010 14:44:13 -0400 + +ikiwiki (3.20100815.2) testing; urgency=low + + * Bugfix-only cherry-pick release for Debian squeeze. + * Fix htmlscrubber_skip to be matched on the source page, not the page it is + inlined into. Should allow setting to "* and !comment(*)" to scrub + comments, but leave your blog posts unscrubbed, etc. CVE-2010-1673 + * comments: Make postcomment() pagespec work when previewing a comment, + including during moderation. CVE-2010-1673 + * comments: Make comment() pagespec also match comments that are being + posted. CVE-2010-1673 * openid: Syntax tweak to the javascript code to make it work with MSIE 7 (and MSIE 8 in compat mode). Thanks to Iain McLaren for reporting the bug and providing access to debug it. @@ -9,8 +61,11 @@ ikiwiki (3.20100815.2) UNRELEASED; urgency=low of the rst plugin. * websetup: Fix saving of advanced mode changes. * websetup: Fix defaults of checkboxes in advanced mode. + * Fix test suite failure on other side of date line. + * Set isPermaLink="no" for guids in rss feeds. + * sortnaturally: Added missing registration of checkconfig hook. - -- Joey Hess Sun, 15 Aug 2010 11:42:55 -0400 + -- Joey Hess Fri, 12 Nov 2010 11:09:39 -0400 ikiwiki (3.20100815) unstable; urgency=medium