Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache2-mod_auth_openidc for 
openSUSE:Factory checked in at 2025-09-09 20:30:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_auth_openidc (Old)
 and      /work/SRC/openSUSE:Factory/.apache2-mod_auth_openidc.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2-mod_auth_openidc"

Tue Sep  9 20:30:38 2025 rev:40 rq:1303323 version:2.4.18

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache2-mod_auth_openidc/apache2-mod_auth_openidc.changes
        2025-06-24 20:52:07.843636783 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_auth_openidc.new.1977/apache2-mod_auth_openidc.changes
      2025-09-09 20:31:17.043853419 +0200
@@ -1,0 +2,16 @@
+Tue Sep  9 09:25:18 UTC 2025 - [email protected]
+
+- version update to 2.4.18
+  * add Valgrind target to Makefile and to Github Build action
+  * release 2.4.18
+  * revise test/check and code coverage functions
+  * revise autoconf/automake, split over subdirs now
+  * add tests for memcache TTL
+  * fix check OIDC_CONFIG_POS_TIMEOUT_UNSET for memcache TTL getter; #1345
+  * bump to 2.4.18dev
+  * fix parsing the value set via OIDCMemCacheConnectionsTTL and interpret it 
in
+    seconds correctly now (instead of microseconds); see #1345; thanks @rpluem
+  * use the server process pool for static variable allocation rather than the 
pconf pool
+    to prevents possible segmentation faults after (graceful) restarting the 
same process
+
+-------------------------------------------------------------------

Old:
----
  mod_auth_openidc-2.4.17.1.tar.gz

New:
----
  mod_auth_openidc-2.4.18.tar.gz

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

Other differences:
------------------
++++++ apache2-mod_auth_openidc.spec ++++++
--- /var/tmp/diff_new_pack.nNcJJh/_old  2025-09-09 20:31:17.575875840 +0200
+++ /var/tmp/diff_new_pack.nNcJJh/_new  2025-09-09 20:31:17.575875840 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache2-mod_auth_openidc
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 # Copyright (c) 2025 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           apache2-mod_auth_openidc
-Version:        2.4.17.1
+Version:        2.4.18
 Release:        0
 Summary:        Apache2.x module for an OpenID Connect enabled Identity 
Provider
 License:        Apache-2.0
@@ -56,7 +56,7 @@
 %make_build
 
 %install
-install -D -m0755 .libs/mod_auth_openidc.so 
%{buildroot}%{apache_libexecdir}/mod_auth_openidc.so
+install -D -m0755 src/.libs/mod_auth_openidc.so 
%{buildroot}%{apache_libexecdir}/mod_auth_openidc.so
 
 %check
 make -j1 test

++++++ mod_auth_openidc-2.4.17.1.tar.gz -> mod_auth_openidc-2.4.18.tar.gz ++++++
++++ 7277 lines of diff (skipped)

Reply via email to