|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: WALinuxAgent
|
|
|
|
|
Version: 2.9.1.1
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Summary: The Microsoft Azure Linux Agent
|
|
|
|
|
|
|
|
|
|
License: Apache-2.0
|
|
|
|
@ -129,6 +129,10 @@ rm -rf %{_unitdir}/waagent.service.d/
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.9.1.1-8
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Aug 05 2024 Miroslav Rezanina <mrezanin@redhat.com> - 2.9.1.1-7
|
|
|
|
|
- wla-skip-cgorup-monitor-2939.patch [RHEL-46713]
|
|
|
|
|
- Resolves: RHEL-46713
|
|
|
|
|