summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Hommey <mh@glandium.org>2010-12-25 10:48:40 +0100
committerMike Hommey <mh@glandium.org>2010-12-25 10:48:40 +0100
commitd1c626b5352d49d474e4f0b6ad8cf47cc5e62eea (patch)
treec93b02d3011732dfec29bc497c65f8d73d2346cb
parentbaef5d157c02aefebf6ca5053fcef7d77e34fa27 (diff)
downloadlibxml2-d1c626b5352d49d474e4f0b6ad8cf47cc5e62eea.tar.gz
Release 2.7.8.dfsg-2debian/2.7.8.dfsg-2
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 16574f7..a517b01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxml2 (2.7.8.dfsg-2) unstable; urgency=low
+
+ * xpath.c: Fix a double-freeing error in XPath processing code.
+ (CVE-2010-4494). Closes: #607922.
+
+ -- Mike Hommey <glandium@debian.org> Sat, 25 Dec 2010 10:48:27 +0100
+
libxml2 (2.7.8.dfsg-1) unstable; urgency=low
* New upstream release.