Release new version 0.80
[grml-debootstrap.git] / debian / changelog
index 9ec6259..f4ea721 100644 (file)
@@ -1,3 +1,63 @@
+grml-debootstrap (0.80) unstable; urgency=medium
+
+  * [351237a] Fix a bunch of typos
+  * [7803bf3] packer: add support for building Debian/buster
+  * [ecff5b9] packer: use current Grml release 2017.05 for building
+  * [3314417] packer: use latest VirtualBox Guest Additions ISO
+  * [05ed1a4] Identify UUID of target system even if it's SWRAID or a
+    mountpoint. Thanks to hex2a for reporting and testing
+  * [d8de50b] Bump Standards-Version to 4.1.2
+
+ -- Michael Prokop <mika@grml.org>  Fri, 08 Dec 2017 12:54:17 +0100
+
+grml-debootstrap (0.79) unstable; urgency=medium
+
+  [ Bigo ]
+  * [d0cd2dd] Update /dev and /dev/pts mount from --bind to proper fs type
+
+  [ Darshaka Pathirana ]
+  * [263c465] Add documentation for --defaultinterfaces command line
+    option
+
+  [ Michael Prokop ]
+  * [1fba2a2] Depend on fdisk | util-linux (<< 2.29.2-3~) Thanks to
+    Andreas Henriksson <andreas@fatal.se> (Closes: #872219)
+  * [f56ca7d] Bump Standards-Version to 4.0.1
+
+ -- Michael Prokop <mika@grml.org>  Thu, 17 Aug 2017 14:42:01 +0200
+
+grml-debootstrap (0.78) unstable; urgency=medium
+
+  The "hello vienna, hello stretch" release
+
+  [ Evgeni Golov ]
+  * [36a961d] don't fiddle around with /etc/hosts
+
+  [ Michael Prokop ]
+  * [fdf85c6] Drop sysfsutils from default software package list
+    [Closes: issue2240]
+  * [622fa87] Don't generate rootfs entry in /etc/fstab if we
+    don't know its UUID [Closes: issue2182]
+  * [afccc8e] Debian stretch is the new default release
+
+ -- Michael Prokop <mika@grml.org>  Thu, 26 Jan 2017 01:18:07 +0100
+
+grml-debootstrap (0.77) unstable; urgency=medium
+
+  [ Stefan Schlesinger ]
+  * [4b7bcd8] Export TARGET_HOSTNAME before running post-scripts
+
+  [ Christian Hofstaedtler ]
+  * [1cfa51e] Update my email address
+  * [d8960ba] Bump debhelper compat level to 10
+  * [b22ae35] Forbid xsltproc to use network for building
+
+  [ Michael Prokop ]
+  * [900df89] Honor GRUB_DISABLE_LINUX_UUID=true for all Debian releases.
+    Thanks to hex2a for the initial patch (see PR #96)
+
+ -- Michael Prokop <mika@grml.org>  Tue, 24 Jan 2017 21:36:55 +0100
+
 grml-debootstrap (0.76) unstable; urgency=medium
 
   * [12f4a35] Hide errors during loading of efivars module