grml-debootstrap.8.txt: Add Squeeze as alternative recommendation as suite.
[grml-debootstrap.git] / debian / changelog
index 135390f..0f2434f 100644 (file)
@@ -1,3 +1,41 @@
+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 <mika@grml.org>  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 <mika@grml.org>  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].
+
+  [ Michael Prokop ]
+  * Bump Standards-Version to 3.9.1.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 18 Oct 2010 14:51:16 +0200
+
 grml-debootstrap (0.38) unstable; urgency=low
 
   * Source specified configuration file at according stage.