X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=18cc0562895685efb98a15395907666942b40405;hp=06542dc1502a22e0ff14fe5a0657b9e6d78bbe6d;hb=1777b4d7e1fa23d4fc03866c9b75dc73df60733b;hpb=48c933ababe8d6f96d3f1425592c53a5b4f72d6c diff --git a/debian/changelog b/debian/changelog index 06542dc..18cc056 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,51 @@ +grml-autoconfig (0.9.47) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [78d3706] Flexibilize mount handling for the DCS device. + * [122114f] Support 9p-virtio filesystem for mounting the DCS-directory. + + -- Michael Prokop Mon, 09 Jan 2012 16:23:37 +0100 + +grml-autoconfig (0.9.46) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [55cbda4] Refactor config_testcd and support multiple md5sum files + [Closes: issue1114] + * [6c265c8] Re-add simplified support for brltty. + * [3ed0d23] Remove mkdir /mnt/{floppy,cdrom,test} from grml-autoconfig + + -- Michael Prokop Tue, 03 Jan 2012 16:03:07 +0100 + +grml-autoconfig (0.9.45) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [8522247] Don't enable mixer controls containing mic in their name. + * [0fb1256] Remove subshells in config_mixer for the tests. + + -- Michael Prokop Fri, 23 Dec 2011 02:11:05 +0100 + +grml-autoconfig (0.9.44) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [f2fca92] Rework mixer control. Try to unmute and set all devices to specified volume. + + -- Christian Hofstaedtler Thu, 22 Dec 2011 16:18:00 +0100 + +grml-autoconfig (0.9.43) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [f7359bd] Automatically try to mount configfs + + -- Christian Hofstaedtler Wed, 21 Dec 2011 22:38:54 +0100 + +grml-autoconfig (0.9.42) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [cd25e78] Unmute mixer controls before setting volume + * [97400bd] Try to set Front mixer control. + + -- Michael Prokop Tue, 20 Dec 2011 20:04:35 +0100 + grml-autoconfig (0.9.41) grml-testing; urgency=low * [cb13eea] save-config: include findchanged. Thanks to Charles Hewson