Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ldb for openSUSE:Factory checked in at 2021-10-08 22:04:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ldb (Old) and /work/SRC/openSUSE:Factory/.ldb.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ldb" Fri Oct 8 22:04:56 2021 rev:55 rq:923248 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ldb/ldb.changes 2021-04-22 18:03:03.802422966 +0200 +++ /work/SRC/openSUSE:Factory/.ldb.new.2443/ldb.changes 2021-10-08 22:05:18.872586408 +0200 @@ -1,0 +2,30 @@ +Fri Sep 17 09:04:13 UTC 2021 - Samuel Cabrero <scabr...@suse.de> + +- Update to version 2.4.0 + + Improve calculate_popt_array_length() + + Use C99 initializers for builtin_popt_options[] + + pyldb: Fix Message.items() for a message containing elements + + pyldb: Add test for Message.items() + + tests: Use ldbsearch '--scope instead of '-s' + + pyldb: fix a typo + + Change page size of guidindexpackv1.ldb + + Use a 1MiB lmdb so the test also passes on aarch64 CentOS stream + + attrib_handler casefold: simplify space dropping + + fix ldb_comparison_fold off-by-one overrun + + CVE-2020-27840: pytests: move Dn.validate test to ldb + + CVE-2020-27840 ldb_dn: avoid head corruption in ldb_dn_explode + + CVE-2021-20277 ldb/attrib_handlers casefold: stay in bounds + + CVE-2021-20277 ldb tests: ldb_match tests with extra spaces + + improve comments for ldb_module_connect_backend() + + test/ldb_tdb: correct introductory comments + + ldb.h: remove undefined async_ctx function signatures + + correct comments in attrib_handers val_to_int64 + + dn tests use cmocka print functions + + ldb_match: remove redundant check + + add tests for ldb_wildcard_compare + + ldb_match: trailing chunk must match end of string + + pyldb: catch potential overflow error in py_timestring + + ldb: remove some 'if PY3's in tests + + Add missing break in switch statement + +------------------------------------------------------------------- Old: ---- ldb-2.3.0.tar.asc ldb-2.3.0.tar.gz New: ---- ldb-2.4.0.tar.asc ldb-2.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ldb.spec ++++++ --- /var/tmp/diff_new_pack.vyJ9xC/_old 2021-10-08 22:05:19.344587184 +0200 +++ /var/tmp/diff_new_pack.vyJ9xC/_new 2021-10-08 22:05:19.344587184 +0200 @@ -27,9 +27,9 @@ %endif %define lmdb_version 0.9.16 -%define talloc_version 2.2.0 -%define tdb_version 1.4.2 -%define tevent_version 0.10.0 +%define talloc_version 2.3.3 +%define tdb_version 1.4.4 +%define tevent_version 0.11.0 Name: ldb BuildRequires: docbook-xsl-stylesheets @@ -57,7 +57,7 @@ %endif URL: https://ldb.samba.org/ -Version: 2.3.0 +Version: 2.4.0 Release: 0 Summary: An LDAP-like embedded database License: LGPL-3.0-or-later ++++++ ldb-2.3.0.tar.gz -> ldb-2.4.0.tar.gz ++++++ ++++ 4687 lines of diff (skipped)