* Thu Jun 29 2023 Jon Maloy <jmaloy@redhat.com> - 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.)
This commit is contained in:
Jon Maloy 2023-06-29 13:08:10 +00:00
parent 85a4c86455
commit d28b8144a5

View File

@ -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 <jmaloy@redhat.com> - 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 <jmaloy@redhat.com> - 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]