Compare commits

...

No commits in common. "c10s" and "c9s" have entirely different histories.
c10s ... c9s

2 changed files with 7 additions and 19 deletions

View File

@ -23,15 +23,6 @@ Conflicts: WALinuxAgent-udev < 2.14.0.1-2
Provides: azure-nvme-utils = %{version}-%{release}
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
This package provides a home for core utilities, udev rules and other
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
%changelog
* Wed Oct 22 2025 Huijuan Zhao <huzhao@redhat.com> - 0.7.0-1
- Rebase to 0.7.0 [RHEL-99444]
- Resolves: RHEL-99444
([Azure][rhel-10] azure-vm-utils rebase)
* Tue Oct 28 2025 Vinay Mulugund <vmulugun@redhat.com> - 0.7.0-1
- Rebase to 0.7.0 [RHEL-99446]
- Resolves: RHEL-99446
([Azure][rhel-9] azure-vm-utils rebase)
* Thu Apr 17 2025 Huijuan Zhao <huzhao@redhat.com> - 0.5.2-2
- Enable gating for azure-vm-utils
* Thu Apr 17 2025 Huijuan Zhao <huzhao@redhat.com> - 0.5.2-1
- Initial commit on c10s
* Thu May 8 2025 Huijuan Zhao <huzhao@redhat.com> - 0.5.2-1
- Initial commit on c19s

View File

@ -1,5 +1,5 @@
--- !Policy
product_versions:
- rhel-10
- rhel-9
decision_context: osci_compose_gate
rules: []