Package: openldap / 2.4.57+dfsg-3+deb11u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| openldap | 2.4.57+dfsg-3+deb11u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| debian version | (download) |
build/version.sh |
2 1 + 1 - 0 ! |
replace upstream version with debian version in version strings |
| man slapd | (download) |
doc/man/man8/slapd.8 |
17 8 + 9 - 0 ! |
--- |
| evolution ntlm | (download) |
include/ldap.h |
20 20 + 0 - 0 ! |
--- |
| slapi errorlog file | (download) |
servers/slapd/slapi/slapi_overlay.c |
2 1 + 1 - 0 ! |
--- |
| ldapi socket place | (download) |
include/ldap_defaults.h |
2 1 + 1 - 0 ! |
--- |
| wrong database location | (download) |
doc/man/man5/slapd-bdb.5 |
2 1 + 1 - 0 ! |
--- |
| index files created as root | (download) |
doc/man/man8/slapindex.8 |
4 4 + 0 - 0 ! |
--- |
| sasl default path | (download) |
include/ldap_defaults.h |
2 2 + 0 - 0 ! |
--- |
| libldap symbol versions | (download) |
build/openldap.m4 |
51 51 + 0 - 0 ! |
--- |
| getaddrinfo is threadsafe | (download) |
libraries/libldap/os-ip.c |
6 0 + 6 - 0 ! |
--- |
| do not second guess sonames | (download) |
libraries/libldap/cyrus.c |
22 0 + 22 - 0 ! |
--- |
| contrib makefiles | (download) |
contrib/slapd-modules/autogroup/Makefile |
4 2 + 2 - 0 ! |
--- |
| smbk5pwd makefile manpage | (download) |
contrib/slapd-modules/smbk5pwd/Makefile |
14 13 + 1 - 0 ! |
[patch] contrib/smbk5pwd: add man page, install it too Add a manual page slapo-smbk5pwd.5 and update smbk5pwd's Makefile to install the new manual page. This patch is derived from the corresponding patch upstreamed in ITS#8205 |
| lastbind makefile manpage | (download) |
contrib/slapd-modules/lastbind/Makefile |
14 13 + 1 - 0 ! |
--- |
| ldap conf tls cacertdir | (download) |
doc/man/man5/ldap.conf.5 |
6 3 + 3 - 0 ! |
--- |
| add tlscacert option to ldap conf | (download) |
libraries/libldap/ldap.conf |
4 4 + 0 - 0 ! |
--- |
| fix build top mk | (download) |
build/top.mk |
2 1 + 1 - 0 ! |
--- |
| switch to lt_dlopenadvise to get RTLD_GLOBAL set.diff | (download) |
servers/slapd/module.c |
16 15 + 1 - 0 ! |
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 |
| no bdb ABI second guessing | (download) |
servers/slapd/back-bdb/init.c |
13 1 + 12 - 0 ! |
don't second-guess bdb abi OpenLDAP upstream conservatively assumes that any change to the version number of libdb can result in an API-breaking change that could impact the database. In Debian, we know that such changes require bumping the library soname and changing the package name, and demand such rigor from our package maintainers even when upstreams don't deliver; so any such check in the source code works against the packaging system by forcing database upgrades when we know none are required. Disable this check so we rely on the packaging system to do its job. Bug-Debian: http://bugs.debian.org/651333 |
| ITS6035 olcauthzregex needs restart.patch | (download) |
doc/man/man5/slapd-config.5 |
4 4 + 0 - 0 ! |
--- |
| set maintainer name | (download) |
build/mkversion |
7 1 + 6 - 0 ! |
--- |
| ITS 9086 Add debug logging for more GnuTLS errors.patch | (download) |
libraries/libldap/tls_g.c |
56 49 + 7 - 0 ! |
[patch] its#9086 add debug logging for more gnutls errors |
| ITS 9454 fix issuerAndThisUpdateCheck.patch | (download) |
servers/slapd/schema_init.c |
2 2 + 0 - 0 ! |
[patch] its#9454 fix issuerandthisupdatecheck |
| ITS 9815 slapd sql escape filter values.patch | (download) |
servers/slapd/back-sql/search.c |
123 105 + 18 - 0 ! |
[patch] its#9815 slapd-sql: escape filter values |
