From 209c9d5327abca9d1ca370a9de471977ee6d79d0 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 19 Jun 2025 11:26:32 +0000 Subject: [PATCH] Revert OL modifications --- SPECS/freeipa.spec | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/SPECS/freeipa.spec b/SPECS/freeipa.spec index 59b9b59..a2b2b2a 100644 --- a/SPECS/freeipa.spec +++ b/SPECS/freeipa.spec @@ -218,7 +218,7 @@ Name: %{package_name} Version: %{IPA_VERSION} -Release: 14%{?rc_version:.%rc_version}.0.1%{?dist}.1 +Release: 14%{?rc_version:.%rc_version}%{?dist}.1 Summary: The Identity, Policy and Audit system License: GPL-3.0-or-later @@ -627,7 +627,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 @@ -1102,8 +1101,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 @@ -1947,10 +1945,6 @@ fi %endif %changelog -* Tue Jun 17 2025 EL Errata - 4.12.2-14.0.1 -- Set IPAPLATFORM=rhel when build on Oracle Linux [Orabug: 29516674] -- Add bind to ipa-server-common Requires [Orabug: 36518596] - * Thu May 15 2025 Florence Blanc-Renaud - 4.12.2-14.1 - Resolves: RHEL-89908 EMBARGOED CVE-2025-4404 ipa: Privilege escalation from host to domain admin in FreeIPA