* Wed May 14 2025 Jon Maloy <jmaloy@redhat.com> - 24.4-6
- ci-feat-aliyun-datasource-support-crawl-metadata-at-onc.patch [RHEL-88658] - Resolves: RHEL-88658 (Cloud-Init Backport Optimization Features on Alibaba Cloud)
This commit is contained in:
parent
4cd3cc5544
commit
3bfe89a0bc
1000
ci-feat-aliyun-datasource-support-crawl-metadata-at-onc.patch
Normal file
1000
ci-feat-aliyun-datasource-support-crawl-metadata-at-onc.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
Name: cloud-init
|
||||
Version: 24.4
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Cloud instance init scripts
|
||||
License: ASL 2.0 or GPLv3
|
||||
URL: http://launchpad.net/cloud-init
|
||||
@ -23,6 +23,8 @@ Patch8: ci-downstream-set-deprecation-boundary-version.patch
|
||||
Patch9: ci-net-sysconfig-do-not-remove-all-existing-settings-of.patch
|
||||
# For RHEL-81703 - DataSourceNoCloudNet network configuration is ineffective - c9s
|
||||
Patch10: ci-fix-NM-reload-and-bring-up-individual-network-conns-.patch
|
||||
# For RHEL-88658 - Cloud-Init Backport Optimization Features on Alibaba Cloud
|
||||
Patch11: ci-feat-aliyun-datasource-support-crawl-metadata-at-onc.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -237,6 +239,11 @@ fi
|
||||
%config(noreplace) %{_sysconfdir}/rsyslog.d/21-cloudinit.conf
|
||||
|
||||
%changelog
|
||||
* Wed May 14 2025 Jon Maloy <jmaloy@redhat.com> - 24.4-6
|
||||
- ci-feat-aliyun-datasource-support-crawl-metadata-at-onc.patch [RHEL-88658]
|
||||
- Resolves: RHEL-88658
|
||||
(Cloud-Init Backport Optimization Features on Alibaba Cloud)
|
||||
|
||||
* Tue Mar 18 2025 Jon Maloy <jmaloy@redhat.com> - 24.4-5
|
||||
- ci-fix-NM-reload-and-bring-up-individual-network-conns-.patch [RHEL-81703]
|
||||
- Resolves: RHEL-81703
|
||||
|
Loading…
Reference in New Issue
Block a user