X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c3fba32800bfbe557b826130baac498c65a86da4;hp=f5c2cdd201d04e1a4dbb7cac0acda8b135c5f444;hb=66f8e5f5fe045b9ccdda8d163df4b8436b61f19c;hpb=c036873db03fe4f4d9943895e4fcff000224478f diff --git a/debian/changelog b/debian/changelog index f5c2cdd..c3fba32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +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 ]