diff --git a/openldap.spec b/openldap.spec index 1a02203..5b59c61 100644 --- a/openldap.spec +++ b/openldap.spec @@ -81,6 +81,8 @@ Requires(postun): systemd-units BuildRequires: libdb-devel%{?_isa} BuildRequires: systemd-units Group: System Environment/Daemons +# migrationtools (slapadd functionality): +Provides: ldib2ldbm %description servers OpenLDAP is an open-source suite of LDAP (Lightweight Directory Access @@ -652,6 +654,7 @@ exit 0 + connection handling fixes + server: buxfixes in mdb backend + server: buxfixes in overlays (syncrepl, meta, monitor, perl, sql, dds, rwm) +- openldap-servers now provide ldib2ldbm (#437104) * Tue Jan 31 2012 Jan Vcelak 2.4.28-3 - fix: replication (syncrepl) with TLS causes segfault (#783431)