X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4e09177371b93be43e1c79dba6d11164759e190e;hp=e0a41141317dd93364c9e678bb6ccaffbf5287fb;hb=49c1d670228a9ca026dee59b7a917002f3ae6c72;hpb=0b0763c1f3ad0b90ab01286e4fef183de8214571 diff --git a/debian/changelog b/debian/changelog index e0a4114..4e09177 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,84 @@ +grml2usb (0.11.2) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [bd2f924] Remove 'quiet' from standard boot options + * [4f47c04] Remove failsafe boot menu entry + + [ Michael Prokop ] + * [a1ca17b] Add UEFI boot support to grml2iso + + -- Michael Prokop Thu, 15 Dec 2011 14:35:58 +0100 + +grml2usb (0.11.1) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [2534968] Add nokms option to grub menu + * [e9f7cff] sync grub.cfg menu entries with grml-live templates + + -- Michael Prokop Sun, 11 Dec 2011 21:28:12 +0100 + +grml2usb (0.11.0) unstable; urgency=low + + * [b1bf09c] Install boot files required for [U]EFI boot + + -- Michael Prokop Thu, 08 Dec 2011 15:00:04 +0100 + +grml2usb (0.10.2) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [8483753] Remove mention of grml2hd + * [49672e8] Disable validation of autogenerated docbook xml + + -- Michael Prokop Sat, 26 Nov 2011 20:30:20 +0100 + +grml2usb (0.10.1) unstable; urgency=low + + Packaging fixes: + * [05f4996] Fix FTBFS on i386: must build arch package in binary-arch + * [ba108d8] Reword/reformat some text in debian/copyright + + -- Christian Hofstaedtler Tue, 04 Oct 2011 10:07:42 +0200 + +grml2usb (0.10.0) unstable; urgency=low + + Target Debian unstable: + * Build only on i386 and amd64. + * Remove Grml Origin and Bugs entries + + -- Christian Hofstaedtler Mon, 03 Oct 2011 23:27:14 +0200 + +grml2usb (0.9.35) unstable; urgency=low + + * [19b2fe7] Support USB keys with superfloppy format + * [e8fb17b] grml2iso: fix check for grml2usb + * [e1ad166] Loop-mount ISO with read-only option + * [e5ae97f] Remove grml2usb-compat + * [5d028a0] Remove grub1 support + * [7874f97] Remove static lilo binaries and lilo support + + Packaging changes: + * [ecfce70] Use dh_prep, bump debhelper compat level to 7 + * [1b22f2a] Set debian/source/format to 3.0 (native) + * [7a142d9] Fix debian-rules-missing-recommended-target lintian warning + * [c26aae4] No longer mention mkisofs in debian/control + * [fdb81b1] Add debian/control headers Origin, Bugs + * [154f7d7] Switch section to admin, from grml + * [7e48792] Update Maintainer/Uploaders to Team + + -- Christian Hofstaedtler Mon, 03 Oct 2011 23:06:42 +0200 + +grml2usb (0.9.34) unstable; urgency=low + + * [def6424] Fix warning message for missing files. + + -- Michael Prokop Fri, 22 Jul 2011 09:41:24 +0200 + +grml2usb (0.9.33) unstable; urgency=low + + * [c021230] Don't nag users about gpxe.lkrn + + -- Christian Hofstaedtler Mon, 16 May 2011 00:49:34 +0200 + grml2usb (0.9.32) unstable; urgency=low [ Michael Prokop ]