diff options
| author | Daniel Baumann <daniel@debian.org> | 2008-07-14 10:11:06 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:00 +0100 |
| commit | c360fb1bfc43241d41bba88795c48d1fc49c1efe (patch) | |
| tree | 1570caa7559f2a2155c027580479ec0dc169659a | |
| parent | bf5db2437a64882e205529760186f37b02716f5d (diff) | |
| download | live-boot-c360fb1bfc43241d41bba88795c48d1fc49c1efe.tar.gz live-boot-c360fb1bfc43241d41bba88795c48d1fc49c1efe.zip | |
Releasing version 1.136.1-1.
| -rw-r--r-- | debian/changelog | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7ee5f30..b02261e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +live-initramfs (1.136.1-1) unstable; urgency=medium + + [ Chris Lamb ] + * Fix call to log_warning_msg. Thanks to Bradley Smith + <brad@brad-smith.co.uk>. + * 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 <daniel@debian.org> Mon, 14 Jul 2008 00:00:00 +0200 + live-initramfs (1.132.1-1) unstable; urgency=medium [ Chris Lamb ] |
