Hello community, here is the log from the commit of package tomcat for openSUSE:Factory checked in at 2020-04-14 15:10:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tomcat (Old) and /work/SRC/openSUSE:Factory/.tomcat.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tomcat" Tue Apr 14 15:10:01 2020 rev:67 rq:793742 version:9.0.34 Changes: -------- --- /work/SRC/openSUSE:Factory/tomcat/tomcat.changes 2020-03-30 23:05:47.352258064 +0200 +++ /work/SRC/openSUSE:Factory/.tomcat.new.2738/tomcat.changes 2020-04-14 15:18:45.252620037 +0200 @@ -1,0 +2,19 @@ +Fri Apr 10 15:43:59 UTC 2020 - Javier Llorente <[email protected]> + +- Update to Tomcat 9.0.34. See changelog at + https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.34_(markt) +- Notable changes: + * Add support for default values when using ${...} property + replacement in configuration files. Based on a pull request + provided by Bernd Bohmann. + * When configuring an HTTP Connector, warn if the encoding + specified for URIEncoding is not a superset of US-ASCII as + required by RFC 7230. + * Replace the system property + org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH with + the Connector attribute encodedSolidusHandling that adds an + additional option to pass the %2f sequence through to the + application without decoding it in addition to rejecting such + sequences and decoding such sequences. + +------------------------------------------------------------------- Old: ---- apache-tomcat-9.0.33-src.tar.gz apache-tomcat-9.0.33-src.tar.gz.asc New: ---- apache-tomcat-9.0.34-src.tar.gz apache-tomcat-9.0.34-src.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tomcat.spec ++++++ --- /var/tmp/diff_new_pack.1frrNY/_old 2020-04-14 15:18:46.484621299 +0200 +++ /var/tmp/diff_new_pack.1frrNY/_new 2020-04-14 15:18:46.488621303 +0200 @@ -22,7 +22,7 @@ %define elspec 3.0 %define major_version 9 %define minor_version 0 -%define micro_version 33 +%define micro_version 34 %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.33-src.tar.gz -> apache-tomcat-9.0.34-src.tar.gz ++++++ ++++ 7174 lines of diff (skipped)
