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 090e212 commit 8d47a3dCopy full SHA for 8d47a3d
ChangeLog
@@ -1,6 +1,6 @@
1
03/01/2023
2
- add support for introspect.params; see https://github.com/zmartzone/mod_oauth2/discussions/44
3
-- bump to 1.4.5.5rc1
+- release 1.4.5.5
4
5
01/22/2023
6
- hack for el7/x86 where openssl 1.0.2 and openssl 1.1.1 are installed for respectively Apache and NGINX 1.20.1
configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([liboauth2],[1.4.5.5rc1],[hans.zandbelt@openidc.com])
+AC_INIT([liboauth2],[1.4.5.5],[hans.zandbelt@openidc.com])
AM_INIT_AUTOMAKE([foreign no-define subdir-objects])
AC_CONFIG_MACRO_DIR([m4])
0 commit comments