Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tomcat11 for openSUSE:Factory checked in at 2025-08-25 20:39:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tomcat11 (Old) and /work/SRC/openSUSE:Factory/.tomcat11.new.30751 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tomcat11" Mon Aug 25 20:39:32 2025 rev:6 rq:1301290 version:11.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/tomcat11/tomcat11.changes 2025-08-14 13:19:06.941406156 +0200 +++ /work/SRC/openSUSE:Factory/.tomcat11.new.30751/tomcat11.changes 2025-08-25 20:41:46.329326045 +0200 @@ -1,0 +2,40 @@ +Mon Aug 25 13:38:13 UTC 2025 - Michele Bussolotto <michele.bussolo...@suse.com> + +- Update to Tomcat 11.0.10 + * Fixed CVEs: + + CVE-2025-48989: Update the HTTP/2 overhead documentation (bsc#1243895) + * Catalina + + Fix: Fix bloom filter population for archive indexing when using a + packed WAR containing one or more JAR files. (markt) + * Coyote + + Fix: 69748: Add missing call to set keep-alive timeout when using + HTTP/1.1 following an async request, which was present for AJP. + (remm/markt) + + Fix: 69762: Fix possible overflow during HPACK decoding of integers. + Note that the maximum permitted value of an HPACK decoded integer is + Integer.MAX_VALUE. (markt) + + Fix: Update the HTTP/2 overhead documentation - particularly the code + comments - to reflect the deprecation of the PRIORITY frame and + clarify that a stream reset always triggers an overhead increase. + (markt) + * Cluster + + Update: Add enableStatistics configuration attribute for the + DeltaManager, defaulting to true. (remm) + * WebSocket + + Fix: Align the WebSocket extension handling for WebSocket client + connections with WebSocket server connections. The WebSocket client + now only includes an extension requested by an endpoint in the + opening handshake if the WebSocket client supports that extension. + (markt) + * Web applications + + Fix: Manager and Host Manager. Provide the Manager and Host Manager + web applications with a dedicated favicon file rather than using the + one from the ROOT web application which might not be present or may + represent something entirely different. Pull requests #876 and #878 + by Simon Arame. + * Other + + Update: Update Checkstyle to 10.26.1. (markt) + + Add: Improvements to French translations. (remm) + + Add: Improvements to Japanese translations by tak7iji. (markt) + +------------------------------------------------------------------- Old: ---- apache-tomcat-11.0.9-src.tar.gz apache-tomcat-11.0.9-src.tar.gz.asc New: ---- _scmsync.obsinfo apache-tomcat-11.0.10-src.tar.gz apache-tomcat-11.0.10-src.tar.gz.asc build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tomcat11.spec ++++++ --- /var/tmp/diff_new_pack.CWScgG/_old 2025-08-25 20:41:48.353410841 +0200 +++ /var/tmp/diff_new_pack.CWScgG/_new 2025-08-25 20:41:48.373411679 +0200 @@ -29,7 +29,7 @@ %define elspec %{elspec_major}.%{elspec_minor} %define major_version 11 %define minor_version 0 -%define micro_version 9 +%define micro_version 10 %define java_major 1 %define java_minor 17 %define java_version %{java_major}.%{java_minor} ++++++ _scmsync.obsinfo ++++++ mtime: 1756129407 commit: c0fea7b4c776322652b6b4af7ebfb10feeb1669faae79865e0e14dff1bf9934a url: https://src.opensuse.org/java-packages/tomcat11.git revision: c0fea7b4c776322652b6b4af7ebfb10feeb1669faae79865e0e14dff1bf9934a projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj ++++++ apache-tomcat-11.0.9-src.tar.gz -> apache-tomcat-11.0.10-src.tar.gz ++++++ /work/SRC/openSUSE:Factory/tomcat11/apache-tomcat-11.0.9-src.tar.gz /work/SRC/openSUSE:Factory/.tomcat11.new.30751/apache-tomcat-11.0.10-src.tar.gz differ: char 14, line 1 ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-08-25 15:49:35.000000000 +0200 @@ -0,0 +1 @@ +.osc