Package: libxml-twig-perl / 1:3.52-2

Metadata

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

Patch series

view the series file
Patch File delta Description
03_cosmetics.diff | (download)

Twig.pm | 18 9 9 - 0 !
Twig_pm.slow | 18 9 9 - 0 !
2 files changed, 18 insertions( ), 18 deletions(-)

 pod cosmetics, mostly removing word breaks
 Fixes lintian manpage-has-errors-from-man.
06_spelling.diff | (download)

Twig.pm | 10 5 5 - 0 !
Twig_pm.slow | 10 5 5 - 0 !
tools/xml_spellcheck/xml_spellcheck | 2 1 1 - 0 !
3 files changed, 11 insertions( ), 11 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)

Twig_pm.slow | 9 9 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, 56 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.