From d93cdfd8c51e66f9f05ec8c8bfdcf3bfbb3350c8 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Wed, 29 Jun 2022 13:33:14 +0200 Subject: [PATCH] add debian/changelog --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2f4db758..2ba9bb8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (2.765.3) jammy; urgency=medium + + * Do not modify /etc/ssh/sshd_config for ubuntu-cpc + project builds (LP: #1968873) + + -- Thomas Bechtold Thu, 30 Jun 2022 19:26:04 +0200 + livecd-rootfs (2.765.2) jammy; urgency=medium * Switch the intel-iot images to use the linux-intel-iotg kernel instead.