X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/dc635c70d4e06619a844eb824807dba961d6c95e..e4f241ac2fd691a021c091d852497af667295f70:/debian/changelog diff --git a/debian/changelog b/debian/changelog index cefbb99ed..da2cc73bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +ikiwiki (3.20120517) UNRELEASED; urgency=low + + * mirrorlist: Add mirrorlist_use_cgi setting that avoids usedirs or + other config differences by linking to the mirror's CGI. (intrigeri) + + -- Joey Hess Sun, 03 Jun 2012 13:15:22 -0400 + +ikiwiki (3.20120516) unstable; urgency=high + + * meta: Security fix; add missing sanitization of author and authorurl. + CVE-2012-0220 Thanks, Raúl Benencia + + -- Joey Hess Wed, 16 May 2012 19:51:27 -0400 + ikiwiki (3.20120419) unstable; urgency=low * Remove dead link from plugins/teximg. Closes: #664885