X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4572565ad0d026d5eac0088d54564b79d4582185;hp=bec9f567e1c4ce25e751cb6f522b32742f6cd963;hb=8be7a425a159fc46cdaea4291e42a2dad909b47f;hpb=44350e68ffa68cb675d7ebaadcd6570edfe9d241 diff --git a/debian/changelog b/debian/changelog index bec9f56..4572565 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,139 @@ +grml-autoconfig (0.18.0) grml-testing; urgency=medium + + * [7da150b] Drop deprecated loadcpufreq/cpufrequtils, no longer + relevant. Thanks to Michael Biebl for the pointer + * [c779fd0] Ensure haveged is running before ssh service is invoked + * [b70487a] brltty: start brltty service instead of invoking + /lib/brltty/brltty.sh + + -- Michael Prokop Fri, 14 Dec 2018 11:27:46 +0100 + +grml-autoconfig (0.17.4) grml-testing; urgency=medium + + * [c820a66] Fix unicode font issue under systemd by ensuring proper + setup order + + -- Michael Prokop Thu, 25 Oct 2018 16:01:27 +0200 + +grml-autoconfig (0.17.3) grml-testing; urgency=medium + + * [acd0ff8] Don't output failures when trying to load efivars + * [b113469] Bump Standards-Version to 4.2.1 + + -- Michael Prokop Fri, 14 Sep 2018 09:06:44 +0200 + +grml-autoconfig (0.17.2) grml-testing; urgency=medium + + * [5b6b38a] Improve VM detection when running inside recent versions of + VirtualBox. Thanks to Martin Besser for the bugreport and providing + the relevant output + + -- Michael Prokop Fri, 11 May 2018 09:13:56 +0200 + +grml-autoconfig (0.17.1) grml-testing; urgency=medium + + [ Marcos Mello ] + * [55ce0af] Make interactive scripts work + + -- Michael Prokop Tue, 02 Jan 2018 12:28:09 +0100 + +grml-autoconfig (0.17.0) grml-testing; urgency=medium + + * [5ee166c] Add x11vnc to Recommends + * [2b4bfb7] Never start systemd services in background. Thanks to Leo + Bergolth for the bugreport + * [8f1b13c] Bump Standards-Version to 4.1.1 + + -- Michael Prokop Fri, 06 Oct 2017 13:46:03 +0200 + +grml-autoconfig (0.16.1) grml-testing; urgency=medium + + * [5e3222d] For access to efivars filesystem it needs to be of type + efivarfs + + -- Michael Prokop Thu, 07 Sep 2017 14:30:05 +0200 + +grml-autoconfig (0.16.0) grml-testing; urgency=medium + + * [71e0695] Make sure mokutil reports actual Secure Boot status even if + not running under systemd + * [bbd1224] Bump Standards-Version to 4.0.1 + + -- Michael Prokop Fri, 01 Sep 2017 17:51:56 +0200 + +grml-autoconfig (0.15.9) grml-testing; urgency=medium + + * [eedf0cb] startx: share selected window manager via /var/run/grml-x + /window-manager + + -- Michael Prokop Sun, 28 May 2017 19:55:02 +0200 + +grml-autoconfig (0.15.8) grml-testing; urgency=medium + + * [5086a8b] Update instructions for manual mdadm start, drop --auto=yes + --symlink=no from swraid + * [20365dd] Update instructions for manual LVM start + fix LVM detection + for lvm boot option + + -- Michael Prokop Fri, 26 May 2017 23:38:24 +0200 + +grml-autoconfig (0.15.7) grml-testing; urgency=medium + + [ Michael Prokop ] + * [f9648a3] Drop config_debug, not working under systemd as intended + + [ Darshaka Pathirana ] + * [e3af014] Get rid of ugly startx helper script and start X on tty7/vt7 + * [79b3fa6] Fix the amixer scontrols parser in config_mixer + + -- Michael Prokop Wed, 24 May 2017 09:17:47 +0200 + +grml-autoconfig (0.15.6) grml-testing; urgency=medium + + * [1043bc0] Don't complain about missing amixer binary on tty + * [176568c] Don't warn if SecureBoot is not enabled, instead only inform + about current state + * [6abd4a1] Drop deprecated and unsupported CONFIG_WELCOME configuration + * [7138a24] Drop config_stats + + -- Michael Prokop Fri, 19 May 2017 15:07:49 +0200 + +grml-autoconfig (0.15.5) grml-testing; urgency=medium + + * [910ef17] Replace dependency on console-terminus with console-setup + + console-setup-linux + * [df30782] Ensure that grml-autoconfig service is running before tty1 + is enabled. Thanks to Darshaka Pathirana + * [b535b48] Do not run sysv specific serial console setup under systemd + + -- Michael Prokop Fri, 12 May 2017 20:58:09 +0200 + +grml-autoconfig (0.15.4) grml-testing; urgency=medium + + [ Darshaka Pathirana ] + * [b1359ba] Fix generation of startx helper script + + -- Michael Prokop Fri, 05 May 2017 16:58:41 +0200 + +grml-autoconfig (0.15.3) grml-testing; urgency=medium + + [ Michael Prokop ] + * [ce5210b] Adjust mdadm-raid + lvm2 messages and service handling for + usage with systemd + + [ Darshaka Pathirana ] + * [bbf127d] Make startx boot option work with systemd + + -- Michael Prokop Fri, 05 May 2017 10:51:10 +0200 + +grml-autoconfig (0.15.2) grml-testing; urgency=medium + + * [4dca801] Re-enable GPM service startup + * [8f31495] Provide information about whether Secure Boot is enabled or + not + + -- Michael Prokop Thu, 20 Apr 2017 22:24:40 +0200 + grml-autoconfig (0.15.1) grml-testing; urgency=medium * [2b9d1d5] No longer depend on acpid, skip acpi(d) specific stuff