summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAron Xu <aron@debian.org>2015-09-21 22:54:59 +0800
committerAron Xu <aron@debian.org>2015-09-21 22:54:59 +0800
commitd837811e969fac31afdf39c00ba579b33f6adeb6 (patch)
treeeac97bc22ada158533631911302acb1aa6682195 /debian/changelog
parentd2d60c1093371b07000cd1a1a10104b096f28cf4 (diff)
downloadlibxml2-d837811e969fac31afdf39c00ba579b33f6adeb6.tar.gz
Revert "Fix 3 security issues by adding 4 patches"
This reverts commit c8bb544cf113e1231e9f1f391bd70a5c55480453.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog
index 78e557c..dc762be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,14 +5,6 @@ libxml2 (2.9.2+really2.9.1+dfsg1-0.1) unstable; urgency=medium
again. Closes: #766884
* Restore all patches available in 2.9.1+dfsg1-5 in stretch, ensuring
CVE-2014-3660 is fixed too.
- * Fix 3 security issues by adding 4 patches:
- - CVE-2015-1819: The xmlreader in libxml allows remote attackers to cause
- a denial of service (memory consumption) via crafted XML data, related to
- an XML Entity Expansion (XEE) attack. Closes: #782782
- - Out-of-bounds access when parsing unclosed HTML comment
- https://bugzilla.gnome.org/show_bug.cgi?id=746048 Closes: #782985
- - Out-of-bounds memory access
- https://bugzilla.gnome.org/show_bug.cgi?id=744980 Closes: #783010
-- Raphaƫl Hertzog <hertzog@debian.org> Tue, 25 Aug 2015 22:31:29 +0200