X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=b02261e1cb7b430d5424a24fb8256e3a3f3a62ff;hb=b7a51b64a0ce90f30fcce5653985c9f938947a56;hp=816438508a3cd77dbaa280ce25f5949e5e6accdc;hpb=31a79c1c3cb926171a98b9630581f7b33f0cf077;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index 8164385..b02261e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,111 @@ +live-initramfs (1.136.1-1) unstable; urgency=medium + + [ Chris Lamb ] + * Fix call to log_warning_msg. Thanks to Bradley Smith + . + * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed + kernels on powerpc. + * Check losetup capabilities before specifying to mount as read-only. + * Modprobe 'esp' SCSI driver for the benefit of sparc. + * Quieten call to modprobe ide-generic. + * Move local-top/live to live-premount/modules so it gets called before + find_livefs. + * Sync bug script "dpkg -l" calls with debian/control + + [ Daniel Baumann ] + * Defaulting now to aufs if no union= parameter is given. + * Merging casper version 1.136. + * Merging casper version 1.135. + * Merging casper version 1.134. + * Merging casper version 1.133. + * Converting udev depends into a versioned depends in order to reflect udevadm + introduction. + * Updating live-snapshot to GPL-3+. + * Updating to standards 3.8.0. + * Renaming forgotton uuid file to live-uuid. + + [ Marco Amadori ] + * udevtrigger replacement. + * live-snapshot: fixed the remount helper. + * live-snapshot: now supports a static keep file list. + * Try to bind /cow to /live/cow if unable to move. + * live-snapshot: cleaned some wordings. + * live-snapshot: included vital informations on exit. + * live-snapshot: new "--refresh" option. + * live-snapshot: cleaned and sorted used command line defaults. + * live-snapshot: nicer default auto unmount logic. + * live-snapshot: honour "-o|--output FILE". + * live-snapshot: removed a useless mkdir. + * live-snapshot: removed an unused and useless function. + * live-snapshot: fixes snapshotting from resync string. + + [ Michal Suchanek ] + * Add support for httpfs= and ftpfs= parameters. + + -- Daniel Baumann Mon, 14 Jul 2008 00:00:00 +0200 + +live-initramfs (1.132.1-1) unstable; urgency=medium + + [ Chris Lamb ] + * Don't escape asterisks in languagelist update code + + [ Daniel Baumann ] + * Updating copyright header in live-snapshot. + * Removing useless whitespaces and empty lines. + * Correcting grammatical errors in live-snapshot description. + * Removing live-snapshot version as this component is always released + within live-initramfs itself. + * Adding Michal Suchanek to credits file. + * Merging casper 1.132. + * Merging casper 1.131. + * Ignoring floppy devices for live filesystem as well as live + persistency. + * Adding patch from Michal Suchanek to tail + live.log and show its messages during boot (Closes: #440238). + * Updating vcs fields in control file. + * Handling conflicting klibc includes with initramfs-hooks of other + packages (Closes: 475783). + + [ Marco Amadori ] + * Fixes "live-snapshot on reboot could not find a writable '/tmp' or + '/mnt'" bug. + * Calling live-snapshot now produces an output file. + + [ Michal Suchanek ] + * Workaround loop-aes-utils losetup incompatibility + * Fix toram (change mount --move to mount -o move) + + -- Daniel Baumann Mon, 02 Jun 2008 00:00:00 +0200 + +live-initramfs (1.130.1-3) unstable; urgency=high + + * Handle non-existing klibc includes in live hook (Closes: #475783). + * Adding loop-aes-utils to recommends. + + -- Daniel Baumann Sat, 26 Apr 2008 16:00:00 +0200 + +live-initramfs (1.130.1-2) unstable; urgency=medium + + [ Chris Lamb ] + * Remove bogus dependency on Ubuntu "localechooser-data" package + + -- Daniel Baumann Thu, 17 Apr 2008 06:00:00 +0200 + +live-initramfs (1.130.1-1) unstable; urgency=medium + + [ Chris Lamb ] + * Use triggers when calling update-initramfs in postinst and postrm + + [ Daniel Baumann ] + * Sorting some lines in live hook. + * Merging casper 1.130. + * Merging casper 1.129. + * Adjusting code formating in maintainer scripts. + * Restricting counting of installed kernels based on /boot/vmlinuz-* + instead of /boot/vmlinuz*. + + -- Daniel Baumann Mon, 14 Apr 2008 00:00:00 +0200 + live-initramfs (1.128.1-1) unstable; urgency=medium [ Marco Amadori ]