X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=763060c1df60cae56fc2d5a9968b4e82da33f7ef;hb=84add129af8995a6ccdc9db457f89832146c16e8;hp=2fe4c50ed2d9319688c2dc7909eb2b4591ff5467;hpb=10dd4d041f14e5cd0f7bd87d9b9b307d20bc3548;p=grml-scripts.git diff --git a/debian/changelog b/debian/changelog index 2fe4c50..763060c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,161 @@ +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: @@ -5,9 +163,10 @@ grml-scripts (0.9.38) unstable; urgency=low - fixed indenting - reset inputbuffering properly (switch to Term::Readkey instead of getc) [Testing: #194] - - use list of window managers - [Michael Prokop] - 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