A minor regression was found and fixed, so testing should be done against
fc812cdb8ad5a71ac613eb98a5e04b892d0de526 for RE25.
--Quanah
--On Thursday, July 7, 2022 1:15 PM -0700 Quanah Gibson-Mount
<[email protected]> wrote:
This is the first testing call for OpenLDAP 2.5.13. Depending on the
results, this may be the only testing call.
Generally, get the code for RE25:
<https://git.openldap.org/openldap/openldap/-/archive/OPENLDAP_REL_ENG_2_
5/openldap-OPENLDAP_REL_ENG_2_5.tar.gz>
Extract, configure, and 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.5.13 Engineering
Fixed librewrite declaration of calloc (ITS#9841)
Fixed libldap memory leaks (ITS#9876)
Fixed slapd kqueue support (ITS#9847)
Fixed slapd delta-sync DN leak on ADD ops (ITS#9866)
Fixed slapd replication with back-glue (ITS#9868)
Fixed slapd-mdb to check for stale readers on MDB_READERS_FULL
(ITS#7165)
Fixed slapo-accesslog onetime memory leak (ITS#9864)
Fixed slapo-ppolicy interaction with slapo-rwm (ITS#9871)
Fixed slapo-syncprov memory leaks (ITS#9867)
Fixed slapo-syncprov fallback in delta-sync mode (ITS#9823)
Fixed slapo-unique to not release NULL entry (ITS#8245)
Build Environment
Added slapd-watcher -c contextDN option (ITS#9865)
Fixed parallel builds (ITS#9840)
Fixed test020 to skip back-wt (ITS#9859)
Fixed slapd-watcher SID handling with single URI (ITS#9850)
Fixed test043 with workaround for ITS#9878
Contrib
Added slapo-emptyds contrib module (ITS#8882)
Fixed slapo-autogroup backwards compat (ITS#9020)
Documentation
Fixed ldap_get_option(3) to clarify ldap_get/set_option
restrictions (ITS#9824)
Fixed slapd-ldap(5),slapd-meta(5) missing bold tag on authz
parameter (ITS#9872)
Regards,
Quanah