Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eb93d17eff | ||
| a4f74c3a0a |
1
.azure-vm-utils.metadata
Normal file
1
.azure-vm-utils.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
bc032b522d0727f40f3a17677b3aaceac36dec7a SOURCES/azure-vm-utils-v0.7.0.tar.gz
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
/azure-vm-utils-v0.5.2.tar.gz
|
SOURCES/azure-vm-utils-v0.7.0.tar.gz
|
||||||
/azure-vm-utils-v0.7.0.tar.gz
|
|
||||||
|
|||||||
@ -23,15 +23,6 @@ Conflicts: WALinuxAgent-udev < 2.14.0.1-2
|
|||||||
Provides: azure-nvme-utils = %{version}-%{release}
|
Provides: azure-nvme-utils = %{version}-%{release}
|
||||||
Obsoletes: azure-nvme-utils < 0.1.3-3
|
Obsoletes: azure-nvme-utils < 0.1.3-3
|
||||||
|
|
||||||
%post
|
|
||||||
%systemd_post azure-ephemeral-disk-setup.service
|
|
||||||
|
|
||||||
%preun
|
|
||||||
%systemd_preun azure-ephemeral-disk-setup.service
|
|
||||||
|
|
||||||
%postun
|
|
||||||
%systemd_postun azure-ephemeral-disk-setup.service
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package provides a home for core utilities, udev rules and other
|
This package provides a home for core utilities, udev rules and other
|
||||||
configuration to support Linux VMs on Azure.
|
configuration to support Linux VMs on Azure.
|
||||||
@ -69,13 +60,10 @@ rm %{buildroot}%{_mandir}/man8/azure-vm-utils-selftest.8
|
|||||||
%config(noreplace) %{_sysconfdir}/azure-ephemeral-disk-setup.conf
|
%config(noreplace) %{_sysconfdir}/azure-ephemeral-disk-setup.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Oct 22 2025 Huijuan Zhao <huzhao@redhat.com> - 0.7.0-1
|
* Tue Oct 28 2025 Vinay Mulugund <vmulugun@redhat.com> - 0.7.0-1
|
||||||
- Rebase to 0.7.0 [RHEL-99444]
|
- Rebase to 0.7.0 [RHEL-99446]
|
||||||
- Resolves: RHEL-99444
|
- Resolves: RHEL-99446
|
||||||
([Azure][rhel-10] azure-vm-utils rebase)
|
([Azure][rhel-9] azure-vm-utils rebase)
|
||||||
|
|
||||||
* Thu Apr 17 2025 Huijuan Zhao <huzhao@redhat.com> - 0.5.2-2
|
* Thu May 8 2025 Huijuan Zhao <huzhao@redhat.com> - 0.5.2-1
|
||||||
- Enable gating for azure-vm-utils
|
- Initial commit on c19s
|
||||||
|
|
||||||
* Thu Apr 17 2025 Huijuan Zhao <huzhao@redhat.com> - 0.5.2-1
|
|
||||||
- Initial commit on c10s
|
|
||||||
@ -1,5 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-10
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules: []
|
|
||||||
Loading…
Reference in New Issue
Block a user