X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=2fe09c1f6dea078e229be2286427649466e5269b;hp=9419193be4cefda7c0333592787ea23b11cfc64a;hb=48ec0305640d549b10ca5750223e9650e76cb24e;hpb=df37e3eb2f97967b4f609f40f4790411d12a895e diff --git a/debian/changelog b/debian/changelog index 9419193..2fe09c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,93 @@ +grml-debootstrap (0.78) unstable; urgency=medium + + The "hello vienna, hello stretch" release + + [ Evgeni Golov ] + * [36a961d] don't fiddle around with /etc/hosts + + [ Michael Prokop ] + * [fdf85c6] Drop sysfsutils from default software package list + [Closes: issue2240] + * [622fa87] Don't generate rootfs entry in /etc/fstab if we + don't know its UUID [Closes: issue2182] + * [afccc8e] Debian stretch is the new default release + + -- Michael Prokop Thu, 26 Jan 2017 01:18:07 +0100 + +grml-debootstrap (0.77) unstable; urgency=medium + + [ Stefan Schlesinger ] + * [4b7bcd8] Export TARGET_HOSTNAME before running post-scripts + + [ Christian Hofstaedtler ] + * [1cfa51e] Update my email address + * [d8960ba] Bump debhelper compat level to 10 + * [b22ae35] Forbid xsltproc to use network for building + + [ Michael Prokop ] + * [900df89] Honor GRUB_DISABLE_LINUX_UUID=true for all Debian releases. + Thanks to hex2a for the initial patch (see PR #96) + + -- Michael Prokop Tue, 24 Jan 2017 21:36:55 +0100 + +grml-debootstrap (0.76) unstable; urgency=medium + + * [12f4a35] Hide errors during loading of efivars module + * [5e6671f] packer: explicitly set Bash as default shell for Vagrant + user + * [8609e64] packer: apply predictable network interface workaround for + Debian/stretch and newer + * [ff11fa2] Disable ^metadata_csum' feature when creating ext fs for + releases <= jessie [Closes: issue2178] + * [b12a2ae] Ignore packer/packer_cache during dpkg-source generation. + Thanks to Guillem Jover for the hint + * [987bf63] Switch Homepage + Vcs-Browser fields to https + * [6a665b1] Bump Standards-Version to 3.9.8 + + -- Michael Prokop Thu, 22 Sep 2016 14:25:51 +0200 + +grml-debootstrap (0.75) unstable; urgency=medium + + * [10ad469] Add EFI support via --efi option. Thanks to + Darshaka Pathirana for the pair programming session + + -- Michael Prokop Fri, 10 Jun 2016 11:21:01 +0200 + +grml-debootstrap (0.74) unstable; urgency=medium + + [ Patrick Schleizer ] + * [c83de43] improved amd64 on i386 build attempt bailout msg + + [ Sebastian Pipping ] + * [1ba6bfd] Use parted to create partition table (issue #90) + * [034a2e9] Resolve now unused bootgrub.mksh (issue #90) + * [3fec01e] Mark first partition bootable (issue #92) + * [8a2c552] Ensure that MBR jumping to GRUB's core.img code + (issue #92) + + [ Michael Prokop ] + * [813cdab] Ensure that grub-pc/install_devices is pointing to the + requested device (related to #711019) + * [7e3c788] No longer depend on mksh + drop check for mksh + * [71b39fa] Bump Standards-Version to 3.9.7 + * [758f563] Update copyright year information + + -- Michael Prokop Mon, 22 Feb 2016 22:21:29 +0100 + +grml-debootstrap (0.73) unstable; urgency=medium + + The "DebConf15" release + + [ Paul Menzel ] + * [4a9077a] Use official redirector address httpredir.debian.org + + [ Michael Prokop ] + * [395bf71] Add kmod to Depends, required for modprobe(8) for loop + device handling + * [1239389] Docker setup for automated builds + environment for testing + + -- Michael Prokop Tue, 18 Aug 2015 13:30:49 +0200 + grml-debootstrap (0.72) unstable; urgency=medium * [1cf8447] packer: improve support for testing local grml-debootstrap