From 489cc0f6fd5b628c435ec1b7f64a445aa513abf9 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 13 Dec 2010 14:23:20 +0100 Subject: [PATCH] Release new version 0.12.2. Signed-off-by: Michael Prokop --- debian/changelog | 17 +++++++++++++++++ grml-live | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 23815a0..9f15fc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +grml-live (0.12.2) unstable; urgency=low + + [ Michael Prokop ] + * [c8e2121] 90-update-alternatives: make sure to run the update- + alternatives listing for x-window-manager inside the target chroot. + * [032da01] SW: add console-data and kbd to GRMLBASE. + [Closes: issue944] - thanks to Marc Haber for reporting and to + Christian Hofstaedtler for the fix. + * [179d5ea] Make sure hybrid mode works for the grub boot method out- + of-the-box too - thanks to Thorsten Glaser. + + [ Thorsten Glaser ] + * [7741716] support BOOT_METHOD=grub2 (El Torito boot – Manifold boot + already did) [Closes: issue889] + + -- Michael Prokop Mon, 13 Dec 2010 14:22:22 +0100 + grml-live (0.12.1) unstable; urgency=low [ Michael Prokop ] diff --git a/grml-live b/grml-live index 5ac30ba..bee7865 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.12.1' +GRML_LIVE_VERSION='0.12.2' PN="$(basename $0)" CMDLINE="$0 $@" SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list' -- 2.1.4