summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-06 15:22:15 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:53:27 +0100
commitf5761134d90fafddba5a506475558409eb97c908 (patch)
tree8d492c1d41d1c2275aea1a1492a4af0d6235e64a /debian
parent972f0a3a1084c24ab20beccd9fa37cbadebcb3cc (diff)
downloadlive-boot-f5761134d90fafddba5a506475558409eb97c908.tar.gz
live-boot-f5761134d90fafddba5a506475558409eb97c908.zip
Releasing debian version 2.0.4-1.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
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 <themuso@ubuntu.com> 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 <mcasadevall@ubuntu.com> 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 <daniel@debian.org> 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).