]> git.pld-linux.org Git - packages/pdns.git/blob - pdns-openldap-2.3.patch
- updated to 2.9.21.1, fixes CVE-2008-3337
[packages/pdns.git] / pdns-openldap-2.3.patch
1 --- pdns-2.9.19/modules/ldapbackend/powerldap.hh~       2006-01-18 00:55:23.000000000 +0100
2 +++ pdns-2.9.19/modules/ldapbackend/powerldap.hh        2006-01-18 01:03:42.000000000 +0100
3 @@ -27,6 +27,8 @@
4  #include <stdexcept>
5  #include <errno.h>
6  #include <lber.h>
7 +
8 +#define LDAP_DEPRECATED 1
9  #include <ldap.h>
10  
11  
This page took 0.225426 seconds and 3 git commands to generate.