X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e77b414633ce6c9fb53c8c1870641343856e76ec;hb=c118f7bca3bb76c19a38330786568fac3a833f80;hp=5d4461f1d8fd19d3c8a68def69e5e555033b9ab7;hpb=8da0b8e548286fe0093fefa41b0ba25e2a5e803b;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index 5d4461f..e77b414 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +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).