From: Michael Prokop Date: Sat, 23 Dec 2023 19:52:01 +0000 (+0100) Subject: Release new version 0.106 X-Git-Tag: v0.106^0 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=1675ca627a824e701a55d5b50bcf9a969db7c6e1 Release new version 0.106 --- diff --git a/debian/changelog b/debian/changelog index c28b2e0..a72cb5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +grml-debootstrap (0.106) unstable; urgency=medium + + [ Patrick Schleizer ] + - [1a229d0..cc891df] Improve error handling (PR #255) + * [81d7587] consistently use ESP label for the EFI system partition + * [9706bd9] improved error handling, removed RC=$? noops + * [48f3096] remove noops "eend $RC" + * [cbd20a0] consistently use same code path for umounting + + [ Michael Prokop ] + * [19dc059] coding style: use '[' instead of 'test' + * [325a888] Install busybox On Debian/stretch as it's required for + initramfs. Thanks to Patrick Schleizer for + spotting and reporting + + [ Chris Hofstaedtler ] + * [090612a] ci: enable test-build on pushes to branches and periodic + + -- Michael Prokop Sat, 23 Dec 2023 20:00:42 +0100 + grml-debootstrap (0.105) unstable; urgency=medium The "farewell lenny, squeeze + wheezy; hello arm64" release