From fee4c874a48cfb5cbb24fbf460344edf64f8131e Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 30 Jun 2010 12:19:38 +0200 Subject: [PATCH] Release version 0.9.41. --- debian/changelog | 32 ++++++++++++++++++++++++++++---- grml-live | 2 +- 2 files changed, 29 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 94ff004..08a0bc9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,33 @@ -grml-live (0.9.41) UNRELEASED; urgency=low +grml-live (0.9.41) unstable; urgency=low - * Placeholder changelog entry, will be adjusted with release - using git-dch. + [ Ulrich Dangel ] + * [f485d22] Add loopback.cfg. + * [a72dab8] Improved documentation for bootid bootoption. + + [ Michael Stapelberg ] + * [71f9c13] SW: Add i3-wm to GRML_FULL. [Closes: issue876] - -- Michael Prokop Thu, 22 Apr 2010 01:08:45 +0200 + [ Michael Prokop ] + * [8568d83] grml-cheatcodes.txt: document fetch= bootoption + add + pointers to initramfs related documentation. + * [07ca6d5] update templates/boot/grub/ to grub version 1.98+20100617- + 1, extend grub.cfg, update scripts/create-grub-dir.sh + * Debian packaging: + - [8a0e08a] Set Debian source format to 3.0 (native). + - [e84d056] Bump Standards-Version to 3.9.0. + - [3ae2043] Replace Depends of grml-live-buildd on nail with + heirloom-mailx. + * SW-related changes: + - [dfecfb0] Add uuid-runtime to GRMLBASE, + thanks Adriana Teixera. + - [1898358] Add gddrescue to GRML_MEDIUM, + thanks Antonio Diaz Diaz. + - [4df9949] Add socat to GRML_MEDIUM. + - [da02706] Add grml-paste to GRML_MEDIUM + GRML_SMALL. + - [8ad9d2a] Add ekeyd to GRML_FULL, + thanks Peter Palfrader. [Closes: issue873] + + -- Michael Prokop Wed, 30 Jun 2010 12:15:00 +0200 grml-live (0.9.40) unstable; urgency=low diff --git a/grml-live b/grml-live index c08ce0d..024f5f3 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.41-pre1' +GRML_LIVE_VERSION='0.9.41' PN="$(basename $0)" CMDLINE="$0 $@" SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list' -- 2.1.4