Looking good on Fedora 35

On Tue, Mar 22, 2022 at 1:21 PM Quanah Gibson-Mount <quanah@fast-mail.org> wrote:
This is the first testing call for OpenLDAP 2.6.2.  Depending on the
results, this may be the only testing call.

Generally, get the code for RE26:

<https://git.openldap.org/openldap/openldap/-/archive/OPENLDAP_REL_ENG_2_6/openldap-OPENLDAP_REL_ENG_2_6.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.6.2 Engineering
    Added libldap support for OpenSSL 3.0 (ITS#9436)
    Added slapd support for OpenSSL 3.0 (ITS#9436)
    Fixed ldapdelete to prune LDAP subentries (ITS#9737)
    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 to correctly init global_host earlier (ITS#9787)
    Fixed slapd bconfig locking for cn=config replication (ITS#9584)
    Fixed slapd usage of thread local counters (ITS#9789)
    Fixed slapd to clear runqueue task correctly (ITS#9785)
    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)
    Added slapo-autoca support for OpenSSL 3.0 (ITS#9436)
    Added slapo-otp support for OpenSSL 3.0 (ITS#9436)
    Fixed slapo-pcache SEGV on shutdown (ITS#9809)
    Fixed slapo-ppolicy operation handling to be consistent (ITS#9794)
    Build Enviornment
        Add ability to override default compile time paths (ITS#9675)
        Fix compiliation with certain versions of gcc (ITS#9790)
        Fix compilation with openssl exclusions (ITS#9791)
        Fix warnings from make jobserver (ITS#9788)
    Documentation
        admin26 Document new lloadd features (ITS#9780)
        Fixed slapd.conf(5)/slapd-config(5) syncrepl sizelimit/timelimit
documentation (ITS#9804)
        Fixed slapd-sock(5) to clarify "sockresps result" behavior
(ITS#8255)



Regards,
Quanah