From 0c042f0bb6ad3430c27fddae62c241eff9b9e777 Mon Sep 17 00:00:00 2001 From: Miroslav Ć ulc Date: Wed, 7 Sep 2011 17:16:21 +0000 Subject: www-servers/tomcat: removed version affected by CVE-2011-3190 (Portage version: 2.1.10.14/cvs/Linux x86_64) --- www-servers/tomcat/files/7/7.0.20-build-xml.patch | 136 ---------------------- 1 file changed, 136 deletions(-) delete mode 100644 www-servers/tomcat/files/7/7.0.20-build-xml.patch (limited to 'www-servers/tomcat/files') diff --git a/www-servers/tomcat/files/7/7.0.20-build-xml.patch b/www-servers/tomcat/files/7/7.0.20-build-xml.patch deleted file mode 100644 index 9a7825c502f7..000000000000 --- a/www-servers/tomcat/files/7/7.0.20-build-xml.patch +++ /dev/null @@ -1,136 +0,0 @@ ---- build.xml.orig 2011-03-05 14:11:01.000000000 +0100 -+++ build.xml 2011-03-08 17:39:53.752257789 +0100 -@@ -147,6 +147,7 @@ - - - -+ - - - -@@ -291,6 +292,7 @@ - - - -+ - - - -@@ -420,7 +422,7 @@ - - - -- -+ - - - -@@ -464,7 +466,7 @@ - - - -- -+ - - - - -- -+ -+ JSP 2.2 Implementation JAR File - - -- -+ JSP 2.2 EL Implementation JAR File - -- -+--> - - - -- -+ - - - -@@ -745,14 +747,14 @@ - - -- -+ - - - -@@ -809,7 +811,7 @@ - source="${compile.source}" - target="${compile.target}" - optimize="${compile.optimize}" -- classpath="${tomcat.classes}" -+ classpath="${tomcat.classes}:${jsp-api.jar}" - excludes="**/CVS/**,**/.svn/**" - encoding="ISO-8859-1" - includeantruntime="false"> -@@ -821,7 +823,7 @@ - source="${compile.source}" - target="${compile.target}" - optimize="${compile.optimize}" -- classpath="$tomcat.lcasses}" -+ classpath="${tomcat.classes}:${jsp-api.jar}" - excludes="**/CVS/**,**/.svn/**" - encoding="ISO-8859-1" - includeantruntime="false"> -@@ -829,11 +831,11 @@ - - - -- -+ - - - -@@ -1008,7 +1010,7 @@ - - - -- -+ - - -