X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4c6c9df77dda90c0956b7a9001cc43490541622b;hp=789e3e99c710185a6741ad107d662f0aa3de7e6e;hb=2112d160c764597e8464c60d8d6ebabd3880c42b;hpb=ea3de89e4be517e1ebd95e27b5365e5d67894532 diff --git a/debian/changelog b/debian/changelog index 789e3e9..4c6c9df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +grml2usb (0.17.0) unstable; urgency=medium + + [ Sven Joachim ] + * [5b2ffe4] check_for_fat: Avoid comparing strings and bytes (Closes: #943838) + * [c2e742a] check_boot_flag(): Open device in binary mode + * [fd89485] Fix path to syslinux *.c32 files (Closes: #943845) + + + [ Michael Prokop ] + * [4d800e5] Provide git-describe based version information when running + from within git. Thanks to Florian Apolloner for review and feedback + * [9586781] No longer explicitly list addon files, instead copy all + files from /boot/addons/ + * [ea3de89] check_for_fat(): use subprocess.check_output to avoid + dependency on Python 3.7. Thanks to Florian Apolloner for review and + feedback + + -- Michael Prokop Thu, 31 Oct 2019 12:00:01 +0100 + grml2usb (0.16.7) unstable; urgency=medium [ Chris Hofstaedtler ]