Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tomcat for openSUSE:Factory checked 
in at 2023-10-13 23:15:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tomcat (Old)
 and      /work/SRC/openSUSE:Factory/.tomcat.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tomcat"

Fri Oct 13 23:15:37 2023 rev:97 rq:1117656 version:9.0.82

Changes:
--------
--- /work/SRC/openSUSE:Factory/tomcat/tomcat.changes    2023-09-22 
21:49:48.946091563 +0200
+++ /work/SRC/openSUSE:Factory/.tomcat.new.20540/tomcat.changes 2023-10-13 
23:16:33.551124276 +0200
@@ -1,0 +2,48 @@
+Fri Oct 13 11:12:07 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Update to Tomcat 9.0.82
+  * Catalina
+    + Add: 65770: Provide a lifecycle listener that will
+      automatically reload TLS configurations a set time before the
+      certificate is due to expire. This is intended to be used with
+      third-party tools that regularly renew TLS certificates.
+    + Fix: Fix handling of an error reading a context descriptor on
+      deployment.
+    + Fix: Fix rewrite rule qsd (query string discard) being ignored
+      if qsa was also use, while it should instead take precedence.
+    + Fix: 67472: Send fewer CORS-related headers when CORS is not
+      actually being engaged.
+    + Add: Improve handling of failures within recycle() methods.
+  * Coyote
+    + Fix: 67670: Fix regression with HTTP compression after code
+      refactoring.
+    + Fix: 67198: Ensure that the AJP connector attribute
+      tomcatAuthorization takes precedence over the
+      tomcatAuthentication attribute when processing an auth_type
+      attribute received from a proxy server.
+    + Fix: 67235: Fix a NullPointerException when an AsyncListener
+      handles an error with a dispatch rather than a complete.
+    + Fix: When an error occurs during asynchronous processing,
+      ensure that the error handling process is only triggered once
+      per asynchronous cycle.
+    + Fix: Fix logic issue trying to match no argument method in
+      IntropectionUtil.
+    + Fix: Improve thread safety around readNotify and writeNotify
+      in the NIO2 endpoint.
+    + Fix: Avoid rare thread safety issue accessing message digest
+      map.
+    + Fix: Improve statistics collection for upgraded connections
+      under load.
+    + Fix: Align validation of HTTP trailer fields with standard
+      fields.
+    + Fix: Improvements to HTTP/2 overhead protection (bsc#1216182,
+      CVE-2023-44487)
+  * jdbc-pool
+    + Fix: 67664: Correct a regression in the clean-up of
+      unnecessary use of fully qualified class names in 9.0.81
+      that broke the jdbc-pool.
+  * Jasper
+    + Fix: 67080: Improve performance of EL expressions in JSPs that
+      use implicit objects
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ tomcat.spec ++++++
--- /var/tmp/diff_new_pack.e0PopW/_old  2023-10-13 23:16:34.287150972 +0200
+++ /var/tmp/diff_new_pack.e0PopW/_new  2023-10-13 23:16:34.287150972 +0200
@@ -22,7 +22,7 @@
 %define elspec 3.0
 %define major_version 9
 %define minor_version 0
-%define micro_version 80
+%define micro_version 82
 %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.80-src.tar.gz -> apache-tomcat-9.0.82-src.tar.gz ++++++
++++ 27401 lines of diff (skipped)

Reply via email to