]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
finalizing this release
[git.ikiwiki.info.git] / debian / changelog
index ff408c55c9acbfeb50a058f64f8ae16f6184baa8..cacb65aedd3a38b88c6243dc39915d19e6e17e0b 100644 (file)
@@ -1,3 +1,19 @@
+ikiwiki (2.53.4) stable-security; urgency=high
+
+  * teximg: Replace the insufficient blacklist with the built-in security
+    mechanisms of TeX.
+  * img: Don't generate new verison of image if it is scaled to be
+    larger in either dimension. 
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 28 Aug 2009 23:42:51 -0400
+
+ikiwiki (2.53.3) testing-proposed-updates; urgency=low
+
+  * Avoid crash on malformed utf-8 discovered by intrigeri.
+  * orphans: Fix unquoted page name in regexp.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 09 Oct 2008 19:12:18 -0400
+
 ikiwiki (2.53.2) testing-proposed-updates; urgency=low
 
   * Fix bad patch backport that broke generation of rss/atom feeds. Closes: #498224