6 |
# ctdb is enabled by default, you can disable it with: --without clustering |
# ctdb is enabled by default, you can disable it with: --without clustering |
7 |
%bcond_without clustering |
%bcond_without clustering |
8 |
|
|
9 |
%define main_release 24 |
%define main_release 24.1 |
10 |
|
|
11 |
%define samba_version 4.10.16 |
%define samba_version 4.10.16 |
12 |
%define talloc_version 2.1.16 |
%define talloc_version 2.1.16 |
138 |
# we only build Samba FS. |
# we only build Samba FS. |
139 |
Patch1000: libldb-require-version-1.5.4.patch |
Patch1000: libldb-require-version-1.5.4.patch |
140 |
|
|
141 |
|
Patch99999: trust.patch |
142 |
|
|
143 |
Requires(pre): /usr/sbin/groupadd |
Requires(pre): /usr/sbin/groupadd |
144 |
Requires(post): systemd |
Requires(post): systemd |
145 |
Requires(preun): systemd |
Requires(preun): systemd |
190 |
BuildRequires: libarchive-devel |
BuildRequires: libarchive-devel |
191 |
BuildRequires: libattr-devel |
BuildRequires: libattr-devel |
192 |
BuildRequires: libcap-devel |
BuildRequires: libcap-devel |
193 |
BuildRequires: libcmocka-devel |
# should not pull from epel BuildRequires: libcmocka-devel |
194 |
BuildRequires: libuuid-devel |
BuildRequires: libuuid-devel |
195 |
BuildRequires: libxslt |
BuildRequires: libxslt |
196 |
BuildRequires: ncurses-devel |
BuildRequires: ncurses-devel |
3307 |
%endif # with_clustering_support |
%endif # with_clustering_support |
3308 |
|
|
3309 |
%changelog |
%changelog |
3310 |
|
* Sat Jul 15 2023 Andreas Schneider <asn@redhat.com> - 4.10.16-24.1 |
3311 |
|
- related: #2222250 - Fix trust relationship broken |
3312 |
|
- labelled 24.1 as we wait for 25 from upstream |
3313 |
|
- Zsolt Vasarhelyi backport work for SME Server Koozali |
3314 |
|
|
3315 |
* Fri Jan 20 2023 Andreas Schneider <asn@redhat.com> - 4.10.16-24 |
* Fri Jan 20 2023 Andreas Schneider <asn@redhat.com> - 4.10.16-24 |
3316 |
- related: #2154364 - Add additional patches for CVE-2022-38023 |
- related: #2154364 - Add additional patches for CVE-2022-38023 |
3317 |
|
|