Skip to content

Commit e2fc2cf

Browse files
committed
release 2.4.16.3
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 1511c1e commit e2fc2cf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
- allow overriding globally set OIDCCacheType back to shm in vhosts
33
- correct typo in child initialization routines when using multiple vhosts; closes #1208; thanks @studersi
44
this fixes possible segmentation faults when using Redis and Metrics settings in vhosts
5+
- release 2.4.16.3
56

67
09/05/2024
78
- fix OIDCCacheShmMax min/max settings; see #1260; thanks @bbartke

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([mod_auth_openidc],[2.4.16.3dev],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[2.4.16.3],[[email protected]])
22

33
AC_SUBST(NAMEVER, AC_PACKAGE_TARNAME()-AC_PACKAGE_VERSION())
44

0 commit comments

Comments
 (0)