From e1fe30c68b3126998e6e7f9ea92405f055529006 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 7 Dec 2010 12:52:03 +0100 Subject: [PATCH] Release new version 0.12.1. Signed-off-by: Michael Prokop --- debian/changelog | 15 +++++++++++++++ grml-live | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 38a1d47..23815a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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. diff --git a/grml-live b/grml-live index 4dfbef9..9598323 100755 --- 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' -- 2.1.4