Hello community,

here is the log from the commit of package tomcat for openSUSE:Factory checked 
in at 2020-05-28 09:15:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tomcat (Old)
 and      /work/SRC/openSUSE:Factory/.tomcat.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tomcat"

Thu May 28 09:15:03 2020 rev:68 rq:809216 version:9.0.35

Changes:
--------
--- /work/SRC/openSUSE:Factory/tomcat/tomcat.changes    2020-04-14 
15:18:45.252620037 +0200
+++ /work/SRC/openSUSE:Factory/.tomcat.new.3606/tomcat.changes  2020-05-28 
09:15:30.916708321 +0200
@@ -1,0 +2,12 @@
+Tue May 26 14:58:13 UTC 2020 - Matei Albu <[email protected]>
+
+- Update to Tomcat 9.0.35. See changelog at
+  https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.35_(markt)
+- Fixed CVEs:
+  - CVE-2020-9484 (bsc#1171928)
+- Rebased patches:
+  * tomcat-9.0-javadoc.patch
+  * tomcat-9.0-osgi-build.patch
+  * tomcat-9.0.31-java8compat.patch
+  
+-------------------------------------------------------------------

Old:
----
  apache-tomcat-9.0.34-src.tar.gz
  apache-tomcat-9.0.34-src.tar.gz.asc

New:
----
  apache-tomcat-9.0.35-src.tar.gz
  apache-tomcat-9.0.35-src.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tomcat.spec ++++++
--- /var/tmp/diff_new_pack.viOyFT/_old  2020-05-28 09:15:31.792710388 +0200
+++ /var/tmp/diff_new_pack.viOyFT/_new  2020-05-28 09:15:31.796710398 +0200
@@ -22,7 +22,7 @@
 %define elspec 3.0
 %define major_version 9
 %define minor_version 0
-%define micro_version 34
+%define micro_version 35
 %define packdname apache-tomcat-%{version}-src
 # FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/
 %global basedir /srv/%{name}

++++++ apache-tomcat-9.0.34-src.tar.gz -> apache-tomcat-9.0.35-src.tar.gz ++++++
++++ 19778 lines of diff (skipped)

++++++ tomcat-9.0-javadoc.patch ++++++
--- /var/tmp/diff_new_pack.viOyFT/_old  2020-05-28 09:15:33.044713342 +0200
+++ /var/tmp/diff_new_pack.viOyFT/_new  2020-05-28 09:15:33.044713342 +0200
@@ -1,8 +1,8 @@
-Index: apache-tomcat-9.0.33-src/build.xml
+Index: apache-tomcat-9.0.35-src/build.xml
 ===================================================================
---- apache-tomcat-9.0.33-src.orig/build.xml
-+++ apache-tomcat-9.0.33-src/build.xml
-@@ -1891,7 +1891,7 @@ Apache Tomcat ${version} native binaries
+--- apache-tomcat-9.0.35-src.orig/build.xml
++++ apache-tomcat-9.0.35-src/build.xml
+@@ -1902,7 +1902,7 @@ Apache Tomcat ${version} native binaries
        source="${compile.source}"
        maxmemory="512m"
        failonerror="true"
@@ -11,7 +11,7 @@
        <classpath>
          <path refid="compile.classpath"/>
          <path location="${ant.core.lib}"/>
-@@ -1913,7 +1913,7 @@ Apache Tomcat ${version} native binaries
+@@ -1924,7 +1924,7 @@ Apache Tomcat ${version} native binaries
        source="${compile.source}"
        maxmemory="512m"
        failonerror="true"
@@ -20,7 +20,7 @@
        <classpath>
          <path refid="compile.classpath"/>
          <path location="${ant.core.lib}"/>
-@@ -1934,7 +1934,7 @@ Apache Tomcat ${version} native binaries
+@@ -1945,7 +1945,7 @@ Apache Tomcat ${version} native binaries
        source="${compile.source}"
        maxmemory="512m"
        failonerror="true"
@@ -29,7 +29,7 @@
        <classpath>
          <path refid="compile.classpath"/>
          <path location="${ant.core.lib}"/>
-@@ -1955,7 +1955,7 @@ Apache Tomcat ${version} native binaries
+@@ -1966,7 +1966,7 @@ Apache Tomcat ${version} native binaries
        source="${compile.source}"
        maxmemory="512m"
        failonerror="true"
@@ -38,7 +38,7 @@
        <classpath>
          <path refid="compile.classpath"/>
          <path location="${ant.core.lib}"/>
-@@ -1976,7 +1976,7 @@ Apache Tomcat ${version} native binaries
+@@ -1987,7 +1987,7 @@ Apache Tomcat ${version} native binaries
        source="${compile.source}"
        maxmemory="512m"
        failonerror="true"
@@ -47,7 +47,7 @@
        <classpath>
          <path refid="compile.classpath"/>
          <path location="${ant.core.lib}"/>
-@@ -1994,9 +1994,10 @@ Apache Tomcat ${version} native binaries
+@@ -2005,9 +2005,10 @@ Apache Tomcat ${version} native binaries
        docencoding="UTF-8"
        charset="UTF-8"
        additionalparam="-breakiterator -notimestamp"
@@ -59,7 +59,7 @@
        <classpath>
          <path refid="compile.classpath"/>
          <path location="${ant.core.lib}"/>
-@@ -2016,7 +2017,7 @@ Apache Tomcat ${version} native binaries
+@@ -2027,7 +2028,7 @@ Apache Tomcat ${version} native binaries
        source="${compile.source}"
        maxmemory="512m"
        failonerror="true"
@@ -68,7 +68,7 @@
        <classpath>
          <path refid="compile.classpath"/>
          <path location="${ant.core.lib}"/>
-@@ -2027,8 +2028,6 @@ Apache Tomcat ${version} native binaries
+@@ -2038,8 +2039,6 @@ Apache Tomcat ${version} native binaries
        <link href="../elapi"/>
        <link href="../websocketapi"/>
        <link href="../jaspicapi"/>

++++++ tomcat-9.0-osgi-build.patch ++++++
--- /var/tmp/diff_new_pack.viOyFT/_old  2020-05-28 09:15:33.092713456 +0200
+++ /var/tmp/diff_new_pack.viOyFT/_new  2020-05-28 09:15:33.096713464 +0200
@@ -1,8 +1,8 @@
-Index: apache-tomcat-9.0.33-src/build.xml
+Index: apache-tomcat-9.0.35-src/build.xml
 ===================================================================
---- apache-tomcat-9.0.33-src.orig/build.xml
-+++ apache-tomcat-9.0.33-src/build.xml
-@@ -3316,6 +3316,9 @@ Read the Building page on the Apache Tom
+--- apache-tomcat-9.0.35-src.orig/build.xml
++++ apache-tomcat-9.0.35-src/build.xml
+@@ -3327,6 +3327,9 @@ Read the Building page on the Apache Tom
      <path id="bndlib.classpath">
        <fileset file="${bnd.jar}" />
        <fileset file="${bndlib.jar}" />

++++++ tomcat-9.0.31-java8compat.patch ++++++
++++ 939 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/tomcat/tomcat-9.0.31-java8compat.patch
++++ and 
/work/SRC/openSUSE:Factory/.tomcat.new.3606/tomcat-9.0.31-java8compat.patch



Reply via email to