]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
ouf, works!
[git.ikiwiki.info.git] / debian / changelog
index 6ca649854f20e4c70fad634680e82e22b8584213..3003b4b3aa4a13a7bbfc779e0c7bef25f559ead2 100644 (file)
@@ -1,6 +1,20 @@
 ikiwiki (3.20150108) UNRELEASED; urgency=medium
 
-  * Fix NULL ptr deref on ENOMOM in wrapper. (Thanks, igli)
+  [ Joey Hess ]
+  * Fix NULL ptr deref on ENOMEM in wrapper. (Thanks, igli)
+
+  [ Simon McVittie ]
+  * Really don't double-decode CGI submissions, even on Perl versions that
+    bundle an old enough Encode.pm for that not to be a problem: the
+    system might have a newer Encode.pm installed separately, like Fedora 20.
+    (Closes: #776181; thanks, Anders Kaseorg)
+  * If neither timezone nor TZ is set, set both to :/etc/localtime if
+    we're on a GNU system and that file exists, or GMT otherwise
+  * t/inline.t: accept translations of "Add a new post titled:"
+    (Closes: #779365)
+
+  [ Joey Hess ]
+  * Fix XSS in openid selector. Thanks, Raghav Bisht.
 
  -- Joey Hess <id@joeyh.name>  Sat, 24 Jan 2015 23:59:20 -0400