From: Michael Prokop Date: Fri, 8 Dec 2017 11:54:28 +0000 (+0100) Subject: Release new version 0.80 X-Git-Tag: v0.80^0 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=02723cbd75f967d58f97a965f93ea5e3aa816c8b Release new version 0.80 --- diff --git a/debian/changelog b/debian/changelog index 49d78ca..f4ea721 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +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 Fri, 08 Dec 2017 12:54:17 +0100 + grml-debootstrap (0.79) unstable; urgency=medium [ Bigo ]