From 9f6f689b6d0d87f840d1065123b6d53f2f67095c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=27sil2100=27=20Zemczak?= Date: Wed, 24 May 2023 11:09:08 +0200 Subject: [PATCH] Add changelog entry for recent reverts. --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 711cd484..82d81680 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +livecd-rootfs (2.842) UNRELEASED; urgency=medium + + * Revert once again the kpartx->losetup changes as those are causing + constant build failures for RISC-V images. This clearly needs some more + investigation before proceeding. This means that we're back to using + kpartx for loop device setup. + + -- Ɓukasz 'sil2100' Zemczak Wed, 24 May 2023 11:07:21 +0200 + livecd-rootfs (2.841) mantic; urgency=medium * The base seed for edubuntu is desktop-gnome, not desktop. LP: #2019060.