diff --git a/debian/changelog b/debian/changelog index f996b089..d141ddfd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (2.664.50) UNRELEASED; urgency=medium + + * Do not modify /etc/ssh/sshd_config for ubuntu-cpc + project builds (LP: #1968873) + + -- Thomas Bechtold Thu, 28 Sep 2023 13:16:46 +0200 + livecd-rootfs (2.664.49) focal; urgency=medium * Address the missing GRUB_DISTRIBUTOR issue. LP: #2034253