From: Arkadiusz Miśkiewicz Date: Thu, 26 Jul 2018 12:25:54 +0000 (+0200) Subject: - up to 7.0.90; fixes CVE-2017-12617 X-Git-Tag: auto/th/tomcat-7.0.90-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ftomcat.git;a=commitdiff_plain;h=bdef47f - up to 7.0.90; fixes CVE-2017-12617 --- diff --git a/tomcat-build.xml.patch b/tomcat-build.xml.patch index 487f131..52ed244 100644 --- a/tomcat-build.xml.patch +++ b/tomcat-build.xml.patch @@ -27,7 +27,7 @@ if="${test.cobertura}" description="Adds Cobertura instrumentation to the compiled bytecode"> -@@ -1430,52 +1369,10 @@ +@@ -1556,67 +1556,10 @@ @@ -40,30 +40,45 @@ - - - +- +- +- - - - - - - +- +- +- - - - - - - +- +- +- - - - - - - +- +- +- - - - - - - +- +- +- - - - @@ -91,7 +106,7 @@ -@@ -1577,18 +1475,6 @@ +@@ -1660,24 +1660,6 @@ depends="extras-prepare" description="Prepare to build web services extras package"> @@ -99,12 +114,18 @@ - - - +- +- +- - - - - - - +- +- +- - - = 1.1. -%define jclver 1.1.3 +%define jclver 1.2 %include /usr/lib/rpm/macros.java Summary: Web server and Servlet/JSP Engine, RI for Servlet %{servletapiver}/JSP %{jspapiver} API Summary(pl.UTF-8): Serwer www i silnik Servlet/JSP będący wzorcową implementacją API Servlet %{servletapiver}/JSP %{jspapiver} Name: tomcat -Version: 7.0.88 +Version: 7.0.90 Release: 1 License: Apache v2.0 Group: Networking/Daemons/Java Source0: http://www.apache.org/dist/tomcat/tomcat-7/v%{version}/src/apache-%{name}-%{version}-src.tar.gz -# Source0-md5: 839796dfd31ac436c009006f1f815b10 +# Source0-md5: d5b2197a0a5fcc2101aa54648acab2b2 Source1: apache-%{name}.init Source2: apache-%{name}.sysconfig Source3: %{name}-build.properties @@ -32,7 +32,7 @@ Source14: %{name}-context-examples.xml Source15: %{name}.logrotate Source16: log4j.properties Source100: http://www.apache.org/dist/commons/logging/source/commons-logging-%{jclver}-src.tar.gz -# Source100-md5: e8e197d628436490886d17cffa108fe3 +# Source100-md5: ce977548f1cbf46918e93cd38ac35163 Patch0: %{name}-build.xml.patch Patch1: server.xml-URIEncoding-utf8.patch Patch2: %{name}-LDAPUserDatabase.patch