Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ldb for openSUSE:Factory checked in 
at 2023-10-05 20:02:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ldb (Old)
 and      /work/SRC/openSUSE:Factory/.ldb.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ldb"

Thu Oct  5 20:02:29 2023 rev:65 rq:1114970 version:2.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ldb/ldb.changes  2023-04-01 23:26:54.495308483 
+0200
+++ /work/SRC/openSUSE:Factory/.ldb.new.28202/ldb.changes       2023-10-05 
20:02:32.249378582 +0200
@@ -1,0 +2,20 @@
+Tue Sep 26 09:52:58 UTC 2023 - Noel Power <nopo...@suse.com>
+
+-  Update to 2.8.0
+    * CVE-2023-0614 Not-secret but access controlled LDAP attributes can be 
discovered (bug 15270)
+    * pyldb: Raise an exception if ldb_dn_get_parent() fails
+    * Implement ldap_whoami in pyldb and add the RFC4532 
LDB_EXTENDED_WHOAMI_OID definition
+    * Documentation and spelling fixes
+    * Add ldb_val -> bool,uint64,int64 parsing functions
+    * Split out ldb_val_as_dn() helper function
+    * add LDB_CHANGETYPE_MODRDN support to ldb_ldif_to_pyobject()
+    * add LDB_CHANGETYPE_DELETE support to ldb_ldif_to_pyobject()
+    * let ldb_ldif_parse_modrdn() handle names without 'rdn_name=' prefix
+    * Don't create error string if there is no error
+    * Avoid allocation and memcpy() for every wildcard match candidate
+    * Make ldb_msg_remove_attr O(n)
+    * pyldb: Throw error on invalid controls
+    * pyldb: remove py2 ifdefs
+    * Call tevent_set_max_debug_level(TEVENT_DEBUG_TRACE)
+
+-------------------------------------------------------------------

Old:
----
  ldb-2.7.2.tar.asc
  ldb-2.7.2.tar.gz

New:
----
  ldb-2.8.0.tar.asc
  ldb-2.8.0.tar.gz

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

Other differences:
------------------
++++++ ldb.spec ++++++
--- /var/tmp/diff_new_pack.eQP9hr/_old  2023-10-05 20:02:33.597427282 +0200
+++ /var/tmp/diff_new_pack.eQP9hr/_new  2023-10-05 20:02:33.597427282 +0200
@@ -27,9 +27,9 @@
 %endif
 
 %define lmdb_version 0.9.16
-%define talloc_version 2.4.0
-%define tdb_version 1.4.8
-%define tevent_version 0.14.1
+%define talloc_version 2.4.1
+%define tdb_version 1.4.9
+%define tevent_version 0.15.0
 
 Name:           ldb
 BuildRequires:  docbook-xsl-stylesheets
@@ -57,7 +57,7 @@
 %endif
 
 URL:            https://ldb.samba.org/
-Version:        2.7.2
+Version:        2.8.0
 Release:        0
 Summary:        An LDAP-like embedded database
 License:        LGPL-3.0-or-later

++++++ ldb-2.7.2.tar.gz -> ldb-2.8.0.tar.gz ++++++
++++ 6262 lines of diff (skipped)

Reply via email to