X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog.upstream;h=0f50d726311adaf5db3c220c2077a5874b521f22;hb=6089202e090aa2d84c670251196c42ba128f3caf;hp=c27fcbe928ec2bb1403ff46f017fb72f006718df;hpb=4a0b1ba4d428c623d14bae7f0db85c80abb0da0a;p=live-boot-grml.git diff --git a/debian/changelog.upstream b/debian/changelog.upstream index c27fcbe..0f50d72 100644 --- a/debian/changelog.upstream +++ b/debian/changelog.upstream @@ -1,10 +1,101 @@ -casper (1.59) UNRELEASED; urgency=low +casper (1.69) UNRELEASED; urgency=low + + * Use grep -E in scripts/casper. Malone: #57620 + + -- Tollef Fog Heen Mon, 25 Sep 2006 14:54:57 +0200 + +casper (1.68) edgy; urgency=low + + * Honour console-setup/layoutcode and console-setup/variantcode preseeding + (closes: Malone #61573). + + -- Colin Watson Fri, 22 Sep 2006 16:09:53 +0100 + +casper (1.67) edgy; urgency=low + + * Make sure to write xorg.conf md5sum to the installed system, not the + live system in ubiquity-hooks/20xconfig + * Implement support for setting KDE's accessibility options too, thanks + to Jonathan Riddell for the patch. + * Use usplash's TEXT-URGENT for important messages when doing md5 checks + * Fix flashing of progress bar on 32 bit arches + + -- Tollef Fog Heen Wed, 23 Aug 2006 14:34:57 +0200 + +casper (1.66) edgy; urgency=low + + * Fix use of db_get in ubiquity accessibility hook. + * Use sudo instead of su to get to the live session user from the + initramfs or to the newly-installed user from ubiquity. su's argument + handling has changed so that the previous code no longer worked, and su + was never all that good for arguments containing spaces anyway. + + -- Colin Watson Mon, 4 Sep 2006 15:46:55 +0100 + +casper (1.65) edgy; urgency=low + + * Update to call udevsettle/udevtrigger instead of udevplug + + -- Tollef Fog Heen Mon, 21 Aug 2006 19:37:58 +0200 + +casper (1.64) edgy; urgency=low + + * Fix moving of squashfs mount points so that /proc/mounts in the + installed system refers to them correctly (closes: Malone #55019). As a + bonus, this lets us mount them on subdirectories of /casper/ right from + the start. + * Treat locale= as equivalent to debian-installer/locale= (closes: Malone + #53444). + * Fix ubiquity-hooks/30accessibility not to use log_end_msg, and to chroot + to /target instead of /root (closes: Malone #53277). + + -- Colin Watson Thu, 3 Aug 2006 14:00:22 +0100 + +casper (1.63) edgy; urgency=low + + [ Tollef Fog Heen ] + * Change "Live CD user" to "live session user" in the adduser script. + Malone #46882 + * Only disable l-r-m and anacron if they are installed. + * Make sure laptop-detect is installed before trying to call it. + * Do not install init script from the initramfs any more. It should + have rc.d links already in the squashfs. + * Minor build system fixes. + * Remove ubuntu-specific branding from the default casper. + * Install default configuration file and make it end up in the + initramfs. + terms. + * Add stacked file system support + + [ Marco Amadori ] + * Added possibility to set locale on chroot, not only at runtime. + * Updated 14locales to latest debian policy. + * Wait for persistent devices for 30 seconds, not 1500. + * Make sure that readahead-list is installed before chmod -x'ing it. + * Only copy devmapper relevant files if devmapper is installed. + * Get rid of CD references and replace with medium or other appropriate. + + [ Malcolm Gilles ] + * USB devices can have ID_PATH with pci-*-usb, too. + + -- Tollef Fog Heen Tue, 18 Jul 2006 10:20:51 +0200 + +casper (1.61) edgy; urgency=low + + * Move PATH setting to top of casper script to avoid silliness where + PATH isn't correctly set. + + -- Tollef Fog Heen Mon, 17 Jul 2006 12:53:59 +0200 + +casper (1.60) edgy; urgency=low * Change start symlinks to kill symlinks for anacron, to avoid it being started by invoke-rc.d and similar. * Rearrange source package. * Redo how the init script works and require it to be installed in the live fs. + * Bump version number to be higher than Debian's so we don't + automatically sync. -- Tollef Fog Heen Wed, 31 May 2006 00:01:40 +0200 @@ -1077,3 +1168,4 @@ casper (0.1) hoary; urgency=low * Initial Release. -- Matt Zimmerman Wed, 5 Jan 2005 14:30:28 -0800 +