X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6e4cecdf351e8270a341e2be9285e55c0f62f252;hp=03b98b35034899fa191e6f20eb123d25505822b9;hb=24598264b7c2b9d79fc4464d817a595697f71aab;hpb=b4b533ca9d27ba4073d0a3f24bd7309f0df0bf7d diff --git a/debian/changelog b/debian/changelog index 03b98b3..6e4cecd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,65 @@ +grml-live (0.33.3) unstable; urgency=medium + + [ Michael Prokop ] + * [f6af226] Drop 'bootchart' from grml-cheatcodes.txt and isolinux + labels. Thanks to Darshaka Pathirana for spotting + * [18da1ac] Ensure to properly remove deprecated serial- + getty@ttyS0.service.d override file + + [ Paul Menzel ] + * [ba14525] README.md: Use HTTPS URLs + + -- Michael Prokop Wed, 19 Dec 2018 10:40:49 +0100 + +grml-live (0.33.2) unstable; urgency=medium + + [ Darshaka Pathirana ] + * [efd2447] Enable serial-getty with root autologin on every given + device. Thanks to @MichaelEischer for the bug report + + -- Michael Prokop Fri, 14 Dec 2018 14:00:05 +0100 + +grml-live (0.33.1) unstable; urgency=medium + + [ Darshaka Pathirana ] + * [7f304b5] Update cheatcodes to clarify hardware clock and timezone + defaults + + [ Michael Prokop ] + * [65ee43c] grml-cheatcodes.txt: don't mention "gmt" boot option, "utc" + should be used + * [9d4f2c5] Disable Secure Boot support by default + + -- Michael Prokop Fri, 14 Dec 2018 12:21:07 +0100 + +grml-live (0.33.0) unstable; urgency=medium + + * [642e1b3] Ensure GRUB finds the running ISO + * [05a5a70] GRUB: drop `insmod vbe` + * [e995aca] Support BOOT_FILE variable for usage within secureboot + templates + * [f5455fb] Drop symlink etc/grml/fai/config/config + * [421ba62] Rework debian/, following current best practices + * Software related changes: + - [61b77ff] drop deprecated cpufrequtils (+ drop + scripts/GRMLBASE/36-cpufrequtils) Thanks to Michael Biebl + for the pointer + + -- Michael Prokop Thu, 13 Dec 2018 12:37:14 +0100 + +grml-live (0.32.3) unstable; urgency=medium + + [ Darshaka Pathirana ] + * [f426365] Update broken links. Thanks to David Prévot + for the report + * [3c0d23b] Remove genisoimage from dependencies + + [ Michael Prokop ] + * [3dbb47c] Bump Standards-Version to 4.2.1 + * [ea5050d] Switch Homepage + Vcs-Browser headers from http to https + + -- Michael Prokop Thu, 15 Nov 2018 10:14:51 +0100 + grml-live (0.32.2) unstable; urgency=medium [ Paul Menzel ]