import WALinuxAgent-2.7.0.6-6.el9_1.1
This commit is contained in:
parent
44319402ec
commit
2f701c81a1
@ -12,5 +12,6 @@ depends() {
|
|||||||
|
|
||||||
# called by dracut
|
# called by dracut
|
||||||
install() {
|
install() {
|
||||||
|
inst_multiple cut readlink chmod
|
||||||
inst_rules 66-azure-storage.rules 99-azure-product-uuid.rules
|
inst_rules 66-azure-storage.rules 99-azure-product-uuid.rules
|
||||||
}
|
}
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: WALinuxAgent
|
Name: WALinuxAgent
|
||||||
Version: 2.7.0.6
|
Version: 2.7.0.6
|
||||||
Release: 6%{?dist}
|
Release: 6%{?dist}.1
|
||||||
Summary: The Microsoft Azure Linux Agent
|
Summary: The Microsoft Azure Linux Agent
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -131,6 +131,11 @@ rm -rf %{_unitdir}/waagent.service.d/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 14 2023 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-6.el9_1.1
|
||||||
|
- wla-redhat-Explicitly-list-udev-rule-requirements-in-the.patch [bz#2168913]
|
||||||
|
- Resolves: bz#2168913
|
||||||
|
(/dev/disk/azure/ is created as symlink to sr0 or sda and not as a directory[Azure] [rhel-9.1.0.z])
|
||||||
|
|
||||||
* Mon Aug 29 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-6
|
* Mon Aug 29 2022 Miroslav Rezanina <mrezanin@redhat.com> - 2.7.0.6-6
|
||||||
- wla-redhat-Remove-files-inside-WALA-services-directory.patch [bz#2114768]
|
- wla-redhat-Remove-files-inside-WALA-services-directory.patch [bz#2114768]
|
||||||
- Resolves: bz#2114768
|
- Resolves: bz#2114768
|
||||||
|
Loading…
Reference in New Issue
Block a user