Release new version 0.9.42.
[grml-live.git] / debian / changelog
index dd4ac19..6f12f3a 100644 (file)
@@ -1,8 +1,154 @@
-grml-live (0.9.36~0.pre1) UNRELEASED; urgency=low
+grml-live (0.9.42) unstable; urgency=low
 
-  * No entries yet, will be adjusted via git-dch for stable release.
+  * [8e0d3bd] Update isolinux.bin to "ISOLINUX 4.00 debian-20100628".
+  * [8ef26a3] Bump grml-live version string.
+  * [ca2c8a5] Update hdt.c32 from version 0.3.4 to 0.3.6.
+  * [79e718c] grml_cleanup_chroot: drop all [u]mount commands.
+  * [caa84f1] 15-initsetup: improve check for empty GRML_NAME variable
+    to make it compatible with set -u.
+  * [125b443] instsoft.GRMLBASE: warn if apt-get update fails but try to
+    continue.
 
- -- Michael Prokop <mika@grml.org>  Mon, 15 Feb 2010 11:36:42 +0100
+ -- Michael Prokop <mika@grml.org>  Fri, 09 Jul 2010 14:41:03 +0200
+
+grml-live (0.9.41) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [f485d22] Add loopback.cfg.
+  * [a72dab8] Improved documentation for bootid bootoption.
+
+  [ Michael Stapelberg ]
+  * [71f9c13] SW: Add i3-wm to GRML_FULL. [Closes: issue876]
+
+  [ Michael Prokop ]
+  * [8568d83] grml-cheatcodes.txt: document fetch= bootoption + add
+    pointers to initramfs related documentation.
+  * [07ca6d5] update templates/boot/grub/ to grub version 1.98+20100617-
+    1, extend grub.cfg, update scripts/create-grub-dir.sh
+  * Debian packaging:
+    - [8a0e08a] Set Debian source format to 3.0 (native).
+    - [e84d056] Bump Standards-Version to 3.9.0.
+    - [3ae2043] Replace Depends of grml-live-buildd on nail with
+      heirloom-mailx.
+  * SW-related changes:
+    - [dfecfb0] Add uuid-runtime to GRMLBASE,
+                thanks Adriana Teixera.
+    - [1898358] Add gddrescue to GRML_MEDIUM,
+                thanks Antonio Diaz Diaz.
+    - [4df9949] Add socat to GRML_MEDIUM.
+    - [da02706] Add grml-paste to GRML_MEDIUM + GRML_SMALL.
+    - [8ad9d2a] Add ekeyd to GRML_FULL,
+                thanks Peter Palfrader. [Closes: issue873]
+
+ -- Michael Prokop <mika@grml.org>  Wed, 30 Jun 2010 12:15:00 +0200
+
+grml-live (0.9.40) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * Software related changes:
+    - Add perf to GRML_FULL.
+    - Add lxc to GRML_FULL.
+    - Add hwloc to GRML_FULL.
+    - Drop aria2 from GRML_FULL (lack of space).
+    - Drop bluez-audio (lack of space, requires ~17MB incl.
+      dependencies)
+  * Drop wrongly merged failsafe bootoptions.
+  * Update grml-cheatcodes.txt (e.g. drop home= bootoption
+    as it has been deprecated recently).
+  * Update bsd4grml to version 20100328 (thanks, Thorsten).
+
+  [ Ulrich Dangel ]
+  * Fix Boot OS of first partition entry for grub. Thanks to Jordan
+    Uggla for
+  * Support automatic findiso command and fixed gfxpayload handling.
+    Thanks to Jordan Uggla.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 06 Apr 2010 10:45:26 +0200
+
+grml-live (0.9.39) unstable; urgency=low
+
+  * Add support for /boot/isolinux/submenu*.cfg files.
+  * Drop bootfrom=removable from default bootoptions (we've bootid
+    and scan removable devices first nowadays).
+  * Grub2 related changes:
+    - Add scripts/create-grub-dir.sh to build templates/boot/grub/
+    - Add font file templates/boot/grub/ascii.pf2
+    - Update templates/boot/grub/ based on grub-pc_1.98-1_i386.deb
+    - grub.cfg:
+      ~ add additional menu_color_* entries if loading background image
+      ~ loadfont /boot/grub/ascii.pf2
+      ~ increase timeout to 20 seconds
+      ~ replace terminal command with terminal_output
+      ~ use gfxpayload=1024x768 instead of vga=...
+  * Some minor lintian cleanups. 
+  * Software related changes:
+    - Add mksh to GRML_SMALL and GRML_MEDIUM to allow switching to mksh for
+      `minimal-shell'.
+    - Add numactl to GRML_FULL (thanks, gebi).
+    - Drop ctapi-cyberjack.
+    - Drop sl-modem-daemon.
+    - Update to grml kernel 2.6.33.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 15:12:21 +0100
+
+grml-live (0.9.38) unstable; urgency=low
+
+  * Move ia32-libs from Depends to Recommends so installation
+    on i386 works again.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 01 Mar 2010 02:16:08 +0100
+
+grml-live (0.9.37) unstable; urgency=low
+
+  * Drop noquick bootoption from serial console boot entry.
+  * Add grml as default to default.cfg. [Closes: issue761]
+  * Software related changes:
+    - Add nginx. Thanks al4711. [Closes: issue704]
+    - Add usb-modeswitch to GRML_FULL. [Closes: issue424]
+    - Drop asleap from GRML_FULL.
+    - Drop ded from GRLM_FULL.
+    - Drop tlswrap package from GRML_FULL.
+    - Move udev from GRML_* to GRMLBASE.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 28 Feb 2010 00:03:31 +0100
+
+grml-live (0.9.36) unstable; urgency=low
+
+  * scripts/GRMLBASE/39-modprobe: Make sure all modprobe configuration
+    files use .conf as filename suffix. [Closes: issue647]
+  * Disable PDiffs by default via /etc/apt/apt.conf.d/20pdiffs.
+  * 90-update-alternatives: check for symlinks of iceweasel and
+    mount.ntfs-3g and force creation of /sbin/mount.ntfs symlink.
+  * Rework addons handling (make sure to install boot addons independent
+    from bsd4grml which might be disabled).
+  * Updated boot manager teamplates (simplify syslinux.cfg,
+    update failsafe bootoption, add GPXE to grub.cf, drop duplicate
+    boot=live from grub.cfg)
+  * Do not bailout if reading dpkg.list fails, instead assume user
+    is running a dirty build and display a warning message.
+  * Check for precense of grub directory and files in templates
+    that we are adjusting on-the-fly and skip non-existing ones
+    so customisation of templates is easier.
+  * Drop debug from bootoptions and use debug=vc only. 'debug' without
+    arguments avoids displaying the executed code in the initramfs
+    which is something you usually want to have enabled by default
+    when debugging a system.
+  * Fix label name for ssh bootoption.
+  * Add persistency feature to boot menu. [Closes: issue773]
+  * buildd/link_latest.sh: make sure to use according filename in
+    md5sum file of *_latest* ISOs. [Closes: issue814]
+  * Software related changes:
+    - Add grml-quickconfig to GRMLBASE.
+    - Add grml-quickconfig-standard to GRML_* classes.
+    - Add xz-utils to GRML_FULL.
+    - Add zerofree to GRML_MEDIUM and GRML_FULL.
+    - Drop 3ware-cli-binary (license unclear).
+    - Drop rar from GRML_FULL (license).
+    - Drop xlockmore from GRML_FULL (using vlock instead in grml-lock).
+    - Move grml-docs from GRMLBASE to GRML_{SMALL,MEDIUM,FULL} to be
+      able to customize it easier.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 21:32:25 +0100
 
 grml-live (0.9.35) unstable; urgency=low