X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=47ae98efe85a5dc7c4b903ec4a049aa3fb1e6383;hb=108abd3aa30fc3e9072d46e2aca2af0aa119e8f8;hp=7b057ed6bcd838edd8e0802c87619d4cbab18754;hpb=2d69b1aa2d03c558e2a4445d15fdba1b5d9b7f0c;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index 7b057ed..47ae98e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +grml-autoconfig (0.8.37) unstable; urgency=low + + * Apply patch contribued by Marc Haber (thanks!) which addresses the + following bug: /grml.sh and /config.tbz on a GRMLCFG file system need + to be processed without command line options. + + -- Michael Prokop Thu, 22 Oct 2009 01:38:29 +0200 + +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"