[SCM] debian-live/live-helper branch, master, updated. 1.0_a40-1-21-gfe6768e

Daniel Baumann daniel at debian.org
Tue Mar 25 08:52:19 UTC 2008


The following commit has been merged in the master branch:
commit fe6768ed0f1a593346591d2359b8d50a8141ee4a
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Mar 25 09:52:15 2008 +0100

    Releasing live-helper 1.0~a41-1.

diff --git a/debian/changelog b/debian/changelog
index b1690ca..a7e9e6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,41 @@
+live-helper (1.0~a41-1) unstable; urgency=medium
+
+  [ Daniel Baumann ]
+  * Fixing md5sum.txt creation to not fail on filenames with
+    whitespaces, thanks to Bas Wijnen <wijnen at debian.org> (Closes:
+    #469085).
+  * Updating copy instructions in example sources to match current
+    state.
+  * Updating credits.
+  * Switching default of LH_APT from aptitude to apt for >= lenny.
+  * Correcting wrong logic on handling secure apt.
+  * Including 686 kernel flavour on i386 too, but defaulting (still) to
+    486 for compatibility reasons.
+
+  [ Chris Lamb ]
+  * lh_chroot_hacks: Ensure initrds are group- and world- readable
+  * Allow LH_ENCRYPTION="disabled" to disable encryption
+  * lh_binary_encryption: Rework and fix broken AES encryption routines
+  * lh_binary_rootfs: Remove
+  * lh_binary_debian-installer: Preseed by repacking initrd in some
+    situations
+  * lh_binary_debian-installer: Merge pool/netboot determining logic
+  * lh_binary_debian-installer: Remove "local"-oriented bashisms
+    (Closes: #471873).
+  * lists/gnome-core: Add gnome-themes
+  * lh_chroot_linux-image: Install dependencies differently when using
+    aptitude
+  * lh_binary_debian-installer: Don't use --no-clobber for downloading
+    files
+  * lh_binary_debian-installer: Only create package pools when necessary
+  * lh_binary_debian-installer: Re-enable d-i on netboot images
+  * hooks/stripped: Clean Lintian and Linda overrides in 'stripped' hook
+
+  [ Cyril Brulebois ]
+  * Fix various typos.
+
+ -- Daniel Baumann <daniel at debian.org>  Mon, 24 Mar 2008 00:00:00 +0100
+
 live-helper (1.0~a40-1) unstable; urgency=medium
 
   [ Chris Lamb ]
diff --git a/functions/common.sh b/functions/common.sh
index 62d74b3..20da32c 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -10,4 +10,4 @@
 set -e
 
 PROGRAM="$(basename ${0})"
-VERSION="1.0~a40"
+VERSION="1.0~a41"

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list