From: Michael Prokop Date: Wed, 3 Jun 2020 14:55:14 +0000 (+0200) Subject: Release new version 0.18.1 X-Git-Tag: v0.18.1^0 X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=57551ca3ee80875bb7ece357b96e5d97b86edd69 Release new version 0.18.1 --- diff --git a/debian/changelog b/debian/changelog index fcaad7f..d9e23ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +grml2usb (0.18.1) unstable; urgency=medium + + [ Michael Prokop ] + * [705a96b] Drop old bootflag detection + be more verbose about its + execution. Thanks to Darshaka Pathirana for bug report and debugging + * [aed7d83] Use "boot flag" instead of "bootflag" also in docs + + exceptions + * [fcf63b7] Reread partition table after installing MBR to ensure + devices exist. Thanks to Darshaka Pathirana for debugging + + [ Darshaka Pathirana ] + * [8b59cb0] Check for boot flag before possibly creating FAT16 on the + partition + + -- Michael Prokop Wed, 03 Jun 2020 16:55:00 +0200 + grml2usb (0.18.0) unstable; urgency=medium [ Tomáš Virtus ]