X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=94556c762246650343a27f26e7b60748a497e6c7;hb=6ae790e9215b65d8394ef3a379f0bdc48474a6c3;hp=0db1a2534de08fec12ed974a1466c32da8f00f94;hpb=a01bffbc0ea2ae9535366438f965f7a82ea7880e;p=grml-scripts.git diff --git a/debian/changelog b/debian/changelog index 0db1a25..94556c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,1030 @@ +grml-scripts (1.4.3+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.2) unstable; urgency=low + + * [68e8f65] grml-screen/grml-init-screen: no longer use vt-is-UTF8 but + instead default to UTF-8. [Closes: issue959] + + -- Michael Prokop Mon, 28 Feb 2011 12:31:27 +0100 + +grml-scripts (1.4.1) unstable; urgency=low + + * [198fea7] Move lzop from Depends to Suggests. + + -- Michael Prokop Mon, 21 Feb 2011 13:26:13 +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). + + -- Michael Prokop Mon, 15 Feb 2010 01:31:46 +0100 + +grml-scripts (1.2.2) unstable; urgency=low + + * Remove deprecated bt-audio script. + + -- Michael Prokop 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 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 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 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 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 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 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 Fri, 07 Aug 2009 19:24:35 +0200 + +grml-scripts (1.1.23) unstable; urgency=low + + * Drop symlink for 'service' manpage. + + -- Michael Prokop 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 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 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 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 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 Mon, 06 Apr 2009 09:03:49 +0200 + +grml-scripts (1.1.17) unstable; urgency=low + + [ Ulrich Dangel ] + * osd_server.py uses now the freedesktop.org specification for + notification instead of the old xosd way. + * Added python-dbus and notification-daemon as suggestion as + osd_server.py depends on them. + [Closes: issue172] + + [ Michael Prokop ] + * Adjust Makefile to get rid of '.sp' sequences in asciidoc + manpages. [Closes: issue567] + + -- Michael Prokop Thu, 12 Feb 2009 20:49:56 +0100 + +grml-scripts (1.1.16) unstable; urgency=low + + [ Michael Prokop ] + * Drop orphaned mutt-ng from Suggests. + [ Alexander Steinböck ] + * grml-hostname: Builtin `source' not available in dash(1). + + -- Michael Prokop Thu, 29 Jan 2009 17:07:48 +0100 + +grml-scripts (1.1.15) unstable; urgency=low + + [ Michael Gebetsroither ] + * grml-chroot: + - display usage information additionally to wrong number of arguments + - send all parameters to chroot [thx Tong Sun + for initial patches] + + -- Michael Prokop Sun, 30 Nov 2008 15:13:20 +0100 + +grml-scripts (1.1.14) unstable; urgency=low + + * Remove arename.pl, thanks ft. + [Closes: issue574] [Closes: issue435] + + -- Michael Prokop Sat, 29 Nov 2008 13:04:23 +0100 + +grml-scripts (1.1.13) unstable; urgency=low + + * grml-info: improve checks for present browsers. + Thanks to Charles Hewson for the bugreport. + + -- Michael Prokop Sat, 15 Nov 2008 13:56:58 +0100 + +grml-scripts (1.1.12) unstable; urgency=low + + * swspeak-setup: start speech-dispatcher before executing speechd-up, + do not execute flite on success, otherwise we get tons of + "wave_open_sound > Pa_OpenStream : err=-9996 (Invalid device)" error + messages (sic). + + -- Michael Prokop Mon, 03 Nov 2008 14:06:15 +0100 + +grml-scripts (1.1.11) unstable; urgency=low + + * New script swspeak-setup for activating software speak(up) features + * Fix typos in grml-chroot manpage. + * Update VCS-headers (we're using git nowadays). + + -- Michael Prokop Mon, 03 Nov 2008 00:03:57 +0100 + +grml-scripts (1.1.10) unstable; urgency=low + + [ Michael Gebetsroither ] + * added grml-chroot including manpage + * added xsltproc, docbook-xsl, asciidoc to build dependencies + + [ Michael Prokop ] + * Bump Standard-Version to 3.8.0 (no further changes). + * Drop deprecated xbase-clients package from Suggests. + + -- Michael Prokop Fri, 26 Sep 2008 01:26:37 +0200 + +grml-scripts (1.1.9) unstable; urgency=low + + * grml-quickconfig: integrate jwm [thanks for bringing up, + Dietmar Kirchmayr] + + -- Michael Prokop Tue, 25 Mar 2008 20:37:30 +0100 + +grml-scripts (1.1.8) unstable; urgency=low + + * zsh-login: fix noquick bootoption + + -- Michael Prokop Sun, 09 Mar 2008 15:11:59 +0100 + +grml-scripts (1.1.7) unstable; urgency=low + + * grml-info: improve tests for available browser. + [Testing: issue428] + + -- Michael Prokop Sun, 09 Mar 2008 13:57:46 +0100 + +grml-scripts (1.1.6) unstable; urgency=low + + * grml-quickconfig: get rid of pwm3. + + -- Michael Prokop Sun, 24 Feb 2008 13:55:51 +0100 + +grml-scripts (1.1.5) unstable; urgency=low + + * grml-quickconfig: integrate awesome (thanks for hint, wuehlmaus) + + -- Michael Prokop Mon, 18 Feb 2008 13:31:54 +0100 + +grml-scripts (1.1.4) unstable; urgency=low + + * zsh-login: integrate utf8 workaround [Testing: issue377] + + -- Michael Prokop Wed, 23 Jan 2008 11:27:49 +0100 + +grml-scripts (1.1.3) unstable; urgency=low + + * grml-mutt: deactivate force_name, and save_name by default, + activate quit=ask-yes by default. Thanks, Michael Hammer. + * soundtest: improve checks for player and install a symlink + /usr/bin/grml-soundtest pointing to /usr/bin/soundtest. + Thanks, Darshaka Pathirana. [Closes: issue360] + + -- Michael Prokop Sat, 19 Jan 2008 16:59:03 +0100 + +grml-scripts (1.1.2) unstable; urgency=low + + * bt-audio: check for presence of snd-bt-sco and provide an + informational error message if it isn't present. + + -- Michael Prokop Mon, 14 Jan 2008 20:36:33 +0100 + +grml-scripts (1.1.1) unstable; urgency=low + + * zsh-login: display version information depending on the present + grml version. + + -- Michael Prokop Fri, 21 Dec 2007 22:12:21 +0100 + +grml-scripts (1.1.0) unstable; urgency=low + + * grml-quickconfig: fix keybindings for pekwm vs. pwm3 and drop jwm. + Thanks for reporting, Alex Liebert! + + -- Michael Prokop Mon, 17 Dec 2007 22:26:41 +0100 + +grml-scripts (1.0.29) unstable; urgency=low + + * Switch order of Depends 'w3m | links | links2' to + 'links | w3m | links2'. + + -- Michael Prokop Sun, 16 Dec 2007 19:46:54 +0100 + +grml-scripts (1.0.28) unstable; urgency=low + + * grml-quickconfig: sorting the order of the window manager + list and removing the duplicated dwm. Thanks for reporting, + Martin Brassel! [Closes: issue356] + + -- Michael Prokop Fri, 07 Dec 2007 00:21:36 +0100 + +grml-scripts (1.0.27) unstable; urgency=low + + * grml-quickconfig: it is wm-ng and not wmi-ng of course. + Thanks to Martin Brassel! + * grml-setkeyboard: sort all entries alphabetically + Thanks to Martin Brassel! + + -- Michael Prokop Sat, 01 Dec 2007 11:05:48 +0100 + +grml-scripts (1.0.26) unstable; urgency=low + + * grml-quickconfig: removed useless sleep + + -- Michael Gebetsroither Sat, 17 Nov 2007 22:40:44 +0100 + +grml-scripts (1.0.25) unstable; urgency=low + + [ Michael Gebetsroither ] + * Add script grml-init-multitail. + + [ Michael Prokop ] + * Add manpage for grml-init-multitail. + + -- Michael Prokop Thu, 15 Nov 2007 23:39:09 +0100 + +grml-scripts (1.0.24) unstable; urgency=low + + * Drop runit manpage. Thanks for the hint, gebi. + + -- Michael Prokop Tue, 30 Oct 2007 10:38:15 +0100 + +grml-scripts (1.0.23) unstable; urgency=low + + * Drop the DEBHELPER from maintainer scripts. + + -- Michael Prokop Sun, 28 Oct 2007 17:37:33 +0100 + +grml-scripts (1.0.22) unstable; urgency=low + + [ Frank Terbeck ] + * Adding arename.pl (and according manpage arename.pl.1). + + [ Michael Prokop ] + * Make package lintian clean. + + -- Michael Prokop Sun, 28 Oct 2007 17:19:25 +0100 + +grml-scripts (1.0.21) unstable; urgency=low + + * zsh-login: drop the hostname in the welcome message as + the grml-version should provide it already. + + -- Michael Prokop Sun, 28 Oct 2007 15:44:20 +0100 + +grml-scripts (1.0.20) unstable; urgency=low + + * grml-hostname: adjust /etc/mailname as well + + -- Michael Prokop Sat, 27 Oct 2007 23:43:17 +0200 + +grml-scripts (1.0.19) unstable; urgency=low + + * grml2ram: adjust for usage with new live-initramfs layout. + Apply patch by Moritz Augsburger for identifying /dev/cdrom. + * Adjust prepare_ramdisk.sh and prepare_tmpfs.sh for live-initramfs. + [Closes: issue277] + + -- Michael Prokop Sun, 30 Sep 2007 16:04:31 +0200 + +grml-scripts (1.0.18) unstable; urgency=low + + * qma: pipe output through 'col -b' to fix issues with UTF-8. + Thanks for the solution, wuehlmaus! + + -- Michael Prokop Thu, 20 Sep 2007 21:57:21 +0200 + +grml-scripts (1.0.17) unstable; urgency=low + + * Drop console-tools from depends and move it to grml-autoconfig + instead. + + -- Michael Prokop Thu, 20 Sep 2007 17:25:16 +0200 + +grml-scripts (1.0.16) unstable; urgency=low + + * Change "console-tools | xbase-clients" into dependency on + console-tools and put xbase-clients to Suggests instead. + * Drop "runit", which very probably nobody uses at all but which + conflicts with package runit (thanks for hint, gebi). + + -- Michael Prokop Thu, 20 Sep 2007 17:19:13 +0200 + +grml-scripts (1.0.15) unstable; urgency=low + + * grml-setkeyboard: add one further LANG=C dialog run and + use check4root from script-functions. + + -- Michael Prokop Wed, 5 Sep 2007 19:08:34 +0200 + +grml-scripts (1.0.14) unstable; urgency=low + + * grml-setkeyboard: execute dialog using LANG=C + * grml-setlang: execute dialog using LANC=C and adjust modification + of /etc/default/locale according to what Debian ships now. + + -- Michael Prokop Wed, 5 Sep 2007 18:33:35 +0200 + +grml-scripts (1.0.13) unstable; urgency=low + + * iso-term: support additional arguments on the commandline so they + reach the final terminal + + -- Michael Prokop Mon, 3 Sep 2007 23:31:41 +0200 + +grml-scripts (1.0.12) unstable; urgency=low + + * dirvish-setup: check for existence of dialog as well + + -- Michael Prokop Thu, 26 Jul 2007 17:21:36 +0200 + +grml-scripts (1.0.11) unstable; urgency=low + + * grml-setservices: support HAL daemon + * grml-mutt: + - change 'set autoedit' into 'unset autoedit' + - add 'set auto_tag=yes' + - set postponed=+postponed + - add deactivated: + * set sendmail="/usr/bin/msmtp" + * set use_envelope_from + + -- Michael Prokop Wed, 25 Jul 2007 18:35:08 +0200 + +grml-scripts (1.0.10) unstable; urgency=low + + * grml-setservices: support NFS + + -- Michael Prokop Wed, 18 Jul 2007 02:16:18 +0200 + +grml-scripts (1.0.9) unstable; urgency=low + + * grml-hostname: adjust mydestination as well in /etc/postfix/main.cf. + + -- Michael Prokop Wed, 11 Jul 2007 21:31:52 +0200 + +grml-scripts (1.0.8) unstable; urgency=low + + * cpufreq-detect.sh: merge in code from /etc/init.d/loadcpufreq for + using acpi-cpufreq on systems supporting est when using kernel + >=2.6.20. [Related to issue238] + + -- Michael Prokop Wed, 04 Jul 2007 12:16:10 +0200 + +grml-scripts (1.0.7) unstable; urgency=low + + * grml-setservices: support lvm [Closes: issue239] + + -- Michael Prokop Wed, 04 Jul 2007 10:53:51 +0200 + +grml-scripts (1.0.6) unstable; urgency=low + + * zsh-login: support bootoptions startup (allow execution + of script/program via bootoption startup=$script) and nowelcome + (do not print welcome screen at all) and use /etc/hostname + as distribution name within welcome screen. + + -- Michael Prokop Sat, 23 Jun 2007 23:55:14 +0200 + +grml-scripts (1.0.5) unstable; urgency=low + + [Michael Prokop] + * grml-quickconfig: replace ion3 with openbox + + [Michael Gebetsroither] + * vmware-detect.c: adding header + + -- Michael Prokop Sat, 23 Jun 2007 00:05:06 +0200 + +grml-scripts (1.0.4) unstable; urgency=low + + * zsh-login: do not run grml-quickconfig when bootoption startx + is present. Thanks for the bugreport, Darshaka Pathirana! + + -- Michael Prokop Sun, 10 Jun 2007 13:11:38 +0200 + +grml-scripts (1.0.3) unstable; urgency=low + + * grml-lang: support dvorak keyboard layout + * grml-lock: support fast execution on hd-install [Closes: issue220] + + -- Michael Prokop Mon, 04 Jun 2007 22:33:36 +0200 + +grml-scripts (1.0.2) unstable; urgency=low + + * grml-lang: add support for 'jp'. + + -- Michael Prokop Mon, 28 May 2007 13:30:11 +0200 + +grml-scripts (1.0.1) unstable; urgency=low + + * grml-lock: allow using it on grml-small too. Thanks for + information, Niklas Schnelle! + + -- Michael Prokop Wed, 16 May 2007 22:35:29 +0200 + +grml-scripts (1.0.0) unstable; urgency=low + + * We have a new stable release! + + -- Michael Prokop Sun, 13 May 2007 11:20:30 +0200 + +grml-scripts (0.9.47) unstable; urgency=low + + * grml-lock: provide quit option in welcome screen. + + -- Michael Prokop Sun, 6 May 2007 15:52:36 +0200 + +grml-scripts (0.9.46) unstable; urgency=low + + * grml-iptstate: check for '_conntrack' module instead of + ip_conntrack, some formating changes. + + -- Michael Prokop Sun, 6 May 2007 11:14:30 +0200 + +grml-scripts (0.9.45) unstable; urgency=low + + * bt-audio: use /etc/grml/script-functions, some more small + improvements in status messages. + * grml-setlang: fix small typo, it's package locales and not + locale of course. Thanks for notifying, David Vilar Benet! + * xsay: add support for sselp and xclip; output error message + if not a single binary for reading X selection can be found. + + -- Michael Prokop Sat, 28 Apr 2007 17:32:47 +0200 + +grml-scripts (0.9.44) unstable; urgency=low + + * Depend on libterm-readkey-perl as it is needed for grml-quickconfig. + + -- Michael Prokop Sat, 21 Apr 2007 12:52:11 +0200 + +grml-scripts (0.9.43) unstable; urgency=low + + * Stop shipping gtf binary and manpage as server-xorg-core + (version 2:1.2.99.905-2) ships it now. + + -- Michael Prokop Fri, 20 Apr 2007 14:13:29 +0200 + +grml-scripts (0.9.42) unstable; urgency=low + + * mkdosswapfile: remove german umlauts to avoid utf8 console problem. + + -- Michael Prokop Fri, 20 Apr 2007 00:40:22 +0200 + +grml-scripts (0.9.41) unstable; urgency=low + + * grml-setservices: do not execute mdadm-raid when deactivating + mdadm as well. + * Drop gcc and libc6-dev from Build-Depends (it's part of build-essential). + + -- Michael Prokop Sun, 15 Apr 2007 10:57:24 +0200 + +grml-scripts (0.9.40) unstable; urgency=low + + * Rename get_tw_cli into get_3ware as we support 3DM2 as well now, + updated the software versions and providing release-note URLs + as well. + + -- Michael Prokop Sat, 14 Apr 2007 10:59:21 +0200 + +grml-scripts (0.9.39) unstable; urgency=low + + [Alexander Wirt] + * grml-quickconfig: fix while-loop causing high cpu-load -> + sleep 0.5 secs between keyboard polling + + -- Michael Prokop Thu, 12 Apr 2007 17:14:58 +0200 + +grml-scripts (0.9.38) unstable; urgency=low + + * update of grml-quickconf: + [Alexander Wirt] + - fixed indenting + - reset inputbuffering properly (switch to Term::Readkey + instead of getc) [Testing: #194] + - update list of window managers + [Michael Prokop] + - update list of window managers once more + - update 'Unknown key'-tex for grml-x + - replace tabs with spaces, add vim-line to EOF + + -- Michael Prokop Thu, 12 Apr 2007 13:40:46 +0200 + +grml-scripts (0.9.37) unstable; urgency=low + + * grml-lang: execute 'kbd_mode -u' when running in utf8 mode + on plain console + + -- Michael Prokop Mon, 9 Apr 2007 13:04:16 +0200 + +grml-scripts (0.9.36) unstable; urgency=low + + * grml-setservices: execute update-rc.d commands only for present + software packages + * grml-setlang: fix handling of check for supported languages + + -- Michael Prokop Sun, 1 Apr 2007 11:00:34 +0200 + +grml-scripts (0.9.35) unstable; urgency=low + + * zsh-login: drop nocolor check as grml-quickconfig can handle + it on its own; do not run grml-quickconfig on grml-small. + + -- Michael Prokop Thu, 29 Mar 2007 16:02:09 +0200 + +grml-scripts (0.9.34) unstable; urgency=low + + * Makefile fixes for align.c, -O2 produces wrong results. + * Update of vmware-detect so we should have less false positives, + including an update for amd64. + + -- Michael Gebetsroither Wed, 28 Mar 2007 14:02:26 +0200 + +grml-scripts (0.9.33) unstable; urgency=low + + * grml*screen-scripts: use vt-is-UTF8 with quiet option, otherwise + detection of non-UTF8 terminals fails for us. Thanks for the + bug report, Gebi! + + -- Michael Prokop Wed, 21 Mar 2007 15:39:10 +0100 + +grml-scripts (0.9.32) unstable; urgency=low + + * Added alignmargins (adjust the margins and the position of the printed + contents on the paper). Thanks for suggestion, Moritz Augsburger! + [Closes: issue146] + + -- Michael Prokop Sun, 18 Mar 2007 19:34:12 +0100 + +grml-scripts (0.9.31) unstable; urgency=low + + * Added xlockmore to suggests, added check for vlock in grml-lock. + * Check for mutt/muttng binaries in grml-mutt[ng]. Removed deprecated + URL in grml-muttng. + * Added check4progs to grml-slrn. + + -- Michael Prokop Sun, 18 Mar 2007 16:44:53 +0100 + +grml-scripts (0.9.30) unstable; urgency=low + + * Added idesk to Suggests. + + -- Michael Prokop Sun, 18 Mar 2007 15:43:54 +0100 + +grml-scripts (0.9.29) unstable; urgency=low + + * Really depend on sudo. :) + + -- Michael Prokop Sun, 18 Mar 2007 00:28:35 +0100 + +grml-scripts (0.9.28) unstable; urgency=low + + * Add less to depends. + + -- Michael Prokop Sun, 18 Mar 2007 00:02:26 +0100 + +grml-scripts (0.9.27) unstable; urgency=low + + * Depend on sudo, we definitely need it. + + -- Michael Prokop Sat, 17 Mar 2007 23:47:11 +0100 + +grml-scripts (0.9.26) unstable; urgency=low + + * Added iso-term (wrapper script to run x-terminal-emulator in iso885915 + mode). + + -- Michael Prokop Sat, 17 Mar 2007 19:59:09 +0100 + +grml-scripts (0.9.25) unstable; urgency=low + + * zsh-login: do not run grml-quickconfig when booting with 'nocolor' + + -- Michael Prokop Sat, 17 Mar 2007 15:17:10 +0100 + +grml-scripts (0.9.24) unstable; urgency=low + + * grml-setlang: do not set $TZ anymore, we want to handle it + via /etc/timezone. + * Integrate grml-quickconfig within zsh-login. grml-quickconfig + has been contributed by Michael Schierl - thanks! + [Closes: issue97] + + -- Michael Prokop Fri, 16 Mar 2007 22:49:34 +0100 + +grml-scripts (0.9.23) unstable; urgency=low + + * Added grml-setservices (interface for basic configuration of system + startup/shutdown via /etc/runlevel.conf) [Closes: issue89] + * Removed todo note from manpage of grml-setkeyboard. + + -- Michael Prokop Fri, 16 Mar 2007 21:54:31 +0100 + +grml-scripts (0.9.22) unstable; urgency=low + + * dirvish-setup: support setting of tree (directory) that should + be included in the backup, do not move master.conf but create + it only if it does not exist yet. + + -- Michael Prokop Fri, 9 Mar 2007 19:46:11 +0100 + +grml-scripts (0.9.21) unstable; urgency=low + + * Fix for myip, thanks to wuehlmaus and schula. + + -- Michael Prokop Thu, 1 Mar 2007 14:58:05 +0100 + +grml-scripts (0.9.20) unstable; urgency=low + + * Updated make_chroot_jail to latest upstream version. + Thanks for notification, Wolfgang Fuschlberger! + * Updated iimage to latest upstream version (37). + + -- Michael Prokop Sat, 24 Feb 2007 13:14:40 +0100 + +grml-scripts (0.9.19) unstable; urgency=low + + * Add dirvish-setup, a simple script for setting up a basic + configuration for backup software dirvish. + => added dirvish to Suggests. + + -- Michael Prokop Fri, 23 Feb 2007 23:54:12 +0100 + +grml-scripts (0.9.18) unstable; urgency=low + + * Remove unicode stuff from zsh-login. + + -- Michael Prokop Sat, 17 Feb 2007 13:58:23 +0100 + +grml-scripts (0.9.17) unstable; urgency=low + + * grml-init-screen + grml-screen: check for UTF capable + terminal and use option '-U' then + + -- Michael Prokop Sat, 17 Feb 2007 12:16:54 +0100 + +grml-scripts (0.9.16) unstable; urgency=low + + * grml-hostname: support non-interactive mode and do not + set hostname via hostname(1) but write to according + files only so it does not break for example running X. + + -- Michael Prokop Tue, 13 Feb 2007 12:08:39 +0100 + +grml-scripts (0.9.15) unstable; urgency=low + + * The "I love working on new architectures! :)" release. + * Add gcc and libc6-dev to Build-Depends. + + -- Michael Prokop Fri, 9 Feb 2007 17:47:15 +0100 + +grml-scripts (0.9.14) unstable; urgency=low + + * Remove grml-bind, it's deprecated nowadays. [Closes: issue104] + + -- Michael Prokop Wed, 7 Feb 2007 08:47:49 +0100 + +grml-scripts (0.9.13) unstable; urgency=low + + * The 'fix bashism in several scripts' release. Thanks + to ft for the patches! + + - say: fix bashism [Closes: issue114] + - make_chroot_jail: fix bashism [Closes: issue113] + - grml-start: fix bashism [Closes: issue112] + - grml-slrn: fix bashism [Closes: issue111] + - grml-muttng: fix bashism [Closes: issue110] + - grml-mutt: fix bashism [Closes: issue109] + - grml-lang: fix bashism [Closes: issue108] + - grml-config: fix bashism [Closes: issue107] + - grml-config-user: fix bashism [Closes: issue106] + - grml-config-root: fix bashism [Closes: issue105] + - attach-screen: fix bashism [Closes: issue103] + + -- Michael Prokop Tue, 6 Feb 2007 20:38:40 +0100 + +grml-scripts (0.9.12) unstable; urgency=low + + * Update make_chroot_jail script (see + http://www.fuschlberger.net/programs/ssh-scp-chroot-jail/ for + details), thanks for noticing - Wolfgang Fuschlberger! + + -- Michael Prokop Wed, 24 Jan 2007 22:32:43 +0100 + +grml-scripts (0.9.11) unstable; urgency=low + + * Added script gsuggest.pl: google suggest - ask google for + keyword suggestions + + -- Michael Prokop Wed, 10 Jan 2007 23:49:16 +0100 + +grml-scripts (0.9.10) unstable; urgency=low + + * grml-slrn: do not activate 'set charset isolatin' and + 'set mime_charset "iso-8859-15"' by default so slrn works in + UTF-8 mode as well. + * zsh-login: run unicode_start if running inside utf environment + + -- Michael Prokop Mon, 18 Dec 2006 00:31:57 +0100 + +grml-scripts (0.9.9) unstable; urgency=low + + * grml-hostname: do not execute 'hostname $NEWHOSTNAME', the + initscript should handle that for us. + + -- Michael Prokop Sun, 17 Dec 2006 17:47:27 +0100 + +grml-scripts (0.9.8) unstable; urgency=low + + * grml-setlang: use utf8 as default. Get iso stuff via $LANG-iso, + utf8 via $LANG or $LANG-utf8. Add grml-autoconfig (>= 0.6.9) + to Suggests as grml-setlang requires current language functions. + * Add S-X-Vcs-Hg entry to debian/control. + + -- Michael Prokop Sat, 16 Dec 2006 18:21:58 +0100 + +grml-scripts (0.9.7) unstable; urgency=low + + * qma: update vim config [thanks, wuehlmaus] + + -- Michael Prokop Sat, 16 Dec 2006 17:24:34 +0100 + +grml-scripts (0.9.6) unstable; urgency=low + + * Added grml2ram: copy compressed GRML image to RAM + based on script by Michael Schierl , thanks! + + -- Michael Prokop Tue, 12 Dec 2006 19:58:09 +0100 + +grml-scripts (0.9.5) unstable; urgency=low + + * qma: use vim in less-like mode, thanks - wuehlmaus! + + -- Michael Prokop Mon, 4 Dec 2006 22:56:50 +0100 + +grml-scripts (0.9.4) unstable; urgency=low + + * qma: fix missing $SEARCH (thanks for noticing, wuehlmaus). + + -- Michael Prokop Sun, 3 Dec 2006 00:24:06 +0100 + +grml-scripts (0.9.3) unstable; urgency=low + + * random-hostname: add idspispopd, kitchensink and spispopd to + list of hostnames, contributed by Hendrik Scholz. + + -- Michael Prokop Sat, 2 Dec 2006 20:30:32 +0100 + +grml-scripts (0.9.2) unstable; urgency=low + + * fma has been renamed into qma. Supports "directly jump to + keyword" now. (Closes: issue19) + + -- Michael Prokop Sat, 2 Dec 2006 18:46:31 +0100 + +grml-scripts (0.9.1) unstable; urgency=low + + * New version number for new release. + + -- Michael Prokop Sun, 26 Nov 2006 19:21:58 +0100 + +grml-scripts (0.8-32) unstable; urgency=low + + * Add script grml-swapon for activating swap partitions. + + -- Michael Prokop Sun, 26 Nov 2006 18:13:34 +0100 + +grml-scripts (0.8-31) unstable; urgency=low + + * fma: use '-U' option for lzop as suggested by wuehlmaus in + http://bts.grml.org/grml/issue19 + + -- Michael Prokop Sun, 26 Nov 2006 17:20:53 +0100 + +grml-scripts (0.8-30) unstable; urgency=low + + * Update script fex, thanks - wuehlmaus! (Closes: issue18) + + -- Michael Prokop Sat, 25 Nov 2006 21:37:33 +0100 + +grml-scripts (0.8-29) unstable; urgency=low + + * Rewrite of caps-ctrl, big thanks to wuehlmaus! + + -- Michael Prokop Thu, 23 Nov 2006 22:35:54 +0100 + grml-scripts (0.8-28) unstable; urgency=low * fma: added hint to lzop and updated header information