Package: openldap / 2.5.13+dfsg-5

Metadata

Package Version Patches format
openldap 2.5.13+dfsg-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian version | (download)

build/version.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 replace upstream version with debian version in version strings
man slapd | (download)

doc/man/man8/slapd.8 | 17 8 + 9 - 0 !
1 file changed, 8 insertions(+), 9 deletions(-)

---
slapi errorlog file | (download)

servers/slapd/slapi/slapi_overlay.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
ldapi socket place | (download)

include/ldap_defaults.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
wrong database location | (download)

doc/man/man5/slapd-config.5 | 2 1 + 1 - 0 !
doc/man/man5/slapd-mdb.5 | 2 1 + 1 - 0 !
doc/man/man5/slapd.conf.5 | 2 1 + 1 - 0 !
include/ldap_defaults.h | 2 1 + 1 - 0 !
servers/slapd/Makefile.in | 4 2 + 2 - 0 !
5 files changed, 6 insertions(+), 6 deletions(-)

---
index files created as root | (download)

doc/man/man8/slapindex.8 | 4 4 + 0 - 0 !
servers/slapd/slapindex.c | 2 2 + 0 - 0 !
2 files changed, 6 insertions(+)

---
sasl default path | (download)

include/ldap_defaults.h | 2 2 + 0 - 0 !
servers/slapd/sasl.c | 26 26 + 0 - 0 !
2 files changed, 28 insertions(+)

---
getaddrinfo is threadsafe | (download)

libraries/libldap/os-ip.c | 6 0 + 6 - 0 !
libraries/libldap/util-int.c | 2 0 + 2 - 0 !
2 files changed, 8 deletions(-)

---
do not second guess sonames | (download)

libraries/libldap/cyrus.c | 23 0 + 23 - 0 !
servers/slapd/sasl.c | 20 0 + 20 - 0 !
2 files changed, 43 deletions(-)

---
contrib makefiles | (download)

contrib/slapd-modules/passwd/Makefile | 2 1 + 1 - 0 !
contrib/slapd-modules/passwd/pbkdf2/Makefile | 2 1 + 1 - 0 !
contrib/slapd-modules/smbk5pwd/Makefile | 9 5 + 4 - 0 !
3 files changed, 7 insertions(+), 6 deletions(-)

---
ldap conf tls cacertdir | (download)

doc/man/man5/ldap.conf.5 | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
add tlscacert option to ldap conf | (download)

libraries/libldap/ldap.conf | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---
fix build top mk | (download)

build/top.mk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
switch to lt_dlopenadvise to get RTLD_GLOBAL set.diff | (download)

servers/slapd/module.c | 16 15 + 1 - 0 !
1 file changed, 15 insertions(+), 1 deletion(-)

 switch to lt_dlopenadvise() so back_perl can be opened with rtld_global.    
 Open all modules with RTLD_GLOBAL, needed so that back_perl can load
 non-trivial Perl extensions that require symbols from back_perl.so itself.
Bug-Debian: http://bugs.debian.org/327585


set maintainer name | (download)

build/mkversion | 7 1 + 6 - 0 !
1 file changed, 1 insertion(+), 6 deletions(-)

---