diff options
author | Aron Xu <aron@debian.org> | 2015-09-22 17:29:50 +0800 |
---|---|---|
committer | Aron Xu <aron@debian.org> | 2015-09-22 17:29:50 +0800 |
commit | 76c19f4d5b3328c05649314336d27c1f44a49e96 (patch) | |
tree | a070db1bf86c292af39856f690d1c61c8ff92ae3 | |
parent | fccd80a7d35b9eefabcc384d5c9fe89d9545dd22 (diff) | |
download | libxml2-76c19f4d5b3328c05649314336d27c1f44a49e96.tar.gz |
Changelog for new upload
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2a33410..a4a2c9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +libxml2 (2.9.2+zdfsg1-4) unstable; urgency=medium + + * Revert everything in N'ACKed NMU revert to 2.9.1. + - Resolving regression, Closes: #754424 + - Drop the following NMU, not needed in 2.9.2, Closes: #781232 + - Drop not approved patch for GNOME #746048 + * Revert icu dbg drop, but don't hardcode version, + thanks Matthias Klose <doko>, Closes: #798642 + * Cherry pick upstream post release patches: + - Fix for regression triggered by CVE-2014-3660, Closes: #768089 + - Fix for the spurious ID already defined error, Closes: #766884 + - Fix for CVE-2015-1819, Closes: #782782 + - Fix for GNOME #744980, Closes: #783010 + - Several fixes for memory related issues. + + -- Aron Xu <aron@debian.org> Tue, 22 Sep 2015 16:31:48 +0800 + libxml2 (2.9.2+dfsg1-3) unstable; urgency=medium * Add icu related deps for -dev and -dbg packages |