X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/fe0eaf1870d3b992ef3caa8c49c3b22e965ac36b..9f003b651d363dd8f95e1b1347e2ec1422b55514:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 6ca649854..3003b4b3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 24 Jan 2015 23:59:20 -0400