X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=58e1fc205dc0cae4b43d987ed52b3d3609cc56c0;hb=3538df3be1414693af20ba8428e0efb5cfabd63d;hp=f1c1adf7611209c4e9d486ab733e733d4967e8bb;hpb=5f2575eadc32f52c84154034c12eade7df82a087;p=grml-scripts.git diff --git a/debian/changelog b/debian/changelog index f1c1adf..58e1fc2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,119 @@ -grml-scripts (1.2.3) UNRELEASED; urgency=low +grml-scripts (1.4.1+nmu1) UNRELEASED; urgency=low + * Split grml-scripts into grml-scripts and grml-scripts-core (NMU). + + -- Sebastian Boehm Mon, 20 Dec 2010 23:49:48 +0100 + +grml-scripts (1.4.0) unstable; urgency=low + + [ Michael Prokop ] + * [0664533] grml-mutt: provide example settings for smtp_{url,pass}. + * [c16e65e] Bump Standards-Version to 3.9.1. + + [ Michael Gebetsroither ] + * [f9835a0 && others] grml-screen: fix for screen race-conditions on + boot [Closes: issue921] + * [b006a9c] add depends to lockfile-progs for grml-screen + racecondition fix + * [0e386ce] grml-screen: output errors to stderr + + -- Michael Prokop Mon, 08 Nov 2010 14:49:46 +0100 + +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 + its usage. + + -- Michael Prokop Fri, 19 Feb 2010 17:01:31 +0100 + +grml-scripts (1.2.4) unstable; urgency=low + + * zsh-login: + - improve support for customization through /etc/release_info + - be more explicit with some checks regarding boot options + - disable grml-quickconfig when booting with "serial" (actually + check for "console=ttyS" in the cmdline) to avoid any + possible conflicts. Thanks to Marc Haber. [Closes: issue474] + * Install grml-setservices manpages. + + -- Michael Prokop Tue, 16 Feb 2010 02:14:02 +0100 + +grml-scripts (1.2.3) unstable; urgency=low + + [ Ulrich Dangel ] * Moved grml-quickconfig to extra package. + * Suggest libwebservice-google-suggest-perl for gsuggest.pl + + [ Michael Prokop ] + * Bump Standards-Version to 3.8.4 (no further changes). - -- Ulrich Dangel Sat, 30 Jan 2010 15:08:01 +0100 + -- Michael Prokop Mon, 15 Feb 2010 01:31:46 +0100 grml-scripts (1.2.2) unstable; urgency=low