X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=3b8b099a71a6a2760c7da414fcf9c898b3100b60;hb=cbddb5413af1fa73e9d19e05212c092ce7c48939;hp=440c41f6f8d9631ed088f695160751465045454c;hpb=64250ae43bc04872dff70f971d6cb04bb6056ca7;p=grml-debootstrap.git diff --git a/debian/changelog b/debian/changelog index 440c41f..3b8b099 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +grml-debootstrap (0.93) unstable; urgency=medium + + * New release (without code changes) to fix Debian policy issue + + -- Michael Prokop Fri, 05 Jun 2020 14:14:44 +0200 + +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