diff options
author | Moritz Muehlenhoff <jmm@debian.org> | 2008-01-11 21:10:20 +0000 |
---|---|---|
committer | Mike Hommey <glandium@debian.org> | 2008-09-19 21:38:33 +0200 |
commit | 86a01ff28cbe9bc4bb5f567544c9c3bc2d32169c (patch) | |
tree | 83ecaaa94ba42089b3179c508003bce6af915376 /debian | |
parent | b745d983af6f2b06e5fd5641acf3caccb6683695 (diff) | |
download | libxml2-debian/2.6.27.dfsg-2.tar.gz |
* Fix CVE-2007-6284debian/2.6.27.dfsg-2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r--[-rwxr-xr-x] | debian/rules | 0 |
2 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7c98787..40beca2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libxml2 (2.6.27.dfsg-2) stable-security; urgency=high + + * Fix CVE-2007-6284 + + -- Moritz Muehlenhoff <jmm@debian.org> Fri, 11 Jan 2008 21:10:20 +0000 + libxml2 (2.6.27.dfsg-1) unstable; urgency=low * New "huge bug fixes list" upstream release. diff --git a/debian/rules b/debian/rules index a423222..a423222 100755..100644 --- a/debian/rules +++ b/debian/rules |