From d47c75e378e772507d2f76a80dbc3f14f83b2c5a Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 10 May 2022 18:41:44 +0300 Subject: [PATCH] Fix changelog --- SPECS/cloud-init.spec | 64 +++++++++++++++++++++---------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/SPECS/cloud-init.spec b/SPECS/cloud-init.spec index ef00c71..6637586 100644 --- a/SPECS/cloud-init.spec +++ b/SPECS/cloud-init.spec @@ -277,38 +277,6 @@ fi * Tue May 10 2022 Andrew Lukoshko - 21.1-15.alma - AlmaLinux support -* Thu Mar 03 2022 Jon Maloy - 21.1-7.el8_5.5 -- ci-Fix-IPv6-netmask-format-for-sysconfig-1215.patch [bz#2060026] -- Resolves: bz#2060026 - (cloud-init writes route6-$DEVICE config with a HEX netmask. ip route does not like : Error: inet6 prefix is expected rather than "fd00:fd00:fd00::/ffff:ffff:ffff:ffff::". [rhel-8.5.0.z]) - -* Wed Jan 19 2022 Jon Maloy - 21.1-7.el8_5.4 -- ci-Add-gdisk-and-openssl-as-deps-to-fix-UEFI-Azure-init.patch [bz#2040690] -- ci-Datasource-for-VMware-953.patch [bz#2040704] -- ci-Change-netifaces-dependency-to-0.10.4-965.patch [bz#2040704] -- ci-Update-dscheck_VMware-s-rpctool-check-970.patch [bz#2040704] -- ci-Revert-unnecesary-lcase-in-ds-identify-978.patch [bz#2040704] -- ci-Add-netifaces-package-as-a-Requires-in-cloud-init.sp.patch [bz#2040704] -- Resolves: bz#2040690 - ([RHEL8] [Azure] cloud-init fails to configure the system [rhel-8.5.0.z]) -- Resolves: bz#2040704 - ([cloud-init][RHEL8] Support for cloud-init datasource 'cloud-init-vmware-guestinfo' [rhel-8.5.0.z]) - -* Wed Dec 08 2021 Jon Maloy - 21.1-7.el8_5.3 -- ci-cloudinit-net-handle-two-different-routes-for-the-sa.patch [bz#2028756] -- Resolves: bz#2028756 - ([RHEL-8] Above 19.2 of cloud-init fails to configure routes when configuring static and default routes to the same destination IP [rhel-8.5.0.z]) - -* Mon Dec 06 2021 Jon Maloy - 21.1-7.el8_5.2 -- ci-fix-error-on-upgrade-caused-by-new-vendordata2-attri.patch [bz#2028738] -- Resolves: bz#2028738 - (cloud-init.service fails to start after package update [rhel-8.5.0.z]) - -* Tue Nov 02 2021 Miroslav Rezanina - 21.1-7.el8_5.1 -- ci-cc_ssh.py-fix-private-key-group-owner-and-permission.patch [bz#2017697] -- Resolves: bz#2017697 - (cloud-init fails to set host key permissions correctly [rhel-8.5.0.z]) - * Fri Apr 01 2022 Camilla Conte - 21.1-15 - ci-Detect-a-Python-version-change-and-clear-the-cache-8.patch [bz#1935826] - ci-Fix-MIME-policy-failure-on-python-version-upgrade-93.patch [bz#1935826] @@ -363,6 +331,38 @@ fi - Resolves: bz#1862933 (cloud-init fails with ValueError: need more than 1 value to unpack[rhel-8]) +* Thu Mar 03 2022 Jon Maloy - 21.1-7.el8_5.5 +- ci-Fix-IPv6-netmask-format-for-sysconfig-1215.patch [bz#2060026] +- Resolves: bz#2060026 + (cloud-init writes route6-$DEVICE config with a HEX netmask. ip route does not like : Error: inet6 prefix is expected rather than "fd00:fd00:fd00::/ffff:ffff:ffff:ffff::". [rhel-8.5.0.z]) + +* Wed Jan 19 2022 Jon Maloy - 21.1-7.el8_5.4 +- ci-Add-gdisk-and-openssl-as-deps-to-fix-UEFI-Azure-init.patch [bz#2040690] +- ci-Datasource-for-VMware-953.patch [bz#2040704] +- ci-Change-netifaces-dependency-to-0.10.4-965.patch [bz#2040704] +- ci-Update-dscheck_VMware-s-rpctool-check-970.patch [bz#2040704] +- ci-Revert-unnecesary-lcase-in-ds-identify-978.patch [bz#2040704] +- ci-Add-netifaces-package-as-a-Requires-in-cloud-init.sp.patch [bz#2040704] +- Resolves: bz#2040690 + ([RHEL8] [Azure] cloud-init fails to configure the system [rhel-8.5.0.z]) +- Resolves: bz#2040704 + ([cloud-init][RHEL8] Support for cloud-init datasource 'cloud-init-vmware-guestinfo' [rhel-8.5.0.z]) + +* Wed Dec 08 2021 Jon Maloy - 21.1-7.el8_5.3 +- ci-cloudinit-net-handle-two-different-routes-for-the-sa.patch [bz#2028756] +- Resolves: bz#2028756 + ([RHEL-8] Above 19.2 of cloud-init fails to configure routes when configuring static and default routes to the same destination IP [rhel-8.5.0.z]) + +* Mon Dec 06 2021 Jon Maloy - 21.1-7.el8_5.2 +- ci-fix-error-on-upgrade-caused-by-new-vendordata2-attri.patch [bz#2028738] +- Resolves: bz#2028738 + (cloud-init.service fails to start after package update [rhel-8.5.0.z]) + +* Tue Nov 02 2021 Miroslav Rezanina - 21.1-7.el8_5.1 +- ci-cc_ssh.py-fix-private-key-group-owner-and-permission.patch [bz#2017697] +- Resolves: bz#2017697 + (cloud-init fails to set host key permissions correctly [rhel-8.5.0.z]) + * Fri Aug 27 2021 Miroslav Rezanina - 21.1-7 - ci-Fix-home-permissions-modified-by-ssh-module-SC-338-9.patch [bz#1995840] - Resolves: bz#1995840