From: Michael Prokop Date: Fri, 12 May 2017 18:58:22 +0000 (+0200) Subject: Release new version 0.15.5 X-Git-Tag: v0.15.5^0 X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=commitdiff_plain;h=51d46eb7592af5aac1b579cf7282e32c7a79106e;hp=b535b4881868c5b9c751a9ba7b0517dfdeed574d Release new version 0.15.5 --- diff --git a/debian/changelog b/debian/changelog index 5780e01..b93cb6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +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 ]