]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
Contrib plugin monthcalendar
[ikiwiki.git] / debian / changelog
index cefbb99edb0e08bc49fe4de00c13feee95f57f67..da2cc73bbf9295e7c4df924debb4a33bf63cd308 100644 (file)
@@ -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 <joeyh@debian.org>  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 <joeyh@debian.org>  Wed, 16 May 2012 19:51:27 -0400
+
 ikiwiki (3.20120419) unstable; urgency=low
 
   * Remove dead link from plugins/teximg. Closes: #664885