Skip to content

Commit 6652fd6

Browse files
committed
bump to bump to 2.4.17rc1
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 3d89d3b commit 6652fd6

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
04/17/2025
2+
- bump to 2.4.17rc1
3+
14
04/15/2025
25
- fix memory leaks when using provider specific client keys in a multi-provider setup
3-
- bump to 2.4.17rc1
6+
- bump to 2.4.17rc0
47

58
04/08/2025
69
- proto: pass the scope parameter as returned from the token endpoint in the OIDC_scope

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.17rc0],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[2.4.17rc1],[[email protected]])
22

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

0 commit comments

Comments
 (0)