From 1a4312bea793b6139f4db587a46636a91269cc74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=27sil2100=27=20Zemczak?= Date: Tue, 15 Jun 2021 13:55:19 +0200 Subject: [PATCH] Add changelog. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 21558394..0759a790 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (2.664.24) UNRELEASED; urgency=medium + + * Backport generalising of the riscv64 images from hirsute to support + building separate unmatched and unleached images in focal (LP: #1932014) + + -- Ɓukasz 'sil2100' Zemczak Tue, 15 Jun 2021 13:33:33 +0200 + livecd-rootfs (2.664.23) focal; urgency=medium * Adding dependencies for Active Directory support (LP: #1921374)