tag 864664 pending
thanks
Hello,
Bug #864664 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://anonscm.debian.org/git/pkg-multimedia/libquicktime.git/commit/?id=4728e38
---
commit 4728e38f2045d3d33be3d442a0ab9801990b4339
Author: Reinhard Tartler <[email protected]>
Date: Fri Jun 30 16:18:03 2017 -0400
add security patches
diff --git a/debian/changelog b/debian/changelog
index 9a25361..4472aab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libquicktime (2:1.2.4-11) unstable; urgency=medium
+
+ * Cherry pick security patches from upstream (Closes: #864664)
+ - CVE-2017-9122
+ - CVE-2017-9123
+ - CVE-2017-9124
+ - CVE-2017-9125
+ - CVE-2017-9126
+ - CVE-2017-9127
+ - CVE-2017-9128
+
+ -- Reinhard Tartler <[email protected]> Fri, 30 Jun 2017 16:16:24 -0400
+
libquicktime (2:1.2.4-10) unstable; urgency=medium
* Fix integer overflow in the quicktime_read_pascal function (CVE-2016-2399)