Release new version 0.13.1. v0.13.1
authorMichael Prokop <mika@grml.org>
Thu, 17 Mar 2011 22:09:10 +0000 (23:09 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 17 Mar 2011 22:09:10 +0000 (23:09 +0100)
Signed-off-by: Michael Prokop <mika@grml.org>
debian/changelog
grml-live

index 3a7d784..b067395 100644 (file)
@@ -1,3 +1,22 @@
+grml-live (0.13.1) unstable; urgency=low
+
+  [ Martin Scharm ]
+  * [1c721a6] grml-cheatcodes.txt: added autoconfig boot parameter
+
+  [ Christian Hofstaedtler ]
+  * [4bc574e] Assume 'squeeze' as default SUITE.
+  * [27a6aab] buildd: squeeze has been promoted to stable, adapt texts
+  * [0c3993f] buildd: show sha1sum files instead of md5
+
+  [ Michael Prokop ]
+  * [66ce999] Update for kernel 2.6.38-grml[64], featuring LZMA/XZ
+    support - requiring squashfs-tools >=4.2-1.
+  * [e88fb8e] Depend on squashfs-tools (>= 1:4.2-1~grml00).
+  * [1c0980c] scripts/release_helper.sh: manually build debian/changelog
+    during autobuilds, improve branch handling
+
+ -- Michael Prokop <mika@grml.org>  Thu, 17 Mar 2011 23:08:20 +0100
+
 grml-live (0.12.6) unstable; urgency=low
 
   [ Michael Prokop ]
index 0669d18..37806dd 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 set -e
 
 # global variables
-GRML_LIVE_VERSION='0.12.6'
+GRML_LIVE_VERSION='0.13.1'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list'