merged po4a robustness workaround

master
Joey Hess 2011-06-03 12:39:09 -04:00
parent 50d2704db6
commit 3b8fc54717
2 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -13,6 +13,7 @@ ikiwiki (3.20110431) UNRELEASED; urgency=low
* Changed license of madduck's python plugins from GPL-2 to BSD-2-clause.
* po: support language codes in the form of 'es_AR', and 'arn'. (intrigeri)
Closes: #627844
* po: Make po4a warn, not error on a malformed document. (intrigeri)
-- Joey Hess <joeyh@debian.org> Thu, 05 May 2011 13:02:19 -0400

View File

@ -14,3 +14,9 @@ given ikiwiki site build (DoS) when both the html and po plugins are
enabled: inserting a html tag without closing it is enough.
--[[intrigeri]]
> Hmm, so this happened while I was away at the beach and I have a big
> backlog of stuff, only saw it now. I've merged the match for master and
> will be releasing that soon. I will cherry-pick the fix into at least
> my debian-stable branch too. I don't know if this is worth doing a whole
> security advisory for. --[[Joey]]