From 2112d160c764597e8464c60d8d6ebabd3880c42b Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Thu, 31 Oct 2019 12:00:25 +0100 Subject: [PATCH] Release new version 0.17.0 --- debian/changelog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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 ] -- 2.1.4