From: Michael Prokop Date: Tue, 16 May 2017 12:49:16 +0000 (+0200) Subject: Release new version 0.29.4 X-Git-Tag: v0.29.4^0 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=bcd6ef974af3996967097a438394bf6a7bd3e8d2 Release new version 0.29.4 --- diff --git a/debian/changelog b/debian/changelog index d0191cd..8cc93d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +grml-live (0.29.4) unstable; urgency=medium + + * Software related changes: + - [e71ef8c] add lsscsi to GRML_SMALL. Thanks to András Korn + * [52b5306] GRMLBASE/49-sshd: ensure that login as root via password + works again + * [2c2f282] No longer mask systemd-machine-id-commit.service + * [d6e3163] Delete /lib/udev/rules.d/69-lvm-metad.rules to avoid + automatic LVM scanning + * [7ca3b49] Ensure that tty1 console is starting *after* grml-autoconfig + execution. Thanks to Darshaka Pathirana + + -- Michael Prokop Tue, 16 May 2017 14:48:38 +0200 + grml-live (0.29.3) unstable; urgency=medium [ Darshaka Pathirana ]