[tomcat7] 02/02: Update changelog and patch header and release +deb8u9
Markus Koschany
apo at moszumanska.debian.org
Wed Feb 22 19:11:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch jessie
in repository tomcat7.
commit a1013242c7dd2a50c8719b7b1cc6cb85d35158c3
Author: Markus Koschany <apo at debian.org>
Date: Sat Feb 18 19:19:05 2017 +0100
Update changelog and patch header and release +deb8u9
---
debian/changelog | 9 +++++++++
debian/patches/BZ57544-infinite-loop-part2.patch | 4 ++++
2 files changed, 13 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8112c76..7376737 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+tomcat7 (7.0.56-3+deb8u9) jessie-security; urgency=high
+
+ * Team upload.
+ * Add BZ57544-infinite-loop-part2.patch.
+ Fix regression due to an incomplete fix for CVE-2017-6056.
+ See #854551 for further information.
+
+ -- Markus Koschany <apo at debian.org> Sat, 18 Feb 2017 19:16:13 +0100
+
tomcat7 (7.0.56-3+deb8u8) jessie-security; urgency=high
* Team upload.
diff --git a/debian/patches/BZ57544-infinite-loop-part2.patch b/debian/patches/BZ57544-infinite-loop-part2.patch
index 43df92e..d751eb4 100644
--- a/debian/patches/BZ57544-infinite-loop-part2.patch
+++ b/debian/patches/BZ57544-infinite-loop-part2.patch
@@ -2,6 +2,10 @@ From: Markus Koschany <apo at debian.org>
Date: Sat, 18 Feb 2017 19:15:02 +0100
Subject: BZ57544-infinite-loop-part2
+Fix 400 HTTP errors due to an incomplete fix for CVE-2017-6056.
+
+Bug-Debian: https://bugs.debian.org/854551
+Origin: https://github.com/apache/tomcat80/commit/534d62075f8c03cc3e77f301e53be53acdefd1c9
---
java/org/apache/coyote/http11/AbstractInputBuffer.java | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat7.git
More information about the pkg-java-commits
mailing list