Release version 0.9.37. v0.9.37
authorMichael Prokop <mika@grml.org>
Sun, 28 Feb 2010 01:31:34 +0000 (02:31 +0100)
committerMichael Prokop <mika@grml.org>
Sun, 28 Feb 2010 01:31:34 +0000 (02:31 +0100)
debian/changelog
grml-live

index 5bd4bfb..2b2a25e 100644 (file)
@@ -1,3 +1,17 @@
+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
index 17aba12..7de7b04 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 set -e
 
 # global variables
-GRML_LIVE_VERSION='0.9.36'
+GRML_LIVE_VERSION='0.9.37'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list'