From d28b8144a5fddce35deff6714cde27d14c3a1c44 Mon Sep 17 00:00:00 2001 From: Jon Maloy Date: Thu, 29 Jun 2023 13:08:10 +0000 Subject: [PATCH] * Thu Jun 29 2023 Jon Maloy - 23.1.1-4 - ci-Add-warning-during-upgrade-from-an-old-version-with-.patch [bz#2210012] - Resolves: bz#2210012 ([cloud-init] System didn't generate ssh host keys and lost ssh connection after cloud-init removed them with updated cloud-init package.) --- cloud-init.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cloud-init.spec b/cloud-init.spec index f0f2beb..38f7dfd 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -6,7 +6,7 @@ Name: cloud-init Version: 23.1.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Cloud instance init scripts Group: System Environment/Base @@ -213,6 +213,11 @@ fi %config(noreplace) %{_sysconfdir}/rsyslog.d/21-cloudinit.conf %changelog +* Thu Jun 29 2023 Jon Maloy - 23.1.1-4 +- ci-Add-warning-during-upgrade-from-an-old-version-with-.patch [bz#2210012] +- Resolves: bz#2210012 + ([cloud-init] System didn't generate ssh host keys and lost ssh connection after cloud-init removed them with updated cloud-init package.) + * Wed May 03 2023 Jon Maloy - 23.1.1-3 - ci-Don-t-change-permissions-of-netrules-target-2076.patch [bz#2182947] - ci-Make-user-vendor-data-sensitive-and-remove-log-permi.patch [bz#2190081]