X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0115e5df370b3bf25f3cfafe21235ff493f2c3cc;hp=96d42b0c4afa67bc2d0e8d15a6db693d9b27f46f;hb=6ac1aac5fcd96ce1e986e64884bd8c16a7aa9ea8;hpb=d4619b77a669c70ae68d5da34de7655ffef80e04 diff --git a/debian/changelog b/debian/changelog index 96d42b0..0115e5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,109 @@ +live-boot (3.0~a24-1) unstable; urgency=low + + * Removing quotes from udev path_id command to actually execute the + command. + + -- Daniel Baumann Sun, 04 Dec 2011 09:58:23 +0100 + +live-boot (3.0~a23-1) unstable; urgency=low + + [ Tails developers ] + * Enabling whiteouts support for aufs. + + [ Daniel Baumann ] + * Update udevs path_id changes as of version 174, thanks to Baurzhan + Muftakhidinov for spotting it. + + [ Tails developers ] + * Adding persistent-encryption={none|luks}. + * Making persistent-encryption=luks strict. + * Making sure dm-crypt is loaded when dealing with LUKS devices. + * Adding persistent-storage=TYPE... + * Removing now obsolete persistent=* arguments. + * Adding persistent-method=METHOD... + * Fixing an incorrectly redirected newline. + * Clarifying what happens when you don't retry decrypting a device. + * Refactoring device scanning in find_{cow_device,files}. + * Making use of is_supported_fs in find_cow_devices (like in + find_files). + * Refactoring overlay and snapshot scanning code. + * Fixing a "sh: bad number" when $offset is not passed to + setup_loop(). + * Disabling persistent-encryption=luks if dependencies are + unavailable. + * Adding persistent-read-only boot parameter. + * Changing persistent-encryption to accept a list TYPE... instead. + * Updating live-boot man page for persistent-encryption. + * Updating live-boot man page for persistent-storage. + * Updating live-boot man page for persistent-method. + * Updating and rewording live-boot man page for the persistent option. + * Making persistent-read-only work for home-rw overlays. + * Making persistent-read-only work for live-rw overlays. + * Updating live-boot man page for persistent-read-only. + * Adding workaround for a busybox bug with grep -w. + + -- Daniel Baumann Mon, 28 Nov 2011 18:26:11 +0100 + +live-boot (3.0~a22-1) unstable; urgency=low + + [ Daniel Baumann ] + * Using compression level 9 also for binary packages. + * Updating matching in is_nice_device to, amongst others, match for + virtio devices. + * Include overlayfs modules in initramfs if existing. + + [ Marco Amadori ] + * Fix live-snapshot exclude.list handling (Closes: #610337) + + [ Daniel Baumann ] + * Sorting overrides in rules alphabetically. + + -- Daniel Baumann Fri, 04 Nov 2011 11:37:28 +0100 + +live-boot (3.0~a21-1) unstable; urgency=low + + [ Daniel Baumann ] + * Silencing rmdir calls in makefile. + * Printing out a warning message in initramfs-tools hook if backend is + installed but no live-boot package, exiting early and not breaking + update-initramfs (Closes: #639884). + + [ Tails developers ] + * Fixing cache_path: cache non-executable libs dependencies as well. + * Fixing cache_path: taking into account the three forms of ldd output + lines. + * Adding a white_listed_devices parameter to find_cow_device and + find_files. + * Factorizing loops on removable/non-removable devices. + * Adding support for persistent-media={removable,removable-usb}. + * Silencing umount in case live/image was unmounted already, extracted + from a patch by Michael Schierl . + * Erroring out in case a "wrong" filesystem was chosen. + + [ Daniel Baumann ] + * Using /usr/share/live-boot instead of unreliable + /usr/share/doc/live-boot in validateroot bootscript, stripped live + systems may or may not carry /usr/share/doc. + + -- Daniel Baumann Thu, 08 Sep 2011 21:06:28 +0200 + +live-boot (3.0~a20-1) unstable; urgency=low + + [ Daniel Baumann ] + * Updating section for live-boot-doc. + + [ Ben Armstrong ] + * Cross-referencing lb_config --bootappend-live. + + [ Daniel Baumann ] + * Correcting bootappend-live reference in live-boot manpage. + * Applying patch from grml to update forgotten use of live.log with + live-boot.log. + * Applying reformated patch from Ulrich Dangel to add + support for lvm and md devices. + + -- Daniel Baumann Thu, 04 Aug 2011 21:20:47 +0200 + live-boot (3.0~a19-1+grml.01) grml-testing; urgency=low * Depend on quilt with a version to quiet lintian