X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=081d7dcc086f393fca7dc6c24d332273a040e942;hb=11b83c603e8fc86bdf496ea0b4e1df7524ec0236;hp=e6287590c36ca5712a54a0add4a93a0251cb9d93;hpb=fe0f27510291462f4729428a9286af0b77446083;p=grml-scripts.git diff --git a/debian/changelog b/debian/changelog index e628759..081d7dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,118 @@ +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