[tomcat7] branch wheezy updated (a24bced -> 8e55a42)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 11 10:15:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch wheezy
in repository tomcat7.
from a24bced Upload to stable
new b30bd83 Fixed CVE-2014-7810: Potential issue with BeanELresolver when running under a security manager
new 04b149d Fixed CVE-2014-0099: Check for overflow when parsing the request content length header
new e049610 Fixed CVE-2013-4444: Remove serialization support from FileItem
new be95450 Fixed CVE-2014-0075: DoS caused by malformed chunk size
new 9907927 Fixed CVE-2014-0227: Add an error flag in ChunkedInputFilter to allow subsequent attempts at reading after an error to fail fast
new 8e55a42 Fixed CVE-2014-0230: Add a new limit for the amount of data Tomcat will swallow for an aborted upload
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 26 +++
debian/patches/CVE-2013-4444.patch | 114 +++++++++++
debian/patches/CVE-2014-0075.patch | 38 ++++
debian/patches/CVE-2014-0099.patch | 109 ++++++++++
debian/patches/CVE-2014-0227.patch | 213 +++++++++++++++++++
debian/patches/CVE-2014-0230.patch | 406 +++++++++++++++++++++++++++++++++++++
debian/patches/CVE-2014-7810.patch | 110 ++++++++++
debian/patches/series | 6 +
8 files changed, 1022 insertions(+)
create mode 100644 debian/patches/CVE-2013-4444.patch
create mode 100644 debian/patches/CVE-2014-0075.patch
create mode 100644 debian/patches/CVE-2014-0099.patch
create mode 100644 debian/patches/CVE-2014-0227.patch
create mode 100644 debian/patches/CVE-2014-0230.patch
create mode 100644 debian/patches/CVE-2014-7810.patch
--
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