--- rpms/samba/sme10/samba.spec 2023/08/09 04:48:56 1.15 +++ rpms/samba/sme10/samba.spec 2023/08/09 05:00:53 1.16 @@ -6,7 +6,7 @@ # ctdb is enabled by default, you can disable it with: --without clustering %bcond_without clustering -%define main_release 24 +%define main_release 24.1 %define samba_version 4.10.16 %define talloc_version 2.1.16 @@ -138,6 +138,8 @@ Patch0: samba-4.10-redhat.patch # we only build Samba FS. Patch1000: libldb-require-version-1.5.4.patch +Patch99999: trust.patch + Requires(pre): /usr/sbin/groupadd Requires(post): systemd Requires(preun): systemd @@ -3305,6 +3307,11 @@ rm -rf %{buildroot} %endif # with_clustering_support %changelog +* Sat Jul 15 2023 Andreas Schneider - 4.10.16-24.1 +- related: #2222250 - Fix trust relationship broken +- labelled 24.1 as we wait for 25 from upstream +- Zsolt Vasarhelyi backport work for SME Server Koozali + * Fri Jan 20 2023 Andreas Schneider - 4.10.16-24 - related: #2154364 - Add additional patches for CVE-2022-38023