X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=43251f702c957701ec2f341f4bdd4020df416fc8;hb=cae0521f8f7a5c333476acf2b609dfff0992d735;hp=f5c2cdd201d04e1a4dbb7cac0acda8b135c5f444;hpb=c036873db03fe4f4d9943895e4fcff000224478f;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index f5c2cdd..43251f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +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 ]