Path to this page:
./
databases/openldap-autogroup,
Hide specific attributes unless explicitely requested for OpenLDAP
Branch: CURRENT,
Version: 2.6.9,
Package name: openldap-autogroup-2.6.9,
Maintainer: adamThe autogroup overlay allows automated updates of group memberships which
meet the requirements of any filter contained in the group definition.
The filters are built from LDAP URI-valued attributes. Any time an object
is added/deleted/updated, it is tested for compliance with the filters,
and its membership is accordingly updated. For searches and compares
it behaves like a static group.
If the attribute part of the URI is filled, the group entry is populated
by the values of this attribute in the entries resulting from the search.
Package options: dso, inet6
Master sites:
Filesize: 6363.935 KB
Version history: (Expand)
- (2024-11-29) Updated to version: openldap-autogroup-2.6.9
- (2024-01-31) Updated to version: openldap-autogroup-2.6.7
- (2023-10-25) Updated to version: openldap-autogroup-2.6.6nb1
- (2023-04-21) Package added to pkgsrc.se, version openldap-autogroup-2.6.4 (created)
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-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
|