Hello community,

here is the log from the commit of package openldap2 for openSUSE:Factory 
checked in at 2013-12-12 11:17:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openldap2 (Old)
 and      /work/SRC/openSUSE:Factory/.openldap2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openldap2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openldap2/openldap2-client.changes       
2013-06-20 11:49:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openldap2.new/openldap2-client.changes  
2013-12-12 11:17:10.000000000 +0100
@@ -1,0 +2,117 @@
+Wed Dec 11 13:29:51 UTC 2013 - [email protected]
+
+- Make /etc/sasl2 owned by openldap2.
+
+-------------------------------------------------------------------
+Wed Dec 11 10:44:26 UTC 2013 - [email protected]
+
+- Update to 2.4.38
+     * Fixed liblmdb nordahead flag (ITS#7734)
+     * Fixed liblmdb to check cursor index before cursor_del (ITS#7733)
+     * Fixed liblmdb wasted space on split (ITS#7589)
+     * Fixed slapd for certs with a NULL issuerDN (ITS#7746)
+     * Fixed slapd cn=config with empty nested includes (ITS#7739)
+     * Fixed slapd syncrepl memory leak with delta-sync MMR (ITS#7735)
+     * Fixed slapd-bdb/hdb to stop processing on dn not found (ITS#7741)
+     * Fixed slapd-bdb/hdb with indexed ANDed filters (ITS#7743)
+     * Fixed slapd-mdb to stop processing on dn not found (ITS#7741)
+     * Fixed slapd-mdb dangling reader (ITS#7662)
+     * Fixed slapd-mdb matching rule for OlcDbEnvFlags (ITS#7737)
+     * Fixed slapd-mdb with indexed ANDed filters (ITS#7743)
+     * Fixed slapd-meta from blocking other threads (ITS#7740)
+     * Fixed slapo-syncprov assert with findbase (ITS#7749)
+    Changes in 2.4.37
+     * Added liblmdb nordahead environment flag (ITS#7725)
+     * Fixed client tools CLDAP with IPv6 (ITS#7695)
+     * Fixed libldap CLDAP with IPv6 (ITS#7695)
+     * Fixed libldap lock ordering with abandon op (ITS#7712)
+     * Fixed liblmdb segfault with mdb_cursor_del (ITS#7718)
+     * Fixed liblmdb when converting to writemap (ITS#7715)
+     * Fixed liblmdb assert on MDB_NEXT with delete (ITS#7722)
+     * Fixed liblmdb wasted space on split (ITS#7589)
+     * Fixed slapd cn=config with olcTLSProtocolMin (ITS#7685)
+     * Fixed slapd-bdb/hdb optimize index updates (ITS#7329)
+     * Fixed slapd-ldap chaining with cn=config (ITS#7381, ITS#7434)
+     * Fixed slapd-ldap chaning with controls (ITS#7687)
+     * Fixed slapd-mdb optimize index updates (ITS#7329)
+     * Fixed slapd-meta chaining with cn=config (ITS#7381, ITS#7434)
+     * Fixed slapo-constraint to no-op on nonexistent entries (ITS#7692)
+     * Fixed slapo-dds assert on startup (ITS#7699)
+     * Fixed slapo-memberof to not replicate internal ops (ITS#7710)
+     * Fixed slapo-refint to not replicate internal ops (ITS#7710)
+    Changes in 2.4.36
+     * Added back-meta target filter patterns (ITS#7609)
+     * Added liblmdb mdb_txn_env to API (ITS#7660)
+     * Fixed libldap CLDAP with uninit'd memory (ITS#7582)
+     * Fixed libldap with UDP (ITS#7583)
+     * Fixed libldap OpenSSL TLS versions (ITS#7645)
+     * Fixed liblmdb MDB_PREV behavior (ITS#7556)
+     * Fixed liblmdb transaction issues (ITS#7515)
+     * Fixed liblmdb mdb_drop overflow page return (ITS#7561)
+     * Fixed liblmdb nested split (ITS#7592)
+     * Fixed liblmdb overflow page behavior (ITS#7620)
+     * Fixed liblmdb race condition with read and write txns (ITS#7635)
+     * Fixed liblmdb mdb_del behavior with MDB_DUPSORT and mdb_del (ITS#7658)
+     * Fixed slapd cn=config with unknown schema elements (ITS#7608)
+     * Fixed slapd cn=config with loglevel 0 (ITS#7611)
+     * Fixed slapd slapi filterlist free behavior (ITS#7636)
+     * Fixed slapd slapi control free behavior (ITS#7641)
+     * Fixed slapd schema countryString as directoryString (ITS#7659)
+     * Fixed slapd schema telephoneNumber as directoryString (ITS#7659)
+     * Fixed slapd-bdb/hdb to wait for read locks in tool mode (ITS#6365)
+     * Fixed slapd-mdb behavior with alias dereferencing (ITS#7577 )
+     * Fixed slapd-mdb modrdn and base-scoped searches (ITS#7604)
+     * Fixed slapd-mdb refcount behavior (ITS#7628)
+     * Fixed slapd-meta binding flag is set (ITS#7524)
+     * Fixed slapd-meta with minimal config (ITS#7581)
+     * Fixed slapd-meta missing results messages (ITS#7591)
+     * Added slapd-meta TCP keepalive support (ITS#7513)
+     * Fixed slapo-sssvlv double free (ITS#7588)
+     * Fixed slaptest to list -Q option (ITS#7568)
+    Changes in 2.4.35
+     * Fixed liblmdb mdb_cursor_put with MDB_MULTIPLE (ITS#7551)
+     * Fixed liblmdb page rebalance (ITS#7536)
+     * Fixed liblmdb missing parens (ITS#7377)
+     * Fixed liblmdb mdb_cursor_del crash (ITS#7553)
+     * Fixed slapd syncrepl updateCookie status (ITS#7531)
+     * Fixed slapd connection logging (ITS#7543)
+     * Fixed slapd segfault on modify (ITS#7542, ITS#7432)
+     * Fixed slapd-mdb to reject undefined attrs (ITS#7540)
+     * Fixed slapo-pcache with +/- attrsets (ITS#7552)
+    Changes in 2.4.34
+     * Fixed libldap connections with EINTR (ITS#7476)
+     * Fixed libldap lineno overflow in ldif_read_record (ITS#7497)
+     * Fixed liblmdb mdb_env_open flag handling (ITS#7453)
+     * Fixed liblmdb mdb_midl_sort array optimization (ITS#7432)
+     * Fixed liblmdb freelist with large entries (ITS#7455)
+     * Fixed liblmdb to check for filled dirty page list (ITS#7491)
+     * Fixed liblmdb to validate data limits (ITS#7485)
+     * Fixed liblmdb mdb_update_key for large keys (ITS#7505)
+     * Fixed ldapmodify to not core dump with invalid LDIF (ITS#7477)
+     * Fixed slapd syncrepl for old entries in MMR setup (ITS#7427)
+     * Fixed slapd signedness for index_substr_any_* (ITS#7449)
+     * Fixed slapd enforce SLAPD_MAX_DAEMON_THREADS (ITS#7450)
+     * Fixed slapd mutex in send_ldap_ber (ITS#6164)
+     * Added slapd-ldap onerr option (ITS#7492)
+     * Added slapd-ldap keepalive support (ITS#7501)
+     * Fixed slapd-ldif with empty dir (ITS#7451)
+     * Fixed slapd-mdb to reopen attr DBs after env reopen (ITS#7416)
+     * Fixed slapd-mdb handling of missing entries (ITS#7483,7496)
+     * Fixed slapd-mdb environment flag setting (ITS#7452)
+     * Fixed slapd-mdb with sub db slapcat (ITS#7469)
+     * Fixed slapd-mdb to correctly work with toolthreads > 2 
(ITS#7488,ITS#7527)
+     * Fixed slapd-mdb subtree search speed (ITS#7473)
+     * Fixed slapd-meta conversion to cn=config (ITS#7525)
+     * Fixed slapd-meta segfault when modifying olcDbUri (ITS#7526)
+     * Fixed slapd-sql back-config support (ITS#7499)
+     * Fixed slapo-constraint handle uri and restrict correctly (ITS#7418)
+     * Fixed slapo-constraint with multi-master replication (ITS#7426)
+     * Fixed slapo-constraint segfault (ITS#7431)
+     * Fixed slapo-deref control initialization (ITS#7436)
+     * Fixed slapo-deref control exposure (ITS#7445)
+     * Fixed slapo-memberof with internal ops (ITS#7487)
+     * Fixed slapo-pcache matching rules for config db (ITS#7459)
+     * Fixed slapo-rwm modrdn cleanup (ITS#7414)
+     * Fixed slapo-sssvlv maxperconn parameter (ITS#7484)
+
+-------------------------------------------------------------------
openldap2.changes: same change

Old:
----
  openldap-2.4.33.tgz

New:
----
  openldap-2.4.38.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openldap2-client.spec ++++++
--- /var/tmp/diff_new_pack.khpRog/_old  2013-12-12 11:17:11.000000000 +0100
+++ /var/tmp/diff_new_pack.khpRog/_new  2013-12-12 11:17:11.000000000 +0100
@@ -31,7 +31,7 @@
 BuildRequires:  -pwdutils
 BuildRequires:  openssl-devel
 %endif
-Version:        2.4.33
+Version:        2.4.38
 Release:        0
 Url:            http://www.openldap.org
 %if "%{name}" == "openldap2"
@@ -341,13 +341,14 @@
 %dir /etc/openldap
 %dir %attr(0770, ldap, ldap) /etc/openldap/slapd.d
 %dir /etc/openldap/schema
+%dir %{_sysconfdir}/sasl2
 %config /etc/openldap/schema/*.schema
 %config /etc/openldap/schema/*.ldif
 %config(noreplace) %attr(640, root, ldap) /etc/openldap/slapd.conf
 %config(noreplace) %attr(640, ldap, ldap) /var/lib/ldap/DB_CONFIG
 %config /var/lib/ldap/DB_CONFIG.example
 %attr(640, root, ldap) /%{_sysconfdir}/openldap/slapd.conf.default
-%config(noreplace) /etc/sasl2/slapd.conf
+%config(noreplace) /%{_sysconfdir}/sasl2/slapd.conf
 %dir /usr/lib/openldap
 %dir /usr/lib/openldap/modules
 /usr/lib/openldap/modules/accesslog*

++++++ openldap2.spec ++++++
--- /var/tmp/diff_new_pack.khpRog/_old  2013-12-12 11:17:11.000000000 +0100
+++ /var/tmp/diff_new_pack.khpRog/_new  2013-12-12 11:17:11.000000000 +0100
@@ -31,7 +31,7 @@
 BuildRequires:  -pwdutils
 BuildRequires:  openssl-devel
 %endif
-Version:        2.4.33
+Version:        2.4.38
 Release:        0
 Url:            http://www.openldap.org
 %if "%{name}" == "openldap2"
@@ -341,13 +341,14 @@
 %dir /etc/openldap
 %dir %attr(0770, ldap, ldap) /etc/openldap/slapd.d
 %dir /etc/openldap/schema
+%dir %{_sysconfdir}/sasl2
 %config /etc/openldap/schema/*.schema
 %config /etc/openldap/schema/*.ldif
 %config(noreplace) %attr(640, root, ldap) /etc/openldap/slapd.conf
 %config(noreplace) %attr(640, ldap, ldap) /var/lib/ldap/DB_CONFIG
 %config /var/lib/ldap/DB_CONFIG.example
 %attr(640, root, ldap) /%{_sysconfdir}/openldap/slapd.conf.default
-%config(noreplace) /etc/sasl2/slapd.conf
+%config(noreplace) /%{_sysconfdir}/sasl2/slapd.conf
 %dir /usr/lib/openldap
 %dir /usr/lib/openldap/modules
 /usr/lib/openldap/modules/accesslog*

++++++ openldap-2.4.33.tgz -> openldap-2.4.38.tgz ++++++
++++ 47870 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to