Release new version 0.12.1. v0.12.1
authorMichael Prokop <mika@grml.org>
Tue, 7 Dec 2010 11:52:03 +0000 (12:52 +0100)
committerMichael Prokop <mika@grml.org>
Tue, 7 Dec 2010 11:52:03 +0000 (12:52 +0100)
Signed-off-by: Michael Prokop <mika@grml.org>
debian/changelog
grml-live

index 38a1d47..23815a0 100644 (file)
@@ -1,3 +1,18 @@
+grml-live (0.12.1) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * [439b54c] grml-live: drop useless of of ls(1).
+  * [424c8ef] SW: switch from live-initramfs to live-boot in GRMLBASE.
+
+  [ Christian Hofstaedtler ]
+  * [5bc75ae] radeon-kms: overwrite file at the correct time
+    [Closes: issue935]
+  * [e1e1975] remove fcopy backups all across /etc
+  * [26c2731] tag all files installed by grml-live
+  * [d5677ef] remove obsolete live.conf
+
+ -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:51:20 +0100
+
 grml-live (0.12.0) unstable; urgency=low
 
   The "give back - get back 2.6.36-grml[64]" Release.
index 4dfbef9..9598323 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 set -e
 
 # global variables
-GRML_LIVE_VERSION='0.12.0'
+GRML_LIVE_VERSION='0.12.1'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list'