File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Summary: The Windows Azure Linux Agent
22Name: WALinuxAgent
33Version: 2.3.1.1
4- Release: 4 %{?dist }
4+ Release: 3 %{?dist }
55License: ASL 2.0
66Vendor: Microsoft Corporation
77Distribution: Mariner
@@ -11,7 +11,6 @@ Source0: https://github.com/Azure/WALinuxAgent/archive/refs/tags/v%{versi
1111Source1: ephemeral-disk-warning.service
1212Source2: ephemeral-disk-warning.conf
1313Source3: ephemeral-disk-warning
14- Patch0: add_firewall_rules.patch
1514BuildRequires: python3-distro
1615BuildRequires: python3-setuptools
1716BuildRequires: python3-xml
@@ -39,7 +38,7 @@ VMs in the Windows Azure cloud. This package should be installed on Linux disk
3938images that are built to run in the Windows Azure environment.
4039
4140%prep
42- %autosetup - n %{name }-%{version } -p1
41+ %setup -q - n %{name }-%{version }
4342
4443%pre -p /bin/sh
4544
@@ -91,9 +90,6 @@ python3 setup.py check && python3 setup.py test
9190%{python3_sitelib }/*
9291
9392%changelog
94- * Tue Jan 30 2024 Nan Liu <liunan@microsoft.com> - 2.3.1.1-4
95- - Patch waagent.conf to add firewall rules to protect access to Azure host node
96-
9793* Tue Nov 10 2022 Nan Liu <liunan@microsoft.com> - 2.3.1.1-3
9894- Add ephemeral-disk-warning.service
9995
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments