Bug#776869: libxml2: Bug with DTD parsing

2015-02-02 Thread Thomas Soete
Squeeze-lts is also affected. libxml2 (2.7.8.dfsg-2+squeeze10) is broken libxml2 (2.7.8.dfsg-2+squeeze8) works well. Thomas smime.p7s Description: S/MIME cryptographic signature

Bug#776869: libxml2: Bug with DTD parsing

2015-02-02 Thread Thomas SOETE
Package: libxml2 Version: 2.8.0+dfsg1-7+wheezy2 Severity: important Dear Maintainer, We found a case where DTD are not correctly handled in some XML files. Please find in attachment bug.xml and bug.dtd which reproduces the bug: Result : $ xmllint --format --noent --loaddtd bug.xml He