[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE24 testing call (2.4.49) LMDB RE0.9 testing call (0.9.25)
- To: openldap-technical@openldap.org
- Subject: RE24 testing call (2.4.49) LMDB RE0.9 testing call (0.9.25)
- From: Quanah Gibson-Mount <quanah@symas.com>
- Date: Mon, 13 Jan 2020 09:12:43 -0800
- Content-disposition: inline
- Dkim-filter: OpenDKIM Filter v2.10.3 zmcc-2-mta-1.zmailcloud.com 67A93CEDF4
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=symas.com; s=37C7994C-28CA-11EA-A30F-68F90BB9D764; t=1578935565; bh=bd2de3+oevTP1ikfWesfNX2IdzKD1+KfdqF9GdV0lWE=; h=Date:From:To:Message-ID:MIME-Version; b=O9tGcJNJpHkphqQz2BCRlXIK1c3SWDpJ7nFwf9V47nMh0fgayVlhYRFrOTlD8bKZH B3H68DOC2kaZh8NQW0lesgKX1TBrVB6vmauJGTotIch361R0Mb6OTHiT5RRk6IEhjM t0qQQBz9ppR6cwGaz09TCvm0FAs7RQ+/eizUzCSTq4sUjsoDWSoeRVbXW/SGnlcSDq qYsfEyL8b9RjhSzOwjKIpXC7qpgpx84qczHIpwlXhtbQgnIYtM3NygG+rMD6729FuN CHksUPM1f22A9ePRu/OL8ZH4V9LSdYwM8qj7iZmMTXi9CZddUnUFkhPa3vRaMIk1Mt fWnhukI2RYKwQ==
This is the first testing call for OpenLDAP 2.4.49. Depending on the
results, this may be the only testing call.
Generally, get the code for RE24:
<http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=snapshot;h=refs/heads/OPENLDAP_REL_ENG_2_4;sf=tgz>
Configure & build.
Execute the test suite (via make test) after it is built. Optionally, cd
tests && make its to run through the regression suite.
Thanks!
OpenLDAP 2.4.49 Engineering
Fixed client tools to not add controls on cancel/abandon (ITS#9145)
Fixed libldap to correctly free sb (ITS#9081, ITS#8755)
Fixed libldap descriptor leak if ldaps fails (ITS#9147)
Fixed libldap remove unnecessary global mutex for GnuTLS (ITS#9069)
Fixed slapd syntax evaluation of preferredDeliveryMethod (ITS#9067)
Fixed slapd to relax domainScope control check (ITS#9100)
Fixed slapd to have cleaner error handling during connection setup
(ITS#9112)
Fixed slapd data check when processing cancel exop (ITS#9124)
Fixed slapd attribute description processing (ITS#9128)
Fixed slapd-ldap to set oldctrls correctly (ITS#9076)
Fixed slapd-mdb to honor unchecked limit with alias deref (ITS#7657)
Fixed slapd-mdb missing final commit with slapindex (ITS#9095)
Fixed slapd-mdb drop attr mappings added in an aborted txn (ITS#9091)
Fixed slapd-mdb nosync FLAG configuration handling (ITS#9150)
Fixed slapd-monitor global operation counter reporting (ITS#9119)
Fixed slapo-ppolicy when used with slapauth (ITS#8629)
Fixed slapo-syncprov fix sessionlog init (ITS#9146)
Fixed slapo-unique loop termination (ITS#9077)
Build Environment
Fix mkdep to honor TMPDIR if set (ITS#9062)
Remove ICU library detection (ITS#9144)
Documentation
slapd-config(5)/slapd.conf(5) - Fix missing bold tag for keyword
(ITS#9063)
slapd-ldap(5) - Document "tls none" option (ITS#9071)
slapo-ppolicy(5) - Correctly document pwdGraceAuthnLimit (ITS#9065)
LMDB 0.9.25 Engineering
ITS#9068 fix mdb_dump/load backslashes in printable content
ITS#9118 add MAP_NOSYNC for FreeBSD
Thanks,
Quanah
--
Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>