We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1511c1e commit e2fc2cfCopy full SHA for e2fc2cf
ChangeLog
@@ -2,6 +2,7 @@
2
- allow overriding globally set OIDCCacheType back to shm in vhosts
3
- correct typo in child initialization routines when using multiple vhosts; closes #1208; thanks @studersi
4
this fixes possible segmentation faults when using Redis and Metrics settings in vhosts
5
+- release 2.4.16.3
6
7
09/05/2024
8
- fix OIDCCacheShmMax min/max settings; see #1260; thanks @bbartke
configure.ac
@@ -1,4 +1,4 @@
1
-AC_INIT([mod_auth_openidc],[2.4.16.3dev],[hans.zandbelt@openidc.com])
+AC_INIT([mod_auth_openidc],[2.4.16.3],[hans.zandbelt@openidc.com])
AC_SUBST(NAMEVER, AC_PACKAGE_TARNAME()-AC_PACKAGE_VERSION())
0 commit comments