Release version 1.3.2.
[grml-scripts-core.git] / debian / changelog
index e7ecb29..7338934 100644 (file)
@@ -1,3 +1,239 @@
+grml-scripts (1.3.2) unstable; urgency=low
+
+  * Update iimage version to 38.
+  * grml-chroot: exit with according exit code.
+
+ -- Michael Prokop <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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).
+
+ -- Michael Prokop <mika@grml.org>  Mon, 15 Feb 2010 01:31:46 +0100
+
+grml-scripts (1.2.2) unstable; urgency=low
+
+  * Remove deprecated bt-audio script.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 10 Jan 2010 18:30:57 +0100
+
+grml-scripts (1.2.1) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * Require xlock in grml-lock if DISPLAY is set. [Closes: issue768]
+
+  [ Michael Prokop ]
+  * iso-term: invoke xterm setting ZSH_NO_DEFAULT_LOCALE=1 (see
+    issue706).
+
+ -- Michael Prokop <mika@grml.org>  Fri, 27 Nov 2009 12:36:18 +0100
+
+grml-scripts (1.2.0) unstable; urgency=low
+
+  * Drop usage of $UID in scripts.
+  * Do not use a negative exit value in shellscripts.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 29 Oct 2009 13:13:41 +0100
+
+grml-scripts (1.1.28) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * replace old osd_server.py with new notifyd.py from
+    http://projects.spamt.net/projects/notifyd
+
+  [ Thomas Koehler ]
+  * Fix identify output in exifinfo.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 11:23:46 +0200
+
+grml-scripts (1.1.27) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * grml-lang now modifies the keyboard config file.
+    [Closes: issue437]
+
+  [ Michael Prokop ]
+  * zsh-login: do not execute aumix to avoid overriding of the vol
+    bootoption. Thanks to Michael Whapples for the bugreport.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 17 Oct 2009 21:58:47 +0200
+
+grml-scripts (1.1.26) unstable; urgency=low
+
+  * Drop deprecated grml-saveconfig package from Suggests.
+  * Drop grml-nessus. Nessus is deprecated since quite some time
+    and got replaced with OpenVAS which doesn't provide plugins
+    any longer as Debian package.
+  * Bump Standards-Version to 3.8.3 (no further changes).
+
+ -- Michael Prokop <mika@grml.org>  Wed, 26 Aug 2009 00:19:02 +0200
+
+grml-scripts (1.1.25) unstable; urgency=low
+
+  * Remove all bashisms.
+  * Drop grml-muttng as mutt-ng isn't maintained any longer and
+    we don't ship it since quite some time.
+  * Drop all 'Latest change' references.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 08 Aug 2009 00:46:21 +0200
+
+grml-scripts (1.1.24) unstable; urgency=low
+
+  * grml-setlang: do not set $LANGUAGE and $LC_MESSAGES any longer,
+    but instead just set $LANG and $LC_CTYPE. $LC_CTYPE is set to
+    'en_US.UTF-8' by default and to 'C' if using a ISO system - this
+    should avoid breakages if logging in to a remote system where the
+    according $LANG locale isn't available. Thanks to Gebi and Thorsten
+    'mira' Glaser for discussing the issue.
+  * Debian packaging:
+    - Install wm-ng as x-window-manager alternative.
+    - Bump Standard-Version to 3.8.2 (no further changes).
+    - Bump Build-Depends on dh >=5.
+    - Update copyright file and overrides to make lintian happy.
+    - Drop postinst and preinst files. The [ef]grep stuff was from the
+      very beginnings of grml and should not affect any systems anymore.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 07 Aug 2009 19:24:35 +0200
+
+grml-scripts (1.1.23) unstable; urgency=low
+
+  * Drop symlink for 'service' manpage.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 24 Jun 2009 11:40:42 +0200
+
+grml-scripts (1.1.22) unstable; urgency=low
+
+  * Drop the simple service wrapper script, as sysvinit 2.86.ds1-62
+    provides /usr/sbin/service now.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 24 Jun 2009 11:33:43 +0200
+
+grml-scripts (1.1.21) unstable; urgency=low
+
+  * wm-ng: start gkrellm on the right side of the screen by default
+    Thanks to gebi and Ulrich Dangel for their feedback.
+    [Closes: issue694]
+
+ -- Michael Prokop <mika@grml.org>  Tue, 16 Jun 2009 16:34:00 +0200
+
+grml-scripts (1.1.20) unstable; urgency=low
+
+  * grml-lang and grml-quickconfig: add support for spanish keyboards,
+    thanks to Ernesto Domato!
+
+ -- Michael Prokop <mika@grml.org>  Fri, 12 Jun 2009 23:18:13 +0200
+
+grml-scripts (1.1.19) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * Some minor cleanups for lintian:
+     - Cleanup of lintian's override file
+     - Drop unneeded /bin and /sbin from debian/dirs
+     - Bump Standard Version to 3.8.1
+     - Bump Compat Version to 5
+  * grml-info: add support for xlinks2 as dillo isn't available
+    in Debian/unstable due to removal of libgtk1.2
+  [ Frank Terbeck] 
+  * exec-wrapper: remove doubled ret=1
+
+ -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 08:17:39 +0200
+
+grml-scripts (1.1.18) unstable; urgency=low
+
+  * Add lzop to Depends. [Closes: issue613]
+  * blacklist: use /etc/modprobe.d/grml.conf instead of
+    /etc/modprobe.d/grml. New module-init-tools will
+    use only files using the .conf suffix.
+  * Add new script grml-exec-wrapper (simple but smart program
+    execution wrapper). Thanks to ft for help.
+  * Fix typo in grml-chroot manpage.
+  * Add ${shlibs:Depends}, ${misc:Depends} to Depends.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 06 Apr 2009 09:03:49 +0200
+
 grml-scripts (1.1.17) unstable; urgency=low
 
   [ Ulrich Dangel ]
@@ -7,7 +243,11 @@ grml-scripts (1.1.17) unstable; urgency=low
     osd_server.py depends on them.
     [Closes: issue172]
 
- -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 19:26:04 +0100
+  [ Michael Prokop ]
+  * Adjust Makefile to get rid of '.sp' sequences in asciidoc
+    manpages. [Closes: issue567]
+
+ -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 20:49:56 +0100
 
 grml-scripts (1.1.16) unstable; urgency=low