X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=14e44c0fc09581e8cabdb0860470fae9d40f91a8;hp=7b057ed6bcd838edd8e0802c87619d4cbab18754;hb=b86da8b34ae43f5a48a35fca899f9701051032bf;hpb=2d69b1aa2d03c558e2a4445d15fdba1b5d9b7f0c;ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 7b057ed..14e44c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-autoconfig (0.8.36) unstable; urgency=low + + * /etc/grml/pump-scripts.d/set-hostname: use busybox nslookup instead of + host(1) so the script works on grml-medium and grml-small as well. + + -- Michael Prokop Sun, 18 Oct 2009 16:43:25 +0200 + grml-autoconfig (0.8.35) unstable; urgency=low * Revert "unicode_start command: do not redirect stderr to debug file"