Package: openvpn-auth-ldap / 2.0.4-5

Metadata

Package Version Patches format
openvpn-auth-ldap 2.0.4-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
auth ldap remoteAddress.patch | (download)

src/auth-ldap.m | 17 6 + 11 - 0 !
1 file changed, 6 insertions(+), 11 deletions(-)

 move address checks further down to avoid certain failures
 this tries to avoid certain failures with the LDAP plugin where it
 doesn't get passed the remoteAddress in certain cases. since we do
 may not care about this address, we fail only when really necessary.
tools cflags.patch | (download)

tools/Makefile.in | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 delete empty cflags from tools/makefile.in in order to use the ones provided by autoconf
load ldflags.patch | (download)

platform.m4 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 load ldflags passed when running configure
gcc 14.patch | (download)

aclocal.m4 | 15 9 + 6 - 0 !
1 file changed, 9 insertions(+), 6 deletions(-)

 fix ftbfs with gcc 14.
cve 2024 28820.patch | (download)

src/openvpn-cr.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix cve-2024-28820.
gcc 15.patch | (download)

tools/lemon.c | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 fix ftbfs with gcc-15.
Bug-Debian: https://bugs.debian.org/1097525