Skip to content

Commit a7ae94f

Browse files
committed
release 2.4.11.3
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 499d2f2 commit a7ae94f

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+
08/22/2022
2+
- release 2.4.11.3
3+
14
08/15/2022
25
- avoid memory leak when using PCRE2 regular expressions with array matching; closes #902; thanks @smanolache
36
- avoid memory leak when cjose_jws_get_plaintext fails; closes #903; thanks @smanolache

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.11.3rc4],[[email protected]])
1+
AC_INIT([mod_auth_openidc],[2.4.11.3],[[email protected]])
22

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

0 commit comments

Comments
 (0)