summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-06 15:18:09 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:59:20 +0100
commitcab29efedefa0cac9b1d56e6f03ab8caf911bf2e (patch)
tree0c870339ca02a1ed56c56bfa2fd7a95dc7450313 /debian
parentb51828397830d4d780ae019c31adff0ce6ddbc66 (diff)
downloadlive-boot-cab29efedefa0cac9b1d56e6f03ab8caf911bf2e.tar.gz
live-boot-cab29efedefa0cac9b1d56e6f03ab8caf911bf2e.zip
Releasing debian version 3.0~a5-1.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 53aa081..acbcab2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+live-boot (3.0~a5-1) experimental; 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 lenny legacy stuff from initscript.
+ * Removing usplash support in initramfs, usplash is dead.
+ * Adding plymouth in bug script.
+
+ -- Daniel Baumann <daniel@debian.org> Mon, 06 Sep 2010 15:17:15 +0200
+
live-boot (3.0~a4-1) experimental; urgency=low
* Exiting with 0 in live-boot bug script (Closes: #595262).