From c946fbd65fab7203d080ddfaac00ddd5abca31c1 Mon Sep 17 00:00:00 2001 From: Alexandre Ghiti Date: Wed, 12 Oct 2022 14:17:11 +0200 Subject: [PATCH] Update changelog Signed-off-by: Alexandre Ghiti --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index b2a2c1f2..ae258f43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +livecd-rootfs (2.788) UNRELEASED; urgency=medium + + * riscv: Remove the default installation of the Wifi driver for the LicheeRV + board as the package is in universe, and only install its dependencies + instead. + + -- Alexandre Ghiti Wed, 12 Oct 2022 14:15:58 +0200 + livecd-rootfs (2.787) kinetic; urgency=medium [ Samir Akarioh ]