pkgsrc/databases/openldap/Makefile

17 lines
508 B
Makefile
Raw Normal View History

openldap: updated to 2.5.7 OpenLDAP 2.5.7 Release (2021/08/18) Fixed lloadd client state tracking Fixed slapd bconfig to canonicalize structuralObjectclass Fixed slapd-ldif duplicate controls response Fixed slapd-mdb multival crash when attribute is missing an equality matchingrule Fixed slapd-mdb compatibility with OpenLDAP 2.4 MDB databases Fixed slapd-mdb idlexp maximum size handling Fixed slapd-monitor number of ops executing with asynchronous backends Fixed slapd-sql to add support for ppolicy attributes Fixed slapd-sql to close transactions after bind and search Fixed slapo-accesslog to make reqMod optional Fixed slapo-ppolicy logging when pwdChangedTime attribute is not present Documentation slapd-mdb(5) note max idlexp size is 30, not 31 slapo-accesslog(5) note that reqMod is optional Add ldapvc(1) man page Add guide section on load balancer Updated guide to document multiprovider as replacement for mirrormode Updated guide to clarify slapd-mdb upgrade requirements Updated guide to document removal of deprecated options from client tools OpenLDAP 2.5.6 Release (2021/07/27) Fixed libldap buffer overflow Fixed libldap missing mutex unlock on connection alloc failure Fixed lloadd cn=config olcBkLloadClientMaxPending setting Fixed slapd multiple config defaults Fixed slapd ipv6 addresses to work with tcp wrappers Fixed slapo-syncprov delete of nonexistent sessionlog Build Fixed library symbol versioning on Solaris Fixed compile warning in libldap/tpool.c Fixed compile warning in libldap/tls_o.c Contrib Fixed ppm module for sysconfdir Documentation Updated guide to document multival, idlexp, and maxentrysize OpenLDAP 2.5.5 Release (2021/06/03) Added libldap LDAP_OPT_TCP_USER_TIMEOUT support Added lloadd tcp-user-timeout support Added slapd-asyncmeta tcp-user-timeout support Added slapd-ldap tcp-user-timeout support Added slapd-meta tcp-user-timeout support Fixed incorrect control OIDs for AuthZ Identity Fixed libldap typo in util-int.c Fixed libldap double free of LDAP_OPT_DEFBASE Fixed libldap better TLS1.3 cipher suite handling Fixed lloadd multiple issues Fixed slapd slap_op_time to avoid duplicates across restarts Fixed slapd typo in daemon.c Fixed slapd slapi compilation Fixed slapd to handle empty DN in extended filters Fixed slapd syncrepl searches with empty base Fixed slapd syncrepl refresh on startup Fixed slapd abort due to typo Fixed slapd-asyncmeta quarantine handling Fixed slapd-asyncmeta to have a default operations timeout Fixed slapd-ldap quarantine handling Fixed slapd-mdb deletion of context entry Fixed slapd-mdb off-by-one affecting search scope Fixed slapd-meta quarantine handling Fixed slapo-accesslog to record reqNewDN for modRDN ops Fixed slapo-pcache locking during expiration Build Fixed slappw-argon2 module installation Contrib Update ldapc++/ldaptcl to use configure.ac Documentation ldap_first_attribute(3) - Document ldap_get_attribute_ber ldap_modify(3) - Delete non-existent mod_next parameter OpenLDAP 2.5.4 Release (2021/04/29) Initial release for "general use".
2021-08-23 11:58:57 +02:00
# $NetBSD: Makefile,v 1.153 2021/08/23 09:58:58 adam Exp $
Changes 2.4.32: Added slappasswd loadable module support Fixed tools to not clobber SASL_NOCANON Fixed libldap function declarations Fixed libldap double free Fixed libldap debug level setting Fixed libldap MozNSS PEM/certdb handling Fixed libldap MozNSS cipher suite selection Fixed libldap MozNSS error handling Fixed libldap MozNSS cipher suite being ignored Fixed libldap MozNSS infinite loop Fixed libldap MozNSS context token for certdb Fixed libldap MozNSS store certificate object Fixed libldap MozNSS fix init and cleanup Fixed libldap MozNSS slot and pin usage Fixed libldap MozNSS to avoid infinite loop Fixed libldap MozNSS untrusted issuer error Fixed libldap gettime() regression Fixed libldap sasl handling Fixed libldap to correctly free socket with TLS Fixed libmdb leaf node handling Fixed libmdb mutexes on Apple/Windows Fixed slapd config index renumbering Fixed slapd duplicate error response Fixed slapd parsing of PermissiveModify control Fixed slapd-bdb/hdb cache hang under high load Fixed slapd-bdb/hdb alias checking Fixed slapd-bdb/hdb olcDbConfig changes work immediately Fixed slapd-ldap to encode user DN during password change Fixed slapd-ldap assertion when proxying to MS AD Fixed slapd-ldap monitoring Fixed slapd-mdb with tool mode Fixed slapd-mdb with approx indexing Fixed slapd-mdb dn2id delete Fixed slapd-mdb memory leak in online indexer Fixed slapd-mdb db corruption when hitting maxsize Fixed slapd-mdb aborts with online indexing Fixed slapd-perl panic Fixed slapo-accesslog memory leaks with sync replication Fixed slapo-syncprov memory leaks with sync replication Fixed contrib/smbk5pwd to not compile with MozNSS Fixed contrib/sha2 portability Fixed contrib/sha2 thread safety Added contrib/sha2 {SSHA256}, {SSHA384}, {SSHA512} support Build Environment Fixed test057 timing issues Fixed compilation with MS Visual Studio Contrib Added slapi_[get|free]_client_ip() Documentation slapo-sssvlv Added note about criticality admin24 Fix peername.regex typo Fixed slapd-config file include example slapd-ldap(5) Reference RFC4526 slapd-meta(5) Reference RFC4526
2012-08-06 15:33:38 +02:00
.include "../../databases/openldap/Makefile.version"
CATEGORIES= databases
2012-10-22 11:41:07 +02:00
MAINTAINER= adam@NetBSD.org
COMMENT= Lightweight Directory Access Protocol meta-package
openldap: updated to 2.4.46 OpenLDAP 2.4.46 Release (2018/03/22) Fixed libldap connection delete callbacks when TLS fails to start Fixed libldap to not reuse tls_session if TLS hostname check fails Fixed libldap cross-compiling with OpenSSL 1.1 Fixed libldap OpenSSL 1.1.1 compatibility with BIO_method Fixed libldap MozNSS CA certificate hash matching Fixed libldap MozNSS with PEM certs when also using an NSS cert db Fixed libldap MozNSS initialization Fixed libldap GnuTLS with GNUTLS_E_AGAIN Fixed libldap memory leak with cancel operations Fixed slapd Eventlog registry key creation on 64-bit Windows Fixed slapd to maintain SSF across SASL binds Fixed slapd syncrepl deadlock when updating cookie Fixed slapd syncrepl callback to always be last in the stack Fixed slapd telephoneNumberNormalize when the value is spaces and hyphens Fixed slapd CSN queue processing Fixed slapd-ldap TLS connection timeout with high latency connections Fixed slapd-ldap to ignore unknown schema when omit-unknown-schema is set Fixed slapd-mdb with an optimization for long lived read transactions Fixed slapd-meta assert when olcDbRewrite is modified Fixed slapd-sock with LDAP_MOD_INCREMENT operations Fixed slapo-accesslog cleanup to only occur on failed operations Fixed slapo-dds entryTTL to actually decrease as per RFC 2589 Fixed slapo-syncprov memory leak with delete operations Fixed slapo-syncprov to not clear pending operation when checkpointing Fixed slapo-syncprov to correctly record contextCSN values in the accesslog Fixed slapo-syncprov not to log checkpoints to accesslog db Fixed slapo-syncprov to process changes from this SID on REFRESH Fixed slapo-syncprov session log parsing to not block other operations Build Environment Fixed Windows build with newer MINGW version Fixed compiler warnings and removed unused variables Contrib Fixed ldapc++ Control structure Documentation Delete stub manpage for back-ldbm Fixed ldap_bind(3) to mention the LDAP_SASL_SIMPLE mechanism Fixed ldap.conf(5) to note SASL_MECH/SASL_REALM are no longer user-only Fixed slapd-config(5) typo for olcTLSCipherSuite Fixed slapo-syncprov(5) indexing requirements
2018-04-02 15:40:44 +02:00
META_PACKAGE= yes
DEPENDS+= openldap-client>=${PKGVERSION_NOREV}:../../databases/openldap-client
DEPENDS+= openldap-server>=${PKGVERSION_NOREV}:../../databases/openldap-server
DEPENDS+= openldap-doc>=${PKGVERSION_NOREV}:../../databases/openldap-doc
.include "../../mk/bsd.pkg.mk"