1
0
forked from jengelh/openldap2

Accepting request 1173447 from home:AndreasStieger:branches:network:ldap

openldap2 2.6.7

OBS-URL: https://build.opensuse.org/request/show/1173447
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=319
This commit is contained in:
2024-05-16 12:12:43 +00:00
committed by Git OBS Bridge
parent 5d9f2f4b15
commit 30d925bf24
6 changed files with 41 additions and 21 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat May 11 19:27:08 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.6.7:
* Added slapo-dynlist option to disable filter support
* Fixed liblber missing newline on long msg
* Fixed libldap exit handling with OpenSSL3
* Fixed libldap with TLS and multiple ldap URIs
* Fixed libldap OpenSSL cipher suite handling
* Fixed libldap OpenSSL 3.0 and Diffie-Hellman param files
* Fixed lloadd to work when resolv.conf is missing
* Fixed lloadd handling of closing connection
* Fixed lloadd tiers to be correctly linked on startup
* Fixed slapd to honour disclose in matchedDN handling
* Fixed slapd handling of regex testing in ACLs
* Fixed slapd sync replication with glued database
* Fixed slapd-asyncmeta when remote suffix is empty
* Fixed slapo-dynlist so it can't be global
* Fixed slapo-homedir(5) attribute name for olcHomedirArchivePath
-------------------------------------------------------------------
Fri Nov 3 06:33:07 UTC 2023 - Jan Engelhardt <jengelh@inai.de>