X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6d877d29740225318f750967aa833022df4e9c4c;hp=70e2708b1db56fb7aa66e94c9b12f4b5f46ca5e7;hb=b400d9c31368ebc09e8b2c02966748e85ff8553e;hpb=e732f8d1c3570d632fcb4260039398eb27d98ba7 diff --git a/debian/changelog b/debian/changelog index 70e2708..6d877d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,51 @@ +grml2usb (0.14.13) unstable; urgency=medium + + [ Evgeni Golov ] + * [745f097] Catch parted returning None as the searched partition. + Thanks to mika and Haudegen for debugging (Closes: #766964) + + -- Michael Prokop Mon, 28 Sep 2015 18:18:14 +0200 + +grml2usb (0.14.12) unstable; urgency=medium + + [ Lukas Prokop ] + * [a3065b8] Fix typo + + [ Michael Prokop ] + * [6274d13] Realpath is provided by recent coreutils versions, adjust + Depends. Thanks to Ben Finney for + reporting (Closes: #780948) + + -- Michael Prokop Sat, 06 Jun 2015 01:41:57 +0200 + +grml2usb (0.14.11) experimental; urgency=medium + + [ Lukas Prokop ] + * [4a2ffdd] Introduce skip-usb-check + * [6868425] Disable usage of --copy-only and --grub at the same time + + [ Michael Prokop ] + * [fa02a2b] Display information when using --skip-usb-check options + * [1fe44d6] Adjust sorting of cmdline options + * [7a6e10d] Sync filesystems before returning from MBR installation + (Closes: #779193) + * [371c60e] Add syslinux-utils to Recommends + adjust error message for + isohybrid + * [a3dde41] Support usage of grml2usb on EFI systems (Closes: #768906) + * [4a8972f] Document --skip-usb-check option + + -- Michael Prokop Thu, 26 Feb 2015 14:34:59 +0100 + +grml2usb (0.14.10) unstable; urgency=medium + + [ Michael Prokop ] + * [3b84e56] Document --skip-bootflag cmdline option + + [ Evgeni Golov ] + * [018de7b] Fix "global name 'parted' is not defined" error in grml2usb + + -- Michael Prokop Mon, 13 Oct 2014 10:52:21 +0200 + grml2usb (0.14.9) unstable; urgency=medium * [2b2c97a] Use pyparted to check for bootflag