X-Git-Url: http://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c340b3905a3ca49aea6c321d991df80a58fc166e;hp=4ed124bd23e0ad4c55f4f20347e77f654d849839;hb=52a56c75d064a62d57bd31c45406fc45403c0f89;hpb=38e16dff67649d675156f14f411cc0af024426fb diff --git a/debian/changelog b/debian/changelog index 4ed124b..c340b39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,87 @@ +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 + * [22cdc9f] Provide workaround for Debian bug #918590 with lvm + udev in + VM installations + * [5d3fdc8] Check for existence of debootstrap binary after command line + processing + * [eb667bc] Bump Standards-Version to 4.5.0 + * [8002a17] Execute 'wrap-and-sort -a -t -s' on debian/ + + -- Michael Prokop Tue, 12 May 2020 17:23:59 +0200 + +grml-debootstrap (0.90) unstable; urgency=medium + + * [2891924] packer: Update VBoxGuestAdditions to v5.2.24 + * [c7ddca2] packer: support Debian 10.0 in tests + * [e92841f] Use new security.debian.org repository layout for bullseye + and newer + * [5e77963] packer: make buster the new default Debian release + * [2b7cd25] packer: update to grml64-full 2018.12 + * [6839f3b] travis: ignore SC2001 which doesn't work for + $CHROOT_VARIABLES handling + * [52c01f7] Properly exit if GRUB installation fails + * [c8f145c] Support BOOT_APPEND usage outside of VMs + * [2ee78ca] /etc/fstab: provide header comment, pointing to man pages + and systemctl daemon-reload + * [c3a7715] travis: default to buster and also use debian:buster as + docker container + * [d62f187] Drop debian/compat, replace with debhelper-compat + * [f423157] Bump Standards-Version to 4.4.1 + + -- Michael Prokop Tue, 22 Oct 2019 15:57:49 +0200 + +grml-debootstrap (0.89) unstable; urgency=medium + + * [2860f13] Fix detection of predictable network interface names + (Closes: #929810) + * [7a11723] Ensure /etc/network exists before setting up + /etc/network/interfaces (Closes: #930468) + + -- Michael Prokop Fri, 14 Jun 2019 14:47:02 +0200 + +grml-debootstrap (0.88) unstable; urgency=medium + + [ Michael Prokop ] + * [4f2362b] Update bug report instructions. Thanks to Patrick Schleizer + * [de2ad0f] sshcopyid option: exit if `ssh-add -L` fails to execute + * [eb7cb8d] docs: fix typo + + [ Darshaka Pathirana ] + * [9a8bfee] Add DHCP setting for Predictable Network Interface Names + * [0b1d982] Add option --sshcopyid to authorise root login + + -- Michael Prokop Sat, 02 Mar 2019 11:27:00 +0100 + +grml-debootstrap (0.87) unstable; urgency=medium + + [ Michael Prokop ] + * [dc11403] Makefile: use https version of website as + man.base.url.for.relative.links + * [b956f72] Support mmdebstrap via DEBOOTSTRAP=mmdebstrap + * [ec05bcf] Drop no longer relevant releasetable-man.txt + * [7291d05] Replace http with https where possible + * [7827bce] grml-debootstrap man page: point users towards github + instead of private mail + * [fc76b63] Install zsh-completion in /usr/share/zsh/vendor-completions + * [83408f3] zsh-completion: improve wording and list of available + options to better match reality + * [3929d57] debian/rules: support nocheck in DEB_BUILD_OPTIONS + * [33e362a] docs: add further and improve existing usage examples + + -- Michael Prokop Thu, 24 Jan 2019 10:21:34 +0100 + grml-debootstrap (0.86) unstable; urgency=medium * [430abb1] Bind-mount /run/udev in target system as workaround for lvm2