From: Michael Prokop Date: Tue, 12 May 2020 15:24:11 +0000 (+0200) Subject: Release new version 0.91 X-Git-Tag: v0.91^0 X-Git-Url: http://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=64250ae43bc04872dff70f971d6cb04bb6056ca7 Release new version 0.91 --- diff --git a/debian/changelog b/debian/changelog index e039910..440c41f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +grml-debootstrap (0.91) unstable; urgency=medium + + * [ef76531] docs: fix duplicated --efi option in usage examples + * [22cdc9f] Provide workaround for Debian bug #918590 with lvm + udev in + VM installations + * [5d3fdc8] Check for existence of debootstrap binary after command line + processing + * [eb667bc] Bump Standards-Version to 4.5.0 + * [8002a17] Execute 'wrap-and-sort -a -t -s' on debian/ + + -- Michael Prokop Tue, 12 May 2020 17:23:59 +0200 + grml-debootstrap (0.90) unstable; urgency=medium * [2891924] packer: Update VBoxGuestAdditions to v5.2.24