Path to this page:
./
databases/openldap-client,
Lightweight Directory Access Protocol libraries and client programs
Branch: CURRENT,
Version: 2.6.9,
Package name: openldap-client-2.6.9,
Maintainer: adamOpenLDAP is an open source implementation of the Lightweight Directory Access
Protocol. This package includes:
* libraries implementing the LDAP protocol
* utilities, tools, and sample clients
Package options: inet6
Master sites:
Filesize: 6363.935 KB
Version history: (Expand)
- (2024-11-29) Updated to version: openldap-client-2.6.9
- (2024-07-15) Updated to version: openldap-client-2.6.8nb1
- (2024-05-22) Updated to version: openldap-client-2.6.8
- (2024-01-31) Updated to version: openldap-client-2.6.7
- (2023-10-25) Updated to version: openldap-client-2.6.6nb1
- (2023-02-09) Updated to version: openldap-client-2.6.3
CVS history: (Expand)
2024-11-29 09:02:47 by Adam Ciarcinski | Files touched by this commit (7) | |
Log message:
openldap: updated to 2.6.9
OpenLDAP 2.6.9 Release (2024/11/26)
Fixed libldap TLS connection timeout handling
Fixed libldap GnuTLS incompatible pointer type
Fixed libldap OpenSSL set_ciphersuite error handling
Fixed libldap to check for OpenSSL EVP_Digest* failure
Fixed slapd cn=config disallowed modification of cn=schema
Fixed slapd syncrepl assert during refresh at shutdown
Fixed slapd syncrepl retry state during refreshDone
Fixed slapd-ldap use of multi-precision add for op counters
Fixed slapd-mdb idl intersection
Fixed slapd-wt idl intersection
Fixed slapo-memberof to omit dynamic values
Fixed slapo-nestgroup leak in nestgroup_memberFilter
Fixed slapo-translucent regression with subordinate databases
Fixed slapo-translucent regression when requesting attributes
Fixed slappw-argon2 defaults to be more secure
|
2024-07-15 14:28:08 by Hauke Fath | Files touched by this commit (2) |
Log message:
Apparently, --without-cyrus-sasl does not remove the related symbols
from the linker map libraries/libldap/ldap.map, which FreeBSD's clang
linker (potentially others?) objects to.
|
2024-05-22 10:43:52 by Adam Ciarcinski | Files touched by this commit (6) | |
Log message:
openldap: updated to 2.6.8
OpenLDAP 2.6.8 Release (2024/05/21)
Fixed libldap exit handling with OpenSSL3 again
Fixed libldap OpenSSL channel binding digest
Fixed slapd handling of large uid/gids peercred auth
Fixed slapd-asyncmeta/meta target structure allocations
Fixed slapd-meta with dynlist
Fixed slapd-meta binds when proxying internal op
Added slapo-nestgroup overlay
Added slapo-memberof 'addcheck' option
Fixed slapo-accesslog startup initialization
Fixed slapo-constraint double free on invalid attr
Fixed slapo-dynlist with abandoned operations
Build
Fixed build with gcc14.x
Fixed back-perl with clang15
Fixed to reduce systemd dependencies
Contrib
Added slapo-alias contrib module
Fixed slapo-autogroup to work with slapo-dynlist
Fixed smbk5pwd implicit function declaration
Documentation
Fixed slapo-memberof exattr requirements
Fixed slapo-memberof is no longer deprecated
Minor Cleanup
|
2024-01-31 19:17:22 by Adam Ciarcinski | Files touched by this commit (15) | |
Log message:
openldap* lmdb: updated to 2.6.7
OpenLDAP 2.6.7 Release (2024/01/29)
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 libldap timestamps on Windows
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 local logging on Windows
Fixed slapd-asyncmeta when remote suffix is empty
Fixed slapo-dynlist so it can't be global
Build
Fixed lloadd type mismatches
Fixed builds for Windows
Fixed build with clang16
Documentation
Fixed slapo-homedir(5) attribute name for olcHomedirArchivePath
Minor Cleanup
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2021-12-01 13:13:54 by Adam Ciarcinski | Files touched by this commit (7) | |
Log message:
openldap: updated to 2.6.0
OpenLDAP 2.6.0
Initial release for "general use"
|
2021-06-14 11:04:23 by Adam Ciarcinski | Files touched by this commit (6) | |
Log message:
openldap: updated to 2.4.59
OpenLDAP 2.4.59 Release (2021/06/03)
Fixed libldap TLSv1.3 cipher suites with OpenSSL 1.1.1
Fixed libldap double free of LDAP_OPT_DEFBASE
Fixed slapd syncrepl handling of add+delete on single value attr
Fixed slapd-mdb cursor init check
Fixed slapd-mdb deletion of context entry
Fixed slapd-mdb off-by-one affecting search scope
Fixed slapo-pcache locking during expiration
Contrib
Fixed slapo-autogroup to not thrash thread context
Documentation
ldap_modify(3) - Delete non-existent mod_next parameter
|
2020-08-12 10:31:13 by Adam Ciarcinski | Files touched by this commit (8) | |
Log message:
openldap: updated to 2.4.51
OpenLDAP 2.4.51 Engineering
Fixed libldap retry loop in ldap_int_tls_connect
|