From 0a4290eb97e6faa466b3563e24544d5000ca5d91 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 21 Oct 2009 00:13:42 +0200 Subject: [PATCH] Update changelog + script for release (0.9.24). --- debian/changelog | 8 ++++++-- grml-live | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b5a8570..af59c4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,12 @@ -grml-live (0.9.24) UNRELEASED; urgency=low +grml-live (0.9.24) unstable; urgency=low [ Ulrich Dangel ] * Update templates/GRML/grml-cheatcodes.txt: mention nodhcphostname. * Changed isolinux vesamenu layout to support better multiiso layout. + [ Thorsten Glaser ] + * Update MirOS bsd4grml to 20091019. + [ Michael Prokop ] * Software related changes: - Add openvas-client, openvas-plugins-base, openvas-plugins-dfsg + @@ -25,8 +28,9 @@ grml-live (0.9.24) UNRELEASED; urgency=low * /etc/grml/fai/config/debconf/GRMLBASE: add configuration for portmap to not listen on the loopback interface only by default. [Closes: issue737] + * Update templates/GRML/grml-cheatcodes.txt: mention ethdevice. - -- Michael Prokop Wed, 21 Oct 2009 00:09:09 +0200 + -- Michael Prokop Wed, 21 Oct 2009 00:12:27 +0200 grml-live (0.9.23) unstable; urgency=low diff --git a/grml-live b/grml-live index 49e2ad7..bfc7f5a 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.24-pre1' +GRML_LIVE_VERSION='0.9.24' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)" -- 2.1.4