X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a96c2fc54a68f97311c31faaccd0d309fab8bdfb;hp=851c1a083a7bc342c6a28e790761ade888e07908;hb=4979ee980d221380fdfebda86b469adf28b39b76;hpb=09f3e8f58c82ab3d1e6c7722e431ce51cd59ad2a diff --git a/debian/changelog b/debian/changelog index 851c1a0..a96c2fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,31 @@ +grml-autoconfig (0.7.26) unstable; urgency=low + + * Replace check for /var/run/acpid.socket with grepping + for a running acpid process because the socket file isn't + present reliable. + + -- Michael Prokop Sat, 27 Oct 2007 19:04:05 +0200 + +grml-autoconfig (0.7.25) unstable; urgency=low + + * Move syslog startup to the begin of grml-autoconfig so we make + sure for example acpid is more quiet. [Testing: issue307] + + -- Michael Prokop Sat, 6 Oct 2007 19:34:05 +0200 + +grml-autoconfig (0.7.24) unstable; urgency=low + + * Adjust look'n'feel of testcd and improve error handling as well. + * Drop the "Not runnning unicode_start: grml-small with reduced language + support detected." check as we want to get working UTF8 setup on + grml-small/grml-medium as well. + + -- Michael Prokop Sun, 30 Sep 2007 14:13:45 +0200 + 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