X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0f2434fcd1ad313b8bebb5d8abb802cf57696a0e;hp=2683195edfe22f7ac66069dbc979acbc12720267;hb=0d2a5662aaf112fa1ed76b4d715b72efa26f075a;hpb=fc4a1cdb9f4b022a4f7ff5e292ad9e20e0ca6df6 diff --git a/debian/changelog b/debian/changelog index 2683195..0f2434f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,40 @@ -grml-debootstrap (0.39) UNRELEASED; urgency=low +grml-debootstrap (0.41) unstable; urgency=low + + * [97eb00e] Use /etc/apt/sources.list.d/grml.list (instead of + /etc/apt/sources.list) for grml-repository. Retrieve the + grml-debian-keyring Debian package if possible and fall back + to direct use of gpg/apt-key only if that fails. [Closes: issue867] + * [17695f7] Dynamically calculate version number using the Debian + package version. + * [0fd00f0] Run grml-debootstrap under bash. + * [171d6a2] Fix --help parsing. + * [6364b23] Improve check4root message WRT usage instructions. + * [8c38e6c] Improve check4root. + + -- Michael Prokop Thu, 02 Dec 2010 14:55:19 +0100 + +grml-debootstrap (0.40) unstable; urgency=low + + [ Christian Hofstaedtler ] + * Create md raids with metadata format 0.90 when installing lenny, as + grub from lenny can not boot from md with newer metadata versions. + [Closes: issue878]. + + -- Michael Prokop Mon, 18 Oct 2010 16:27:57 +0200 + +grml-debootstrap (0.39) unstable; urgency=low [ Tong Sun ] * remove 'umount -a' in bailout(). [Closes: issue806]. [ Christian Hofstaedtler ] - * Remove "read -s" bashism from target chroot script. [Closes: issue912]. + * Remove "read -s" bashism from target chroot script. + [Closes: issue912]. + + [ Michael Prokop ] + * Bump Standards-Version to 3.9.1. - -- Christian Hofstaedtler Mon, 18 Oct 2010 12:33:49 +0000 + -- Michael Prokop Mon, 18 Oct 2010 14:51:16 +0200 grml-debootstrap (0.38) unstable; urgency=low