This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository tomcat6.
commit 421b1eac81589b7792926f25c204860f9234f7b0 Author: Markus Koschany <[email protected]> Date: Sat Feb 27 16:21:16 2016 +0100 Fix changelog line too long --- debian/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6b6c388..739af2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,9 +15,9 @@ tomcat6 (6.0.45-1) unstable; urgency=medium org/apache/catalina/core/RestrictedServlets.properties list which allows remote authenticated users to bypass intended SecurityManager restrictions. - - CVE-2016-0714: The session-persistence implementation in Apache Tomcat before - 6.0.45 mishandles session attributes, which allows remote authenticated - users to bypass intended SecurityManager restrictions. + - CVE-2016-0714: The session-persistence implementation in Apache Tomcat + before 6.0.45 mishandles session attributes, which allows remote + authenticated users to bypass intended SecurityManager restrictions. - CVE-2016-0763: The setGlobalContext method in org/apache/naming/factory/ResourceLinkFactory.java in Apache Tomcat does not consider whether ResourceLinkFactory.setGlobalContext callers are -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat6.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

