X-Git-Url: https://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e589d0349334d9a0d93887f2235388ddfbdceae7;hp=db94953d688711c403a02234214797413986e417;hb=649ccf97f1b3dc1af4686622f5013d09e1ba25e8;hpb=39cb619b74bd0dbd2c4a038699ad181cd1fd53ca diff --git a/debian/changelog b/debian/changelog index db94953..e589d03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,120 @@ +grml-rescueboot (0.4.5) unstable; urgency=medium + + * [961213e] Fallback to /usr/share/grub/grub-mkconfig_lib if default + isn't present + * [60a59bf] Bump Standards-Version to 3.9.5 + * [f49f964] Run wrap-and-sort -a on debian directory + + -- Michael Prokop Thu, 20 Mar 2014 16:23:35 +0100 + +grml-rescueboot (0.4.4) unstable; urgency=low + + [ Michael Lass ] + * [700e01c] Fix leaked file descriptors + + -- Michael Prokop Mon, 23 Sep 2013 10:08:04 +0200 + +grml-rescueboot (0.4.3) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [12bae4d] Remove obsolete DM-Upload-Allowed flag + * [d63ca69] Bump Standards-Version to 3.9.4 (no changes needed) + * [3205bd3] Allow use with grub-efi-amd64 (Closes: #680717) + + -- Michael Prokop Tue, 21 May 2013 22:33:25 +0200 + +grml-rescueboot (0.4.2) unstable; urgency=low + + * [395abc5] Maintainer scripts: test for presence of grub.cfg, don't + execute update-grub otherwise (Closes: #660588) + + -- Michael Prokop Mon, 20 Feb 2012 14:58:33 +0100 + +grml-rescueboot (0.4.1) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [999a45a] uppercase acronyms in package description (Closes: #637846) + * [19ae090] Switch to source format 3.0 (native) + * [db232cc] Override lintian I: package-contains-empty-directory + + [ Michael Prokop ] + * [2b880e9] Improve package description to clarify usage scenarios + (Closes: #652816) + * [645c408] Install and improve README to provide usage instructions + (Closes: #653695) + + -- Michael Prokop Thu, 12 Jan 2012 15:40:07 +0100 + +grml-rescueboot (0.4.0) unstable; urgency=low + + The "initial upload to Debian" release. + + [ Michael Prokop ] + * [241540a] Bump Standards-Version to 3.9.2. + * [d73ed97] Adjust Maintainers and Uploaders field, add DM-Upload- + Allowed and remove Origin/Bugs fields for inclusion in Debian. + * [1415f0a] Adjust header information in 42_grml for inclusion in + Debian. + * [886df31] Adjust README file WRT usage scenario of grml-rescueboot. + * [ccfa8e7] Control file: switch Section from misc to admin. + * [a499f1a] Update copyright information. + + [ Ulrich Dangel ] + * [0b03180] Determine dependency for target device. + + [ Christian Hofstaedtler ] + * [c55fca9] Update debian/control headers Homepage, Vcs-*, Origin, Bugs. + + -- Michael Prokop Fri, 29 Jul 2011 12:34:13 +0200 + +grml-rescueboot (0.3.3) unstable; urgency=low + + [ Ulrich Dangel ] + * [b2a6895] Add support for raid devices + + [ Christian Hofstaedtler ] + * [0858c92] Work around grub sillyness of adding " to cmdline + + -- Christian Hofstaedtler Sat, 26 Mar 2011 00:42:23 +0100 + +grml-rescueboot (0.3.2) unstable; urgency=low + + [ Ulrich Dangel ] + * [e5a68ae] Refactored 42_grml and support lvm devices [Closes: issue971]. + + -- Christian Hofstaedtler Fri, 25 Mar 2011 22:52:36 +0100 + +grml-rescueboot (0.3.1) unstable; urgency=low + + * [6323d69] Probe the device where the Grml ISO is being stored using + ${grub_probe} instead of using ${GRUB_DEVICE_BOOT}. + [Closes: issue977] - thanks to Johann Felix Soden for the + bugreport and the patch. + + -- Michael Prokop Mon, 21 Mar 2011 00:25:57 +0100 + +grml-rescueboot (0.3.0) unstable; urgency=low + + * [3c6f08e] Use prepare_grub_to_access_device to provide further menu + entry details for GRUB. - thanks to Frédéric Boiteux + for the bugreport. + * [81d5556] Implement CUSTOM_BOOTOPTIONS handling via kernelopts. + + -- Michael Prokop Mon, 21 Feb 2011 22:23:25 +0100 + +grml-rescueboot (0.2.0) unstable; urgency=low + + * [199476a] post-maintainer scripts: make sure update-grub is present + before executing it - thanks to Samat K Jain for reporting. + * [d583c5d] Add TODO file. + * [1e7153d] Support setting location of ISOs via ISO_LOCATION in + /etc/default/grml-rescueboot. + + -- Michael Prokop Fri, 07 Jan 2011 11:30:24 +0100 + grml-rescueboot (0.1.0) unstable; urgency=low + [ Andreas "Jimmy" Gredler ] * Initial Release. - -- Andreas "Jimmy" Gredler Sat, 06 Nov 2010 12:28:45 +0100 + -- Michael Prokop Wed, 15 Dec 2010 18:20:53 +0100