This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch wheezy in repository tomcat7.
commit baa32e7991a62a3259506567325cdb834d18da05 Author: Markus Koschany <[email protected]> Date: Sat Feb 18 19:14:15 2017 +0100 Update patch header --- debian/patches/BZ57544-infinite-loop-part2.patch | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/patches/BZ57544-infinite-loop-part2.patch b/debian/patches/BZ57544-infinite-loop-part2.patch index 50e5414..6c594d7 100644 --- a/debian/patches/BZ57544-infinite-loop-part2.patch +++ b/debian/patches/BZ57544-infinite-loop-part2.patch @@ -2,6 +2,10 @@ From: Markus Koschany <[email protected]> Date: Sat, 18 Feb 2017 18:04:45 +0000 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

