X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=bfa4464d6b3bb117fc394d8681b40da7a5104bfa;hb=895b62c4bd0b483af91b7346ac1d4415e0d9bd7b;hp=5d4461f1d8fd19d3c8a68def69e5e555033b9ab7;hpb=8da0b8e548286fe0093fefa41b0ba25e2a5e803b;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index 5d4461f..bfa4464 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,46 @@ +live-boot (2.0.6-1) unstable; urgency=medium + + [ intrigeri ] + * Fixing find_snap to take its second argument into account. + + -- Daniel Baumann Sat, 25 Sep 2010 22:48:35 +0200 + +live-boot (2.0.5-1) unstable; urgency=low + + [ Marco Amadori ] + * Fix snapshots' sync-strings usage (Closes: #591330). + * Fixed some snapshot related debug messages. + * Added support for empty (initial) snapshots. + + [ Daniel Baumann ] + * Adding patch from Colin Watson to follow + symlinks when checking for dynamically linked files at reboot in + initscript. + + -- Daniel Baumann Tue, 14 Sep 2010 08:55:02 +0200 + +live-boot (2.0.4-1) unstable; urgency=low + + [ Daniel Baumann ] + * Applying patch from Luke Yelavich to instead of + mangling the main sudoers file in accessibility bottom script, + create a new file in /etc/sudoers.d and set permissions + appropriately. + * Applying patch from Michael Casadevall to + add platform-sata_mv to is_nice_device() to allow Marvell Dove A0 + and AVD1 to properly boot live media. + * Updating uinstall targets in makefile. + + [ Steven Shiau ] + * Allowing to assign no gateway in networking bottom script. + + [ Daniel Baumann ] + * Removing usplash support from initscript, usplash is dead. + * Removing usplash support in initramfs, usplash is dead. + * Adding plymouth in bug script. + + -- Daniel Baumann Mon, 06 Sep 2010 15:21:24 +0200 + live-boot (2.0.3-1) unstable; urgency=low * Exiting with 0 in live-boot bug script (Closes: #595262).