libldb-2.6.1 is available

rhbz#2114621

Guenther
This commit is contained in:
Günther Deschner 2022-08-08 22:45:40 +02:00
parent 1e99cd520b
commit 69a59087c7
4 changed files with 12 additions and 20 deletions

2
.gitignore vendored
View File

@ -71,3 +71,5 @@
/ldb-2.5.1.tar.asc /ldb-2.5.1.tar.asc
/ldb-2.5.2.tar.gz /ldb-2.5.2.tar.gz
/ldb-2.5.2.tar.asc /ldb-2.5.2.tar.asc
/ldb-2.6.1.tar.gz
/ldb-2.6.1.tar.asc

View File

@ -131,19 +131,6 @@ index ef632ba903369e4211991f17a3b204bcd96c3a2f..63e50567860ff890b00b0ce6c7607c91
if not m: if not m:
conf.end_msg('not found', color='YELLOW') conf.end_msg('not found', color='YELLOW')
return return
diff --git a/buildtools/wafsamba/samba_cross.py b/buildtools/wafsamba/samba_cross.py
index 8863c2c53e7d7dd9317c9233f0085ffd0eea6b2f..34793902fba884cf2d8358bf4315dc98027266b6 100644
--- a/buildtools/wafsamba/samba_cross.py
+++ b/buildtools/wafsamba/samba_cross.py
@@ -77,7 +77,7 @@ def cross_answer(ca_file, msg):
f.close()
return (0, ans.strip("'"))
else:
- m = re.match('\(\s*(-?\d+)\s*,\s*\"(.*)\"\s*\)', ans)
+ m = re.match(r'\(\s*(-?\d+)\s*,\s*\"(.*)\"\s*\)', ans)
if m:
f.close()
return (int(m.group(1)), m.group(2))
diff --git a/buildtools/wafsamba/samba_headers.py b/buildtools/wafsamba/samba_headers.py diff --git a/buildtools/wafsamba/samba_headers.py b/buildtools/wafsamba/samba_headers.py
index a268c011c5d8e406e0d763554c55668cfb5388bc..c8bee19010978a04460b0637fcc8fd484a699ea8 100644 index a268c011c5d8e406e0d763554c55668cfb5388bc..c8bee19010978a04460b0637fcc8fd484a699ea8 100644
--- a/buildtools/wafsamba/samba_headers.py --- a/buildtools/wafsamba/samba_headers.py

View File

@ -19,13 +19,13 @@
%bcond_with python3 %bcond_with python3
%endif %endif
%global talloc_version 2.3.3 %global talloc_version 2.3.4
%global tdb_version 1.4.6 %global tdb_version 1.4.7
%global tevent_version 0.11.0 %global tevent_version 0.13.0
Name: libldb Name: libldb
Version: 2.5.2 Version: 2.6.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: A schema-less, ldap like, API and database Summary: A schema-less, ldap like, API and database
Requires: libtalloc%{?_isa} >= %{talloc_version} Requires: libtalloc%{?_isa} >= %{talloc_version}
Requires: libtdb%{?_isa} >= %{tdb_version} Requires: libtdb%{?_isa} >= %{tdb_version}
@ -222,6 +222,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
%endif %endif
%changelog %changelog
* Mon Aug 08 2022 Guenther Deschner <gdeschner@redhat.com> - 2.6.1-1
- rhbz#2114621 - libldb-2.6.1 is available
* Wed Jul 27 2022 Andreas Schneider <asn@redhat.com> - 2.5.2-2 * Wed Jul 27 2022 Andreas Schneider <asn@redhat.com> - 2.5.2-2
- Update to version 2.5.2 - Update to version 2.5.2
- related: rhbz#2111734 - Fixes CVE-2022-32746 - related: rhbz#2111734 - Fixes CVE-2022-32746

View File

@ -1,2 +1,2 @@
SHA512 (ldb-2.5.2.tar.gz) = 02ae1246f99d9b6d6b33c5030488aa46c6abb535b4da4b13799a62b49d32c490b7c088ef41c0bc5a1b2f7263c680faceb8033827834cb6f66916adcdb5be421c SHA512 (ldb-2.6.1.tar.gz) = 7b920c5ec1252446584caeedf9ec18aeb5c1b689c2ecc8ae65c0d5b64bf0bca0cbaa887c07fca90b36b16904e3a08534fc513fec6bac288e80f94d2980c36211
SHA512 (ldb-2.5.2.tar.asc) = 01d8e8825476d7c262273fa448205bebd160082dc8ac102d8c515a784166fe21a1d84a5f8b989356c6efffcefee3fa2c3d617a51d841ca0103b97c55a272c2d3 SHA512 (ldb-2.6.1.tar.asc) = abd887ee50d34182fe03ef2e8448fc4de73670ae11ca82dbf3cd8246b05a8bd6d9dd8722ab4c3c2c6e951f59a4116b894660c410c87e3722dc699d343a0d0c96