Releases: OpenIDC/ngx_openidc_module
Releases · OpenIDC/ngx_openidc_module
release 4.0.0
- change LICENSE to Apache 2.0
- depend on liboauth2 >= 2.0.0
- the liboauth2 dependencies can be found here: https://github.com/OpenIDC/liboauth2/releases
Packaging
- Makefile.am: use pkglib_LTLIBRARIES
release 3.4.0
Bugfixes
- compile and run with NGINX >=
1.26.0
Packaging
- depend on
liboauth2
>=1.6.2
- add Ubuntu Noble packages
- the
liboauth2
dependencies can be found here: https://github.com/OpenIDC/liboauth2/releases
release 3.3.1
Edit: on May 11, 2023 the Debian/Ubuntu packages were updated from 3.3.1-1 to 3.3.1-2 because of packaging bug OpenIDC/liboauth2#46
Bugfixes
- remove hardcoded HTTP scheme and depend on
liboauth2 1.4.5.4
with a fix for HTTPs request scheme detection
Packaging
- the
liboauth2 >= 1.4.5.4
dependencies can be found here: https://github.com/OpenIDC/liboauth2/releases.
release 3.3.0
Features
- depend on
liboauth2
>=1.4.5.2
Packaging
- change Makefile install procedure
- the
liboauth2 >= 1.4.5.2
dependencies can be found here: https://github.com/zmartzone/liboauth2/releases. - add packages for CentOS 9, Debian Debian Bullseye/Bookworm and Ubuntu Bionic/Jammy
release 3.2.1
Bugfixes
- fix memory allocation alignment and depend on
liboauth2 >= 1.4.2
so it works on SPARC64; see OpenIDC/ngx_oauth2_module#2
Packaging
- the
liboauth2 >= 1.4.2
dependencies can be found here: https://github.com/zmartzone/liboauth2/releases.
release 3.2.0
Features
- depend on liboauth2 >= 1.4.0
Packaging
- the
liboauth2 >= 1.4.0
dependencies can be found here: https://github.com/zmartzone/liboauth2/releases. - add packages for Ubuntu Focal, CentOS 8 and Debian Buster
release 3.1.0
Features
- depend on liboauth2 >= 1.2.0
Packaging
- the
liboauth2 >= 1.2.0
dependencies can be found here: https://github.com/zmartzone/liboauth2/releases.