From 5e83e38dd0cebb1189505bd3a433e3b62ece4931 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Thu, 17 Mar 2011 23:09:10 +0100 Subject: [PATCH] Release new version 0.13.1. Signed-off-by: Michael Prokop --- debian/changelog | 19 +++++++++++++++++++ grml-live | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3a7d784..b067395 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 17 Mar 2011 23:08:20 +0100 + grml-live (0.12.6) unstable; urgency=low [ Michael Prokop ] diff --git a/grml-live b/grml-live index 0669d18..37806dd 100755 --- 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' -- 2.1.4