master
joey 2006-08-18 06:22:38 +00:00
parent 2f0d94c80b
commit 4d6f5e5a14
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ ikiwiki escapes any html in svn commit logs to prevent other mischief.
## XML::Parser
XML::Parser is used by the aggregation plugin, and has some security holes.
#[378411](http://bugs.debian.org/378411) does not
Bug #[378411](http://bugs.debian.org/378411) does not
seem to affect our use, since the data is not encoded as utf-8 at that
point. #[378412](http://bugs.debian.org/378412) could affect us, although it
doesn't seem very exploitable. It has a simple fix, and has been fixed in