Package: libapache2-mod-auth-openidc / 2.3.10.2-1+deb10u1
Metadata
Package | Version | Patches format |
---|---|---|
libapache2-mod-auth-openidc | 2.3.10.2-1+deb10u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix parallel build.patch | (download) |
Makefile.in |
4 3 + 1 - 0 ! |
fix parallel build When building in parallel mode, test and test-cmd, compilations collide on stub.o We could force make -j1, but the Makefile would still be inherently badly written. |
0002 improve validation of the post logout URL parameter .patch | (download) |
src/mod_auth_openidc.c |
101 63 + 38 - 0 ! |
improve validation of the post-logout url parameter on logout From https://github.com/zmartzone/mod_auth_openidc/compare/5c15dfb~1...v2.4.0.3 Fixes https://security-tracker.debian.org/tracker/CVE-2019-14857 |
1