X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=bec9f567e1c4ce25e751cb6f522b32742f6cd963;hp=59bf3c70d136b48b4c00cb5224231dfd8da3df6d;hb=44350e68ffa68cb675d7ebaadcd6570edfe9d241;hpb=673cc6821bfe32bf1293cc135327158aff780274 diff --git a/debian/changelog b/debian/changelog index 59bf3c7..bec9f56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,112 @@ +grml-autoconfig (0.15.1) grml-testing; urgency=medium + + * [2b9d1d5] No longer depend on acpid, skip acpi(d) specific stuff + under systemd + * [4e0362b] Use https for Homepage + Vcs-Browser entries + * [b812f4b] systemd/grml-autoconfig.service: switch to + WantedBy=grml-boot.target + + -- Michael Prokop Fri, 24 Feb 2017 13:44:27 +0100 + +grml-autoconfig (0.15.0) grml-testing; urgency=medium + + * [0fb27ba] Drop deprecated features + * [21b7f0e] Initial systemd support + * [62f3f8f] /etc/default/rcS no longer exists in recent initscripts + versions + * [9dec7ad] Enable acpid.socket if we're running under systemd + * [348b546] Introduce service_wrapper to avoid direct /etc/init.d calls + * [14ce31b] Rely on /proc/1/comm to identify running systemd + * [e0dbcab] Source /etc/grml_nocolors with nocolor boot option + * [95f4501] Drop grml_nocolors + grml_colors magic, instead rely on lsb- + functions + * [25fdf7a] Bump Standards-Version to 3.9.8 + * [f9661f9] Bump debian/compat to 9 + * [d12fdae] Build-Depend on debhlper >= 9 + + -- Michael Prokop Fri, 13 Jan 2017 14:42:28 +0100 + +grml-autoconfig (0.14.0) grml-testing; urgency=medium + + * [03d4320] config_cpu: set ondemand governor only if available + + -- Michael Prokop Thu, 11 Dec 2014 18:04:25 +0100 + +grml-autoconfig (0.13.3) grml-testing; urgency=medium + + * [ed9c622] Bump Standards-Version to 3.9.6 + * [ab84b05] Support getfile.retries=... boot option. Thanks to Christian + Hofstaedtler for reviewing + + -- Michael Prokop Tue, 28 Oct 2014 00:46:03 +0100 + +grml-autoconfig (0.13.2) grml-testing; urgency=medium + + * [4612d93] Code cleanup, drop config_dma + check_partitions + [Closes: issue1305] + + -- Michael Prokop Sat, 19 Apr 2014 23:27:04 +0200 + +grml-autoconfig (0.13.1) grml-testing; urgency=medium + + * [332eaae] Drop checks for "forensic" boot option + + -- Michael Prokop Wed, 02 Apr 2014 11:45:59 +0200 + +grml-autoconfig (0.13.0) grml-testing; urgency=medium + + [ Andreas "Jimmy" Gredler ] + * [bedd7c2] Drop .sp workaround, fix some typos in manpages and remove + duplicated text + * [11074bc] Drop code related to scripts handling on DCSDIR, breaking it + for GRMLCFG labeled devices + * [b9ded18] Added some extra information about DCS directory on a live + medium + + [ Michael Prokop ] + * [ae749b5] Bump Standards-Version to 3.9.5 + * [da0eb41] Run wrap-and-sort -a on debian directory + + -- Michael Prokop Thu, 20 Mar 2014 16:12:28 +0100 + +grml-autoconfig (0.12.1) grml-testing; urgency=medium + + * [cf7b0ee] vbautomation takes shared folder name without prefix + + improve timing + + -- Michael Prokop Tue, 25 Feb 2014 11:07:29 +0100 + +grml-autoconfig (0.12.0) grml-testing; urgency=medium + + * [6992b68] Support automatic execution of scripts on VirtualBox + shared folders + + -- Michael Prokop Mon, 24 Feb 2014 15:48:06 +0100 + +grml-autoconfig (0.11.5) grml-testing; urgency=medium + + * [d38b5dc] config_debs(): fix typo (s/Tring/Trying/) + + -- Michael Prokop Fri, 07 Feb 2014 08:58:20 +0100 + +grml-autoconfig (0.11.4) grml-testing; urgency=medium + + * [ff5bb8f] Fix keyboard entries for lang=ch + + -- Michael Prokop Wed, 05 Feb 2014 13:10:13 +0100 + +grml-autoconfig (0.11.3) grml-testing; urgency=medium + + * [b067eaa] config_mixer: ignore "Console" devices for amixer + + -- Michael Prokop Tue, 04 Feb 2014 13:53:08 +0100 + +grml-autoconfig (0.11.2) grml-testing; urgency=medium + + * [74288c3] Report result of scripts execution + + -- Michael Prokop Mon, 03 Feb 2014 16:20:07 +0100 + grml-autoconfig (0.11.1) grml-testing; urgency=low * [9e95af6] Generate symlink /etc/mtab pointing to /proc/mounts