X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=733893461bfc2a80bdbf6963b1b8787a0e567011;hb=84f30c880e37babe8baa17064dd87981951471a8;hp=de47b1d3497dd23c95514873691d6951f3ed6cae;hpb=58e1efcae0965c5dfb2fe06d5764a1a2e3633631;p=grml-scripts-core.git diff --git a/debian/changelog b/debian/changelog index de47b1d..7338934 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,69 @@ +grml-scripts (1.3.2) unstable; urgency=low + + * Update iimage version to 38. + * grml-chroot: exit with according exit code. + + -- Michael Prokop Fri, 28 May 2010 00:47:26 +0200 + +grml-scripts (1.3.1) unstable; urgency=low + + [ Matthias Kopfermann ] + * Fix tabs inside caps-ctrl. + + -- Michael Prokop Mon, 29 Mar 2010 08:59:44 +0200 + +grml-scripts (1.3.0) unstable; urgency=low + + [ Matthias Kopfermann ] + * caps-ctrl: make sure the script works on non-Grml systems + as well. + + [ Michael Prokop ] + * grml-lock: avoid shell syntax warning if gdialog/zenity + aren't available. + + -- Michael Prokop Wed, 24 Mar 2010 01:15:52 +0100 + +grml-scripts (1.2.10) unstable; urgency=low + + * grml-hostname: address xauth issue when changing hostname + within running X session. Now we can also set the hostname + directly within grml-hostname, no need to execute + /etc/init.d/hostname.sh manually afterwards any longer. + + -- Michael Prokop Mon, 01 Mar 2010 12:33:17 +0100 + +grml-scripts (1.2.9) unstable; urgency=low + + * caps-ctrl: using $(...) instead of backticks and do not load + colors module any longer. Thanks to Alexander Steinböck. + [Closes: issue382] + + -- Michael Prokop Sun, 28 Feb 2010 23:28:16 +0100 + +grml-scripts (1.2.8) unstable; urgency=low + + * grml-setlang: do not set LC_CTYPE any longer. + * zsh-login: do not disable grml-quickconfig for serial console + by default, we found a better solution through handling it + via inittab. + + -- Michael Prokop Sat, 27 Feb 2010 02:26:58 +0100 + +grml-scripts (1.2.7) unstable; urgency=low + + * grml-info: improve support for customisation through + /usr/share/doc/${distri}-docs/index.html, redirect warnings + to /dev/null, support gdialog and zenity for info text display. + + -- Michael Prokop Sun, 21 Feb 2010 00:28:28 +0100 + +grml-scripts (1.2.6) unstable; urgency=low + + * grml-lock: add support for graphical version via gdialog/zenity. + + -- Michael Prokop Fri, 19 Feb 2010 23:24:52 +0100 + grml-scripts (1.2.5) unstable; urgency=low * grml-lock: use vlock also for X session and slightly improve