diff --git a/debian/changelog b/debian/changelog index 090aa04f..fa1c1c7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ -livecd-rootfs (23.10.28) UNRELEASED; urgency=medium +livecd-rootfs (23.10.29) UNRELEASED; urgency=medium * canary: switch to use the live task, try to use KERNEL_FLAVOURS instead of a manual kernel add_package. - -- Łukasz 'sil2100' Zemczak Wed, 30 Aug 2023 11:57:11 +0200 + -- Łukasz 'sil2100' Zemczak Wed, 31 Aug 2023 11:57:11 +0200 + +livecd-rootfs (23.10.28) mantic; urgency=medium + + * Allow stderr in the autopkgtest. + + -- Steve Langasek Wed, 30 Aug 2023 08:28:57 -0700 livecd-rootfs (23.10.27) mantic; urgency=medium diff --git a/debian/tests/control b/debian/tests/control index 671e49e9..0747493a 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,6 +1,6 @@ Tests: default-bootstraps Depends: @, lsb-release -Restrictions: needs-root isolation-machine +Restrictions: needs-root isolation-machine allow-stderr Tests: minimized Depends: @, lsb-release