Release version 0.9.40. v0.9.40
authorMichael Prokop <mika@grml.org>
Tue, 6 Apr 2010 08:48:45 +0000 (10:48 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 6 Apr 2010 08:48:45 +0000 (10:48 +0200)
debian/changelog
grml-live

index 30bdaa2..1d92317 100644 (file)
@@ -1,8 +1,25 @@
-grml-live (0.9.40) UNRELEASED; urgency=low
+grml-live (0.9.40) unstable; urgency=low
 
-  * Nothing yet, will be updated using git-dch on release.
+  [ 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, 23 Mar 2010 00:51:20 +0100
+ -- Michael Prokop <mika@grml.org>  Tue, 06 Apr 2010 10:45:26 +0200
 
 grml-live (0.9.39) unstable; urgency=low
 
index 9b3308e..0d4ba82 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 set -e
 
 # global variables
-GRML_LIVE_VERSION='0.9.40-pre1'
+GRML_LIVE_VERSION='0.9.40'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list'