X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e1f7e3672e6749d790f51e3233d1fafd0db7b1de;hp=529fed7308d298f7ff2e11b0a527a8b80c76a5d1;hb=5755759faac878a451d58d5f642209aab8cb45c7;hpb=f7253f580c69de9249383413fe464a2c4b872c07 diff --git a/debian/changelog b/debian/changelog index 529fed7..e1f7e36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +grml2usb (0.13.6) experimental; urgency=low + + * [9e7a48d] grml2iso: make sure to exit properly if provided argument to + -c option does not exist + * [a22cf21] Make sure modprobe executable can be accessed + * [62acdab] grml2iso: provide more user-friendly error message if + grml2usb executable is not available + * [0ab2a72] Normalize temporary working directory to not fail with + relative directory path + + -- Michael Prokop Tue, 23 Apr 2013 22:32:36 +0200 + +grml2usb (0.13.5) experimental; urgency=low + + [ Evgeni Golov ] + * [a17807b] fix detection of strange (xxxNpM) structures when finding + the device for a partition [Closes: issue1244] + + -- Michael Prokop Mon, 18 Mar 2013 15:12:10 +0100 + +grml2usb (0.13.4) experimental; urgency=low + + * [aff3fa9] Add realpath to Depends as it's required by grml2iso + * [14e017c] Do not use partition for bootflag check but disk itself + * [0deeae3] Mention /lib/live/mount/medium for new live path + adjust + ISO versions + + -- Michael Prokop Thu, 10 Jan 2013 14:08:09 +0100 + grml2usb (0.13.3) experimental; urgency=low * [7705455] grml2iso: use absolute path for working directory to not