Package: libxml-twig-perl / 1:3.54-1

Metadata

Package Version Patches format
libxml-twig-perl 1:3.54-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
06_spelling.diff | (download)

lib/XML/Twig.pm | 6 3 + 3 - 0 !
tools/xml_spellcheck/xml_spellcheck | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix spelling errors
07_691028.diff | (download)

tools/xml_grep/xml_grep | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 fix xml_grep producing invalid output when input from stdin
Bug-Debian: https://bugs.debian.org/691028
CVE 2016 9180.patch | (download)

lib/XML/Twig.pm | 4 4 + 0 - 0 !
t/CVE-2016-9180.t | 41 41 + 0 - 0 !
t/CVE-2016-9180.txt | 1 1 + 0 - 0 !
t/CVE-2016-9180.xml | 5 5 + 0 - 0 !
4 files changed, 51 insertions(+)

 update documentation for xml::twig.
 Mention problems with expand_external_ents and add
 information about new no_xxe argument.
 .
 Additionally add tests for both expand_external_ents and no_xxe.