From: Michael Prokop Date: Wed, 3 Jun 2020 14:54:46 +0000 (+0200) Subject: Release new version 0.92 X-Git-Tag: v0.92^0 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=52a56c75d064a62d57bd31c45406fc45403c0f89 Release new version 0.92 --- diff --git a/debian/changelog b/debian/changelog index 440c41f..c340b39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +grml-debootstrap (0.92) unstable; urgency=medium + + [ Antoine Beaupré ] + * [07e835e] add .ssh/authorized_keys support for --sshcopyid + + [ Michael Prokop ] + * [3865f3e] Refactor new --sshcopyid behavior into separate cmdline + option --sshcopyauth + + -- Michael Prokop Wed, 03 Jun 2020 16:53:06 +0200 + grml-debootstrap (0.91) unstable; urgency=medium * [ef76531] docs: fix duplicated --efi option in usage examples