summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-03-25 09:52:15 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:31 +0100
commit3f6c3cba8677bf4182af000550c7d516cd485235 (patch)
tree572c999fe132e5410e9e8aba316132d6fa8af1f6 /debian
parent5b24b5957668278f93c1e78f16e3982e92d3e516 (diff)
downloadlive-build-3f6c3cba8677bf4182af000550c7d516cd485235.zip
live-build-3f6c3cba8677bf4182af000550c7d516cd485235.tar.gz
Releasing live-helper 1.0~a41-1.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog38
1 files changed, 38 insertions, 0 deletions
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@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@debian.org> Mon, 24 Mar 2008 00:00:00 +0100
+
live-helper (1.0~a40-1) unstable; urgency=medium
[ Chris Lamb ]