Skip to content

Commit 4f188d3

Browse files
committed
release 3.5.0, depends on liboauth2 1.6.3
fixes GHSA-pvq3-8rvg-f36q Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 872b96e commit 4f188d3

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+
06/24/2024
2+
- release 3.5.0; fixes https://github.com/OpenIDC/ngx_oauth2_module/security/advisories/GHSA-pvq3-8rvg-f36q
3+
14
06/20/2024
25
- implement OAuth2Require with liboauth2_nginx >= 1.6.3
36
- bump to 3.5.0dev

configure.ac

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

33
AM_INIT_AUTOMAKE([foreign no-define subdir-objects])
44
AC_CONFIG_MACRO_DIRS([m4])

0 commit comments

Comments
 (0)