X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=3c70e23d835b93b13304e9724ee7f13f8d714750;hb=764d592476166cd5d58f052675c4bf66527f30da;hp=223521ac584c929f8623d3cbbcce270536fc60c1;hpb=9f6a142c655f2965205623219797c43e29dd3efc;p=grml-etc.git diff --git a/debian/changelog b/debian/changelog index 223521a..3c70e23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,42 @@ +grml-etc (1.1.7) unstable; urgency=low + + * /etc/init.d/grml-reboot: do no longer access files in /GRML/dev/. + [Testing: issue545] + + -- Michael Prokop Mon, 06 Oct 2008 00:02:30 +0200 + +grml-etc (1.1.6) unstable; urgency=low + + * Add support for swedish locales, thanks to Martin Karresand. + + -- Michael Prokop Sat, 27 Sep 2008 14:37:20 +0200 + +grml-etc (1.1.5) unstable; urgency=low + + * Get rid of dependency from grml-autoconfig (on request from gebi). + * Drop empty and unused /etc/zsh directory from debian/dirs. + * Bump Standard-Version to 3.8.0 (no further changes). + * Reorder binary-indep and binary-arch in debian/rules to make + lintian happy. + + -- Michael Prokop Thu, 31 Jul 2008 22:23:32 +0200 + +grml-etc (1.1.4) unstable; urgency=low + + * /etc/init.d/grml-reboot: check for nfsroot (and keep check + for nfsdir as well to avoid breaking any existing scripts). + Thanks for reporting to Wolfgang Karall and thanks for the + test case to Jimmy. + + -- Michael Prokop Tue, 20 May 2008 01:28:51 +0200 + grml-etc (1.1.3) unstable; urgency=low * /etc/init.d/grml-reboot: put reboot + halt binaries to the filesystem cache [Testing: issue384] + * /etc/init.d/grml-reboot: rework umounting and network + shutdown sequences so filesystems are unmounted also + when booting via NFS [Testing: issue434] -- Michael Prokop Mon, 10 Mar 2008 18:46:23 +0100