diff --git a/0100-add-oracle-support.patch b/0100-add-oracle-support.patch new file mode 100644 index 0000000..f7b665c --- /dev/null +++ b/0100-add-oracle-support.patch @@ -0,0 +1,28 @@ +From 246586f31209b70667b494db30c847c5b87fe7a3 Mon Sep 17 00:00:00 2001 +From: Darren Archibald +Date: Wed, 21 Sep 2022 05:40:34 -0700 +Subject: [PATCH] Add Oracle support + +Add oracle support to fix waagent.service build issue + +Signed-off-by: Darren Archibald +--- + setup.py | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/setup.py b/setup.py +index e4d7cf7..82ec9fe 100755 +--- a/setup.py ++++ b/setup.py +@@ -96,7 +96,7 @@ + systemd_dir_path = osutil.get_systemd_unit_file_install_path() + agent_bin_path = osutil.get_agent_bin_path() + +- if name in ('redhat', 'rhel', 'centos', 'almalinux', 'cloudlinux', 'rocky'): ++ if name in ('redhat', 'rhel', 'centos', 'almalinux', 'cloudlinux', 'rocky', 'oracle'): + if version.startswith("8") or version.startswith("9"): + # redhat8+ default to py3 + set_bin_files(data_files, dest=agent_bin_path, +-- +2.27.0 + diff --git a/WALinuxAgent.spec b/WALinuxAgent.spec index de74abc..a2921e1 100644 --- a/WALinuxAgent.spec +++ b/WALinuxAgent.spec @@ -3,7 +3,7 @@ Name: WALinuxAgent Version: 2.9.1.1 -Release: 10%{?dist} +Release: 9.0.1%{?dist}.1 Summary: The Microsoft Azure Linux Agent License: Apache-2.0 @@ -20,6 +20,7 @@ Patch3: wla-redhat-Use-NetworkManager-to-set-DHCP-hostnames-on-r.patch Patch4: wla-skip-cgorup-monitor-2939.patch # For RHEL-68796 - Please add `mana` to 99-azure-unmanaged-devices.conf of Azure image Patch5: wla-redhat-Add-a-udev-rule-to-avoid-managing-slave-NICs-.patch +Patch1000: 0100-add-oracle-support.patch BuildArch: noarch @@ -131,7 +132,10 @@ rm -rf %{_unitdir}/waagent.service.d/ %endif %changelog -* Tue Mar 25 2025 Miroslav Rezanina - 2.9.1.1-10 +* Tue Aug 5 2025 Kevin Lyons - 2.9.1.1-9.0.1.1 +- Add oracle support to fix waagent.service build issue + +* Tue Mar 25 2025 Miroslav Rezanina - 2.9.1.1-9.1 - wla-redhat-Explicitly-list-udev-rule-requirements-in-the.patch [RHEL-84073] - wla-redhat-Include-10-azure-unmanaged-sriov.rules-into-i.patch [RHEL-84073] - Resolves: RHEL-84073 diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index e1223b2..0000000 --- a/gating.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- !Policy -product_versions: - - rhel-10 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: 3rd-azure-ci.brew-build.tier1.functional} diff --git a/sources b/sources index 5cd38e5..f72528a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v2.9.1.1.tar.gz) = 3f44aecc16ac545db4b550586f168dbbdef34289aad6775973517bf645e5a1d486864c01e974f03a71b3e946c14e1ca140673a75c1cd602aac28725eaa68e83d +3f44aecc16ac545db4b550586f168dbbdef34289aad6775973517bf645e5a1d486864c01e974f03a71b3e946c14e1ca140673a75c1cd602aac28725eaa68e83d v2.9.1.1.tar.gz