mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Bump samba version for FIPS and priv. separation
With the latest Samba, adding trusts to AD under FIPS should now work as well as adding trusts as a whole after the privilege separation rework. https://pagure.io/freeipa/issue/6671 https://pagure.io/freeipa/issue/6697 Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
parent
84b38b6793
commit
b7ae3363fd
@ -36,11 +36,13 @@
|
|||||||
|
|
||||||
%global alt_name ipa
|
%global alt_name ipa
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
%global samba_version 4.0.5-1
|
# Require 4.6.0-4 which brings RC4 for FIPS + trust fixes to priv. separation
|
||||||
|
%global samba_version 4.6.0-4
|
||||||
%global selinux_policy_version 3.12.1-153
|
%global selinux_policy_version 3.12.1-153
|
||||||
%global slapi_nis_version 0.56.0-4
|
%global slapi_nis_version 0.56.0-4
|
||||||
%else
|
%else
|
||||||
%global samba_version 2:4.0.5-1
|
# Require 4.6.0-4 which brings RC4 for FIPS + trust fixes to priv. separation
|
||||||
|
%global samba_version 2:4.6.0-4
|
||||||
%global selinux_policy_version 3.13.1-158.4
|
%global selinux_policy_version 3.13.1-158.4
|
||||||
%global slapi_nis_version 0.56.1
|
%global slapi_nis_version 0.56.1
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user