X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3076028fd7a383fef7eefa2339d8995828eed567;hp=a4cb92b0fe01498c9bf74efc17c9159fa34c0a16;hb=de67cd72c2f40d95e6f5647c14c4d500e083e860;hpb=c94499d8033d16b68226be1c82b10fa6df700832 diff --git a/debian/changelog b/debian/changelog index a4cb92b..3076028 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +grml-autoconfig (0.7.23) unstable; urgency=low + + * Add acpi-support to Recommends and depend on console-tools. + * Drop the logger stuff for acpid as doesn't seem to help. + + -- Michael Prokop Thu, 20 Sep 2007 17:24:13 +0200 + +grml-autoconfig (0.7.22) unstable; urgency=low + + * Check for "none /sys sysfs" instead of sysfs only. This should + fix duplicate output inside /etc/mtab. + * Send output of acpid to $DEBUG and logger. + + -- Michael Prokop Thu, 20 Sep 2007 16:05:50 +0200 + +grml-autoconfig (0.7.21) unstable; urgency=low + + * And finally get rid of the /dev/shm/resolvconf workaround again. + We have to solve it in the chroot builder. + + -- Michael Prokop Mon, 17 Sep 2007 22:11:48 +0200 + +grml-autoconfig (0.7.20) unstable; urgency=low + + * Improve check for presence of /dev/shm/resolvconf. + + -- Michael Prokop Mon, 17 Sep 2007 17:37:34 +0200 + +grml-autoconfig (0.7.19) unstable; urgency=low + + * Make sure /dev/shm/resolvconf exists. + + -- Michael Prokop Mon, 17 Sep 2007 16:39:24 +0200 + grml-autoconfig (0.7.18) unstable; urgency=low * config_lvm(): support Debian etch as well