Release version 0.9.41.
[grml-live.git] / debian / changelog
index fa61170..08a0bc9 100644 (file)
@@ -1,3 +1,57 @@
+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.