Skip to content

Commit c2f4d64

Browse files
committed
release 2.4.12.1
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 6565f4c commit c2f4d64

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
11/15/2022
2+
- release 2.4.12.1
3+
14
11/13/2022
25
- switch to using apr_generate_random_bytes instead of apr_uuid_get to generate session identifiers
36
so there's no longer a (rather implicit) dependency on a libapr that is compiled againt libuuid

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.12.1rc5],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[2.4.12.1],[[email protected]])
22

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

0 commit comments

Comments
 (0)