diff --git a/samba.spec b/samba.spec index 21c71f1f269c9ec9097311ec541f06a6330d1a2e..d79bdd076fcd08aa10078580888985fc5a463017 100644 --- a/samba.spec +++ b/samba.spec @@ -4,7 +4,7 @@ %define talloc_version 2.2.0 %define tdb_version 1.4.2 %define tevent_version 0.10.0 -%define ldb_version 2.0.12 +%define ldb_version 2.0.12-3 %undefine _strict_symbol_defs_build @@ -49,7 +49,7 @@ Name: samba Version: 4.11.12 -Release: 13 +Release: 14 Summary: A suite for Linux to interoperate with Windows License: GPLv3+ and LGPLv3+ @@ -356,6 +356,7 @@ Obsoletes: samba-dc-libs < %{samba_depver} Obsoletes: samba-dc-bind-dlz < %{samba_depver} %endif +Requires: libldb >= %{ldb_version} Requires: %{name}-client = %{samba_depver} %if %with_libwbclient Requires: libwbclient = %{samba_depver} @@ -3248,6 +3249,12 @@ fi %{_mandir}/man* %changelog +* Fri Aug 12 2022 xinghe - 4.11.12-14 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add ldb require version + * Sat Aug 06 2022 xinghe - 4.11.12-13 - Type:cves - CVE:CVE-2022-32746 CVE-2022-32744 CVE-2022-2031 CVE-2022-32742