heed changelog syntax

OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=302
This commit is contained in:
Jan Engelhardt 2022-05-25 10:56:35 +00:00 committed by Git OBS Bridge
parent 079edf9d81
commit 02af4aa37e

View File

@ -2,48 +2,45 @@
Mon May 23 10:51:45 UTC 2022 - Michael Ströder <michael@stroeder.com> Mon May 23 10:51:45 UTC 2022 - Michael Ströder <michael@stroeder.com>
- Update to release 2.6.2 - Update to release 2.6.2
* Added support for OpenSSL 3.0 (ITS#9436)
OpenLDAP 2.6.2 Release (2022/05/04) * Fixed ldapdelete to prune LDAP subentries (ITS#9737)
Added libldap support for OpenSSL 3.0 (ITS#9436) * Fixed libldap to drop connection when non-LDAP data is
Added slapd support for OpenSSL 3.0 (ITS#9436) received (ITS#9803)
Fixed ldapdelete to prune LDAP subentries (ITS#9737) * Fixed libldap to allow newlines at end of included file
Fixed libldap to drop connection when non-LDAP data is received (ITS#9803) (ITS#9811)
Fixed libldap to allow newlines at end of included file (ITS#9811) * Fixed slapd slaptest conversion of olcLastBind (ITS#9808)
Fixed slapd slaptest conversion of olcLastBind (ITS#9808) * Fixed slapd to correctly init global_host earlier (ITS#9787)
Fixed slapd to correctly init global_host earlier (ITS#9787) * Fixed slapd bconfig locking for cn=config replication
Fixed slapd bconfig locking for cn=config replication (ITS#9584) (ITS#9584)
Fixed slapd usage of thread local counters (ITS#9789) * Fixed slapd usage of thread local counters (ITS#9789)
Fixed slapd to clear runqueue task correctly (ITS#9785) * Fixed slapd to clear runqueue task correctly (ITS#9785)
Fixed slapd idletimeout handling (ITS#9820) * Fixed slapd idletimeout handling (ITS#9820)
Fixed slapd syncrepl handling of new sessions (ITS#9584) * Fixed slapd syncrepl handling of new sessions (ITS#9584)
Fixed slapd to clear connections on bind (ITS#9799) * Fixed slapd to clear connections on bind (ITS#9799)
Fixed slapd to correctly advance connections index (ITS#9831) * Fixed slapd to correctly advance connections index (ITS#9831)
Fixed slapd syncrepl ODSEE replication of unknown attr (ITS#9801) * Fixed slapd syncrepl ODSEE replication of unknown attr
Fixed slapd-asyncmeta memory leak in keepalive setting (ITS#9802) (ITS#9801)
Fixed slapd-ldap memory leak in keepalive setting (ITS#9802) * Fixed slapd-asyncmeta memory leak in keepalive setting,
Fixed slapd-meta SEGV on config rewrite (ITS#9802) slapd-ldap memory leak in keepalive setting, SEGV on config
Fixed slapd-meta ordering on config rewrite (ITS#9802) rewrite, ordering on config rewrite, memory leak in keepalive
Fixed slapd-meta memory leak in keepalive setting (ITS#9802) setting (ITS#9802)
Fixed slapd-monitor SEGV on shutdown (ITS#9809) * Fixed slapo-pcache SEGV & slapd-monitor SEGV on shutdown
Fixed slapd-monitor crash when hitting sizelimit (ITS#9832) (ITS#9809)
Fixed slapd-sql to properly escape filter value (ITS#9815) * Fixed slapd-monitor crash when hitting sizelimit (ITS#9832)
Added slapo-autoca support for OpenSSL 3.0 (ITS#9436) * Fixed slapd-sql to properly escape filter value (ITS#9815)
Added slapo-otp support for OpenSSL 3.0 (ITS#9436) * Fixed slapo-dynlist dynamic group regression (ITS#9825)
Fixed slapo-dynlist dynamic group regression (ITS#9825) * Fixed slapo-ppolicy operation handling to be consistent
Fixed slapo-pcache SEGV on shutdown (ITS#9809) (ITS#9794)
Fixed slapo-ppolicy operation handling to be consistent (ITS#9794) * Fixed slapo-translucent to correctly duplicate substring
Fixed slapo-translucent to correctly duplicate substring filters (ITS#9818) filters (ITS#9818)
Build Environment * Contrib:
Add ability to override default compile time paths (ITS#9675) * Update ppm module to the 2.1 release (ITS#9814)
Fix compilation with certain versions of gcc (ITS#9790) * Documentation:
Fix compilation with openssl exclusions (ITS#9791) * admin26: Document new lloadd features (ITS#9780)
Fix warnings from make jobserver (ITS#9788) * Fixed slapd.conf(5)/slapd-config(5) syncrepl
Contrib sizelimit/timelimit documentation (ITS#9804)
Update ppm module to the 2.1 release (ITS#9814) * Fixed slapd-sock(5) to clarify "sockresps result" behavior
Documentation (ITS#8255)
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)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 12 02:48:19 UTC 2022 - William Brown <william.brown@suse.com> Thu May 12 02:48:19 UTC 2022 - William Brown <william.brown@suse.com>