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 2024-10-21 16:26:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache2-mod_jk (Old) and /work/SRC/openSUSE:Factory/.apache2-mod_jk.new.26871 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_jk" Mon Oct 21 16:26:25 2024 rev:41 rq:1216687 version:1.2.50 Changes: -------- --- /work/SRC/openSUSE:Factory/apache2-mod_jk/apache2-mod_jk.changes 2023-12-21 23:39:42.840948600 +0100 +++ /work/SRC/openSUSE:Factory/.apache2-mod_jk.new.26871/apache2-mod_jk.changes 2024-10-21 16:26:44.818325811 +0200 @@ -1,0 +2,18 @@ +Mon Oct 21 10:05:43 UTC 2024 - Gus Kenion <[email protected]> + +- Update to version 1.2.50: + * Apache + + Fix: 68117: Fix typo in new libtool flag introduced in + 1.2.49 to reduce symbol visibility. Also improve escaping + of it in the Makefile. + + Fix: Improve shared memory handling on non-Windows. + * IIS + + Update: Update PCRE bundled with the ISAPI redirector to + 8.45. + * Common + + Fix: #8: Fix compilation on musl. + + Update: Update config.guess and config.sub +- Remove apache2-fix-symbol-export-typo.patch - this upstream fix + is included in 1.2.50 + +------------------------------------------------------------------- Old: ---- apache2-fix-symbol-export-typo.patch tomcat-connectors-1.2.49-src.tar.gz tomcat-connectors-1.2.49-src.tar.gz.asc New: ---- tomcat-connectors-1.2.50-src.tar.gz tomcat-connectors-1.2.50-src.tar.gz.asc BETA DEBUG BEGIN: Old: + Update: Update config.guess and config.sub - Remove apache2-fix-symbol-export-typo.patch - this upstream fix is included in 1.2.50 BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache2-mod_jk.spec ++++++ --- /var/tmp/diff_new_pack.1znJsY/_old 2024-10-21 16:26:45.914371791 +0200 +++ /var/tmp/diff_new_pack.1znJsY/_new 2024-10-21 16:26:45.914371791 +0200 @@ -1,7 +1,7 @@ # # spec file for package apache2-mod_jk # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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.49 +Version: 1.2.50 Release: 0 Summary: Connectors between Apache and Tomcat Servlet Container License: Apache-2.0 @@ -29,10 +29,6 @@ Source2: README.SUSE Source3: https://www.apache.org/dist/tomcat/tomcat-connectors/jk/tomcat-connectors-%{version}-src.tar.gz.asc -# UPSTREAM-PATCH: -# https://bz.apache.org/bugzilla/show_bug.cgi?id=66005#c33 -Patch0: apache2-fix-symbol-export-typo.patch - BuildRequires: apache-rpm-macros BuildRequires: apache2-devel BuildRequires: java-devel @@ -54,7 +50,6 @@ %prep %setup -q -n %{connectors_root} -%autopatch -p1 %build # prepare apr ++++++ tomcat-connectors-1.2.49-src.tar.gz -> tomcat-connectors-1.2.50-src.tar.gz ++++++ ++++ 9738 lines of diff (skipped)
