merged po4a robustness workaround
parent
50d2704db6
commit
3b8fc54717
|
@ -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
|
||||
|
||||
|
|
|
@ -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]]
|
||||
|
|
Loading…
Reference in New Issue