This is the first testing call for OpenLDAP 2.5.12. 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.12 Engineering
Fixed libldap to drop connection when non-LDAP data is received (ITS#9803)
   Fixed libldap to allow newlines at end of included file (ITS#9811)
   Fixed slapd slaptest conversion of olcLastBind (ITS#9808)
   Fixed slapd usage of thread local counters (ITS#9789)
   Fixed slapd to clear runqueue task correctly (ITS#9785)
   Fixed slapd bconfig locking for cn=config replication (ITS#9584)
   Fixed slapd syncrepl handling of new sessions (ITS#9584)
   Fixed slapd to clear connections on bind (ITS#9799)
   Fixed slapd syncrepl ODSEE replication of unknown attr (ITS#9801)
   Fixed slapd-asyncmeta memory leak in keepalive setting (ITS#9802)
   Fixed slapd-ldap memory leak in keepalive setting (ITS#9802)
   Fixed slapd-meta SEGV on config rewrite (ITS#9802)
   Fixed slapd-meta ordering on config rewrite (ITS#9802)
   Fixed slapd-meta memory leak in keepalive setting (ITS#9802)
   Fixed slapd-monitor SEGV on shutdown (ITS#9809)
   Fixed slapo-pcache SEGV on shutdown (ITS#9809)
   Fixed slapo-ppolicy operation handling to be consistent (ITS#9794)
   Build Environment
       Fix compilation with openssl exclusions (ITS#9791)
       Fix warnings from make jobserver (ITS#9788)
       Fix compiliation with certain versions of gcc (ITS#9790)
   Documentation
Fixed slapd.conf(5)/slapd-config(5) syncrepl sizelimit/timelimit documentation (ITS#9804)


Regards,
Quanah

Reply via email to