Revert OL modifications
This commit is contained in:
parent
fe3f4e5015
commit
d4f150b0fc
@ -220,7 +220,7 @@
|
||||
|
||||
Name: %{package_name}
|
||||
Version: %{IPA_VERSION}
|
||||
Release: 14%{?rc_version:.%rc_version}.0.1%{?dist}.5
|
||||
Release: 14%{?rc_version:.%rc_version}%{?dist}.5
|
||||
Summary: The Identity, Policy and Audit system
|
||||
|
||||
License: GPL-3.0-or-later
|
||||
@ -634,7 +634,6 @@ BuildArch: noarch
|
||||
Requires: %{name}-client-common = %{version}-%{release}
|
||||
Requires: httpd >= %{httpd_version}
|
||||
Requires: systemd-units >= %{systemd_version}
|
||||
Requires: bind >= %{bind_version}
|
||||
%if 0%{?rhel} >= 8 && ! 0%{?eln}
|
||||
Requires: system-logos-ipa >= 80.4
|
||||
%endif
|
||||
@ -1109,8 +1108,7 @@ autoreconf -ivf
|
||||
%{enable_server_option} \
|
||||
%{with_ipatests_option} \
|
||||
%{with_ipa_join_xml_option} \
|
||||
%{linter_options} \
|
||||
--with-ipaplatform=rhel
|
||||
%{linter_options}
|
||||
|
||||
# run build in default dir
|
||||
# -Onone is workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1398405
|
||||
@ -1954,10 +1952,6 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 30 2025 EL Errata <el-errata_ww@oracle.com> - 4.12.2-14.0.1.5
|
||||
- Set IPAPLATFORM=rhel when build on Oracle Linux [Orabug: 29516674]
|
||||
- Add bind to ipa-server-common Requires [Orabug: 36518596]
|
||||
|
||||
* Thu Sep 11 2025 Florence Blanc-Renaud <flo@redhat.com> - 4.12.2-14.5
|
||||
- Resolves: RHEL-110068
|
||||
EMBARGOED CVE-2025-7493 ipa: Privilege escalation from host to domain admin in FreeIPA
|
||||
|
||||
Loading…
Reference in New Issue
Block a user