Hello community, here is the log from the commit of package tomcat for openSUSE:Leap:15.2 checked in at 2020-03-01 08:51:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/tomcat (Old) and /work/SRC/openSUSE:Leap:15.2/.tomcat.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tomcat" Sun Mar 1 08:51:10 2020 rev:34 rq:779435 version:9.0.31 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/tomcat/tomcat.changes 2020-02-16 18:25:44.554637024 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.tomcat.new.26092/tomcat.changes 2020-03-01 08:51:22.601273584 +0100 @@ -1,0 +2,14 @@ +Tue Feb 25 13:24:14 UTC 2020 - Fridrich Strba <[email protected]> + +- Update to Tomcat 9.0.31. See changelog at + http://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.30_(markt) +- Fixed CVEs: + * CVE-2019-17569 (bsc#1164825) + * CVE-2020-1935 (bsc#1164860) + * CVE-2020-1938 (bsc#1164692) +- Modified patch + * tomcat-9.0.30-java8compat.patch + -> tomcat-9.0.31-java8compat.patch + + Adapt to changed context + +------------------------------------------------------------------- Old: ---- apache-tomcat-9.0.30-src.tar.gz apache-tomcat-9.0.30-src.tar.gz.asc tomcat-9.0.30-java8compat.patch New: ---- apache-tomcat-9.0.31-src.tar.gz apache-tomcat-9.0.31-src.tar.gz.asc tomcat-9.0.31-java8compat.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tomcat.spec ++++++ --- /var/tmp/diff_new_pack.Bpcjbm/_old 2020-03-01 08:51:23.289274953 +0100 +++ /var/tmp/diff_new_pack.Bpcjbm/_new 2020-03-01 08:51:23.293274961 +0100 @@ -22,7 +22,7 @@ %define elspec 3.0 %define major_version 9 %define minor_version 0 -%define micro_version 30 +%define micro_version 31 %define packdname apache-tomcat-%{version}-src # FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/ %global basedir /srv/%{name} @@ -48,7 +48,7 @@ Summary: Apache Servlet/JSP/EL Engine, RI for Servlet 4.0/JSP 2.3/EL 3.0 API License: Apache-2.0 Group: Productivity/Networking/Web/Servers -URL: http://tomcat.apache.org +URL: https://tomcat.apache.org Source0: https://archive.apache.org/dist/tomcat/tomcat-%{major_version}/v%{version}/src/%{packdname}.tar.gz Source1: %{name}-%{major_version}.%{minor_version}.conf Source2: %{name}-%{major_version}.%{minor_version}.init @@ -80,8 +80,7 @@ # PATCH-FIX-OPENSUSE: include all necessary aqute-bnd jars Patch4: tomcat-9.0-osgi-build.patch # PATCH-FIX-OPENSUSE: cast ByteBuffer to Buffer in cases where there is a risk of using Java 9+ apis -Patch5: tomcat-9.0.30-java8compat.patch - +Patch5: tomcat-9.0.31-java8compat.patch BuildRequires: ant >= 1.8.1 BuildRequires: ant-antlr BuildRequires: apache-commons-collections @@ -102,6 +101,7 @@ BuildRequires: javapackages-local BuildRequires: junit BuildRequires: log4j12 +BuildRequires: pkgconfig BuildRequires: sed BuildRequires: systemd-rpm-macros BuildRequires: unzip ++++++ apache-tomcat-9.0.30-src.tar.gz -> apache-tomcat-9.0.31-src.tar.gz ++++++ ++++ 7080 lines of diff (skipped) ++++++ tomcat-9.0.30-java8compat.patch -> tomcat-9.0.31-java8compat.patch ++++++ ++++ 2886 lines (skipped) ++++ between /work/SRC/openSUSE:Leap:15.2/tomcat/tomcat-9.0.30-java8compat.patch ++++ and /work/SRC/openSUSE:Leap:15.2/.tomcat.new.26092/tomcat-9.0.31-java8compat.patch
