Skip to content

Commit eb62644

Browse files
Revert "Patch waagent.conf to add firewall rules (#7543)" (#8054)
1 parent 6184756 commit eb62644

2 files changed

Lines changed: 2 additions & 30 deletions

File tree

SPECS/WALinuxAgent/WALinuxAgent.spec

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: The Windows Azure Linux Agent
22
Name: WALinuxAgent
33
Version: 2.3.1.1
4-
Release: 4%{?dist}
4+
Release: 3%{?dist}
55
License: ASL 2.0
66
Vendor: Microsoft Corporation
77
Distribution: Mariner
@@ -11,7 +11,6 @@ Source0: https://github.com/Azure/WALinuxAgent/archive/refs/tags/v%{versi
1111
Source1: ephemeral-disk-warning.service
1212
Source2: ephemeral-disk-warning.conf
1313
Source3: ephemeral-disk-warning
14-
Patch0: add_firewall_rules.patch
1514
BuildRequires: python3-distro
1615
BuildRequires: python3-setuptools
1716
BuildRequires: python3-xml
@@ -39,7 +38,7 @@ VMs in the Windows Azure cloud. This package should be installed on Linux disk
3938
images 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

SPECS/WALinuxAgent/add_firewall_rules.patch

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)