From 8284a1c6800d5b7739de73aebc9928a0164c0fb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=27sil2100=27=20Zemczak?= Date: Thu, 23 Jul 2020 14:02:07 +0200 Subject: [PATCH] Sync changelog --- debian/changelog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d0ff1e6a..a104014b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,18 @@ livecd-rootfs (2.664.3) UNRELEASED; urgency=medium + [ Łukasz 'sil2100' Zemczak ] * Enable overrides of UC20 grade dangerous channels - as this is possible. (LP: #1879350) - -- Łukasz 'sil2100' Zemczak Mon, 25 May 2020 16:40:27 +0200 + [ Iain Lane ] + * Hack seeding of linux kernel in ubuntustudio/focal + ubuntustudio-default-settings in focal release has a Recommends to this + kernel, which makes it impossible to update the kernel later on, since we + would install the -updates and release kernel, which isn't allowed and + causes FTBFS. Hack out the focal-release kernel and let the rest of the + build process pull in the right one. (LP: #1884915) + + -- Iain Lane Tue, 21 Jul 2020 16:25:18 +0100 livecd-rootfs (2.664.2) focal; urgency=medium