X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a14f536fd453c624257617bed46d6ebd70268bb8;hp=61b280653850107a04c61baf76f4faed6a6b2a22;hb=deb096dbfd48009be6bb4bcd627df9f4f7766031;hpb=8945a4dececf27123003545d22065b94832154be diff --git a/debian/changelog b/debian/changelog index 61b2806..a14f536 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,86 @@ +grml-debootstrap (0.71) unstable; urgency=medium + + The "monster kill ▬█████████" release + + * [3814da0] Improve check for identifying underlying block device + (Closes: #771192) + * [0de1bb1] Provide workaround for GRUB font path bug in jessie (Debian + #787685) + * [2aa17c1] Always remove /boot/grub/device.map to avoid leaking host + data. Thanks to Patrick Schleizer for bug + report and feedback + * [4a2c2d8] Don't try to re-read partition table when building VMs using + loop devices + * [9288199] Improve --vm and --vmfile usage instructions + * [dd7fd0a] Do not copy `packages` file if --nopackages option is + present + * [bc38eda] Make it more friendly to install on non-Debian + distributions. Thanks to Sebastian Pipping for + feature request + * [9f5825a] Include HTML documentation in Debian package + * [91f2e99] Rename --scripts to --post-scripts for consistency + * [6f2677c] Explicitly set LANGUAGE=C to avoid possible locale issues + * [bedb409] Provide hostname to pre-scripts by setting up /etc/hostname + * [f42f932] Ensure that grub-pc is installed in VMs even when using + --nopackages + * [a8c2e5f] Honor GRUB_DISABLE_LINUX_UUID=true and don't set root=UUID + then + * [8b67587] Provide new option --remove-configs to delete grml- + debootstrap configuration files from installed system + * [598b19a] Fix syntax error for introduced in 91f2e990ca65aa367 + * [2a43ef7] Write hostname to installed system (fix for bedb4090) Thanks + to Sebastian Pipping for catching this issue + * [9d9ec2d] Run code for --remove-configs before unmounting chroot + * [d5528b0] Make check for GRUB_DISABLE_LINUX_UUID more stable. Thanks + to Patrick Schleizer for the feedback + * [0064269] Disable SCRIPTS by default, replaced by POST_SCRIPTS + * [bfb0afb] Make mountpoint output silent + * [1e8339d] Display error message if --vmfile and --grub are used in + same cmdline + * [45b4746] packer: support different Debian + grml-debootstrap releases + * [21658d3] packer/Vagrant: make jessie the new default Debian release + * [7b776cd] config: change from GPL-2 to GPL-2+ + * [c9caef4] Add stretch to release-table and update lenny installation + instructions + * [2370b8a] Drop unmaintained THANKS file + * [aee9c5f] Update debian/copyright + move to dep5 style + + -- Michael Prokop Sat, 06 Jun 2015 01:33:17 +0200 + +grml-debootstrap (0.70) unstable; urgency=medium + + [ Sebastian Pipping ] + * [d59e47c] Fix unmounting [..]/dev once more (issue #50) + * [d08be12] Mount and unmount /dev/pts for chrooting (issue #39) + * [e781fc5] No longer write too many disk ID bytes (issue #75) + * [a459d66] Fix current release-related texts before adding stretch + (issue #77) + * [7549cad] Add support for installation of Debian stretch (issue #77) + * [874b096] Revert "Check for grub-mkimage when creating virtual machine + images (issue #61)" + * [1adbe33] Revert "Add grub-common to recommended dependencies for + grub-mkimage (issue #61)" + * [4524757] Install GRUB once, at most (second take, issue #78) + * [c7c6cfd] Fix grub-install invocation for post-wheezy releases and sid + (issue #78) + + [ Patrick Schleizer ] + * [cb71442] implemented trap ERR for grml-debootstrap and chroot-script; + changed chroot script from sh to bash script, because trap ERR is a + bashism + + [ Michael Prokop ] + * [aba5a80] Use full fingerprint instead of short GPG key ids for Grml + repository. Thanks to Patrick Schleizer for bug + report and feedback + * [831a5d8] Install firmware-linux only when non-free is among the + COMPONENTS. Thanks to Philip Hands for the patch + (Closes: #786966) + * [15a1143] Drop contrib + non-free from default COMPONENTS, support + --contrib + -non-free cmdline options + + -- Michael Prokop Wed, 03 Jun 2015 17:02:41 +0200 + grml-debootstrap (0.69) unstable; urgency=medium The "jessie partyyyyyy ♫♫♫" release