X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=435178b7d139393cd63cd2be9d0d4ce42d846082;hb=1801808abd60403717962f13ce6aaf861e1a7459;hp=9e5b900e089e36f9b7175d189f713e17b7e28e09;hpb=d9988a53a4823be82f1790ffa5ed21c28fb9a43a;p=grml-debootstrap.git diff --git a/debian/changelog b/debian/changelog index 9e5b900..435178b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +grml-debootstrap (0.97) unstable; urgency=medium + + * [72ce6b6] packer: update VBoxGuestAdditions to v6.1.20 + * [4d625ea] fake-uname: fix gcc argument order and improve preloaded + shared library. Thanks to Guillem Jover + * [360e057] Bail out if architecture isn't set nor can be identified + automatically + * [9ae6b12] Avoid installation of os-proper in VM environments + * [d91d9f3] EFI support: check + mount efivarfs to support Debian + kernels >=5.10 + + -- Michael Prokop Tue, 01 Jun 2021 07:44:46 +0200 + +grml-debootstrap (0.96) unstable; urgency=medium + + * [181ec9a] Use shorter fs label for EFI partition to not break with + recent dosfstools (Closes: #987014) + + -- Michael Prokop Mon, 19 Apr 2021 16:36:17 +0200 + grml-debootstrap (0.95) unstable; urgency=medium * [3f28b11] Properly handle KEEP_SRC_LIST option when set to 'no'