Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache2-mod_jk for openSUSE:Factory 
checked in at 2023-10-17 20:24:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_jk (Old)
 and      /work/SRC/openSUSE:Factory/.apache2-mod_jk.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2-mod_jk"

Tue Oct 17 20:24:57 2023 rev:39 rq:1118245 version:1.2.49

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2-mod_jk/apache2-mod_jk.changes    
2020-05-19 14:49:05.564151048 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_jk.new.20540/apache2-mod_jk.changes 
2023-10-17 20:25:11.187677139 +0200
@@ -1,0 +2,40 @@
+Tue Oct 17 07:41:10 UTC 2023 - David Anes <david.a...@suse.com>
+
+- Update to version 1.2.49:
+  Apache
+    * Retrieve default request id from mod_unique_id. It can also be
+      taken from an arbitrary environment variable by configuring
+      "JkRequestIdIndicator".
+    * Don't delegate the generatation of the response body to httpd
+      when the status code represents an error if the request used
+      the HEAD method.
+    * Only export the main module symbol. Visibility of module 
+      internal symbols led to crashes when conflicting with library
+      symbols. Based on a patch provided by Josef Čejka.
+    * Remove support for implicit mapping of requests to workers. 
+      All mappings must now be explicit.
+  IIS
+    * Set default request id as a GUID. It can also be taken from an
+      arbitrary request header by configuring "request_id_header".
+    * Fix non-empty check for the Translate header.
+  Common
+    * Fix compiler warning when initializing and copying fixed 
+      length strings.
+    * Add a request id to mod_jk log lines.
+    * Enable configure to find the correct sizes for pid_t and 
+      pthread_t when building on MacOS.
+    * Fix Clang 15/16 compatability. Pull request #6 provided by 
+      Sam James.
+    * Improve XSS hardening in status worker.
+    * Add additional bounds and error checking when reading AJP 
+      messages.
+  Docs
+    * Remove support for the Netscape / Sun ONE / Oracle iPlanet Web
+      Server as the product has been retired.
+    * Remove links to the old JK2 documentation. The JK2 
+      documentation is still available, it is just no longer linked
+      from the current JK documentation.
+    * Restructure subsections in changelog starting with version 
+      1.2.45.
+
+-------------------------------------------------------------------

Old:
----
  tomcat-connectors-1.2.48-src.tar.gz
  tomcat-connectors-1.2.48-src.tar.gz.asc

New:
----
  tomcat-connectors-1.2.49-src.tar.gz
  tomcat-connectors-1.2.49-src.tar.gz.asc

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

Other differences:
------------------
++++++ apache2-mod_jk.spec ++++++
--- /var/tmp/diff_new_pack.7eSEKu/_old  2023-10-17 20:25:12.287715647 +0200
+++ /var/tmp/diff_new_pack.7eSEKu/_new  2023-10-17 20:25:12.291715788 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache2-mod_jk
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define connectors_root    tomcat-connectors-%{version}-src
 Name:           apache2-mod_jk
-Version:        1.2.48
+Version:        1.2.49
 Release:        0
 Summary:        Connectors between Apache and Tomcat Servlet Container
 License:        Apache-2.0

++++++ tomcat-connectors-1.2.48-src.tar.gz -> 
tomcat-connectors-1.2.49-src.tar.gz ++++++
++++ 303579 lines of diff (skipped)

Reply via email to