17
0

4 Commits

Author SHA256 Message Date
c851d5c095 Accepting request 1303323 from Apache:Modules
- 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

OBS-URL: https://build.opensuse.org/request/show/1303323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2-mod_auth_openidc?expand=0&rev=40
2025-09-09 18:30:38 +00:00
54e7a11448 checkin
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_auth_openidc?expand=0&rev=86
2025-09-09 09:26:29 +00:00
0ca5e46f48 Accepting request 1288215 from Apache:Modules
- version update to 2.4.17.1
  * fix usage of OIDCSessionType client-cookie:persistent:store_id_token; see #1331; thanks @rgcv
  * fix usage of OIDCPreservePostTemplates, regression in 2.4.17; see #1325; thanks @perry19987
  * javascript: use HTMLFormElement.prototype.submit.call(document.forms[0]) on all Javascript
    auto-submit POST forms to prevent browser Javascript error: "form.submit is not a function"
  * metrics: avoid possible segfault after restart twice; thanks @atzm
  * code: refactor util.c into util/ directory
  * allow adding a prefix to the cache (section) key through environment variable OIDC_CACHE_PREFIX

OBS-URL: https://build.opensuse.org/request/show/1288215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2-mod_auth_openidc?expand=0&rev=39
2025-06-24 18:50:05 +00:00
9f418f3161 checkin
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_auth_openidc?expand=0&rev=84
2025-06-24 10:22:27 +00:00
4 changed files with 34 additions and 6 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Tue Sep 9 09:25:18 UTC 2025 - pgajdos@suse.com
- 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
-------------------------------------------------------------------
Tue Jun 24 10:20:59 UTC 2025 - pgajdos@suse.com
- version update to 2.4.17.1
* fix usage of OIDCSessionType client-cookie:persistent:store_id_token; see #1331; thanks @rgcv
* fix usage of OIDCPreservePostTemplates, regression in 2.4.17; see #1325; thanks @perry19987
* javascript: use HTMLFormElement.prototype.submit.call(document.forms[0]) on all Javascript
auto-submit POST forms to prevent browser Javascript error: "form.submit is not a function"
* metrics: avoid possible segfault after restart twice; thanks @atzm
* code: refactor util.c into util/ directory
* allow adding a prefix to the cache (section) key through environment variable OIDC_CACHE_PREFIX
-------------------------------------------------------------------
Mon Jun 2 11:27:59 UTC 2025 - pgajdos@suse.com

View File

@@ -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 <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: apache2-mod_auth_openidc
Version: 2.4.17
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 @@ This module enables an Apache 2.x web server to operate as an OpenID Connect Rel
%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

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b0663a8b1067b26dae287780bf4490eb82d7d35a065d148807608db04b36b901
size 718820