diff --git a/samba.spec b/samba.spec index f7f5a037f0b5033ff8124782be7a8389ddf054ce..eabf11c33f801d2e7563d655457010a34f8fa7a8 100644 --- a/samba.spec +++ b/samba.spec @@ -49,7 +49,7 @@ Name: samba Version: 4.11.12 -Release: 15 +Release: 16 Summary: A suite for Linux to interoperate with Windows License: GPLv3+ and LGPLv3+ @@ -322,7 +322,6 @@ Requires: %{name}-client = %{samba_depver} %if %with_libwbclient Requires: libwbclient = %{samba_depver} %endif -Requires: %{name}-help Provides: samba4 = %{samba_depver} samba-doc = %{samba_depver} samba-domainjoin-gui = %{samba_depver} Provides: samba-swat = %{samba_depver} samba4-swat = %{samba_depver} @@ -3268,6 +3267,12 @@ fi %{_mandir}/man* %changelog +* Mon Sep 05 2022 xinghe - 4.11.12-16 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:remove samba-help dependency for samba + * Mon Aug 29 2022 zhouyihang - 4.11.12-15 - Type:cves - CVE:CVE-2022-32743