Release new version 0.63
[grml-debootstrap.git] / debian / changelog
index f0dafe0..be7e6d0 100644 (file)
@@ -1,3 +1,61 @@
+grml-debootstrap (0.63) unstable; urgency=medium
+
+  [ Christian Hofstaedtler ]
+  * [1fa99e5] Fix smbfs example in fstab
+
+  [ Michael Prokop ]
+  * [95f4b7c] Switch default filesystem from ext3 to ext4
+  * [8b1c652] Provide --debug option for very verbose execution
+  * [d919319] Support execution of --grub when installing to target
+    directory. Thanks to Michael Renner <michael.renner@amd.co.at> for
+    initial bug report and sponsoring my development time
+  * [2976d92] Copy /etc/network/interfaces from host system, unless
+    --nointerfaces is used or target is a VM. Thanks to Michael Renner
+    <michael.renner@amd.co.at> for feature request and sponsoring my
+    development time
+  * [84fe150] Update documentation WRT supported releases and some minor
+    fixes
+  * [6cf66c7] Clarify usage of default hostname ($HOSTNAME is considered)
+  * [6c59725] Support --nokernel option to skip installation of default
+    kernel images
+  * [583bdc6] Do not enable security mirror for lenny release, being
+    unavailable/unsupported nowadays
+
+ -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 02:03:45 +0200
+
+grml-debootstrap (0.62) unstable; urgency=medium
+
+  * [2751e66] Execute apt upgrade with DEBIAN_FRONTEND environment
+    variable
+
+ -- Michael Prokop <mika@grml.org>  Tue, 08 Apr 2014 19:32:31 +0200
+
+grml-debootstrap (0.61) unstable; urgency=medium
+
+  * [a685e2b] Add ifenslave and cryptsetup to default package list
+    [Closes: issue1293]
+
+ -- Michael Prokop <mika@grml.org>  Thu, 20 Mar 2014 23:36:53 +0100
+
+grml-debootstrap (0.60) unstable; urgency=medium
+
+  [ Patrick Schleizer ]
+  * [4f436b4] added $DPKG_OPTIONS to all instances of apt-get and aptitude
+    https://github.com/grml/grml-debootstrap/issues/8
+  * [80fae65] [7ec9ddc] grml-debootstrap own version detection code
+    simplification
+  * [134498c] It is not possible to build amd64 on i386. Break when the
+    user attempts to do this.
+  * [5a873a8] Support FIXED_DISK_IDENTIFIERS option, useful for
+    reproducible builds
+
+  [ Michael Prokop ]
+  * [b9fc7bb] Abort if FIXED_DISK_IDENTIFIERS is set but mkfs.* does not
+    match for ext{2,3,4} file system
+  * [a59c1b4] Bump Standards-Version to 3.9.5
+
+ -- Michael Prokop <mika@grml.org>  Thu, 20 Mar 2014 16:18:49 +0100
+
 grml-debootstrap (0.59) unstable; urgency=low
 
   * [b8fb51c] Fix usage of configuration variables