X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=blobdiff_plain;f=debian%2Fchangelog;h=82cbb437e9d46cf794b0d699c26d5576aa0fd092;hp=d1c82d6af73f76358faed154208b267fd1988a72;hb=40b30c8811e5c806020f40ecd1983f5ed72ed5ea;hpb=5531d711d7de93d8e35cc22fcc990879e76f383a diff --git a/debian/changelog b/debian/changelog index d1c82d6..82cbb43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,150 @@ +grml-etc-core (0.11.2) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [77ce18f] zshrc: Fix broken variable assignment [Closes: issue1347] + + [ Csillag Tamas ] + * [eb5f508] zshrc: add issolaris() + + [ Moviuro ] + * [d338dea] zshrc: new bk() option '-ra' to removal all (even hidden) + backups + * [bd49c00] zshrc: don't overwrite {ls,grep}_options set in .zshrc.pre + * [2065da5] zshrc: simplify ls alias setup; remove -F from ls aliases + + [ Michael Prokop ] + * [28618c1] zshrc: drop '-F' from ls alias 'l' also when running in dump + $TERM + * [4780a0e] zshrc/grmlzshrc.t2t: update docs related to '-F' removal + from ls aliases + * [aeb06b2] minimal-shellrc: sync ls related alias behaviour with main + zshrc + + -- Michael Prokop Mon, 13 Apr 2015 09:27:37 +0200 + +grml-etc-core (0.11.1) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [1049e38] Remove ‘tail’ from list of _gnu_generic commands + + [ Bernhard Tittelbach ] + * [71346d6] zshrc: purge: clean core.pid files + + -- Michael Prokop Mon, 23 Mar 2015 09:00:39 +0100 + +grml-etc-core (0.11.0) grml-testing; urgency=medium + + [ Moviuro ] + * [d53b088] zshrc: began rewriting bk() + * [39b7de0] zshrc: bk() gets support for multiple files/folders + * [0ac05d2] zshrc: bk() gets FreeBSD support + * [43be944] zshrc: updating bk() + * [9a532dd] zshrc: removed duplicate line + * [4c996b3] zshrc: Fixed OpenBSD battery function + * [cd79c20] zshrc: bk() update + * [8075930] zshrc: bk() now works on directories with trailing / + * [a66d7b8] zshrc: bk gets a remove option that cleans backups + * [1df56b4] zshrc: using `<' instead of `cat' + * [c9a74e7] zshrc: removed extra `;' + * [6313103] zshrc: Fix indentation + * [426e2a3] zshrc: remove weird whitespace + * [c0280d1] grmlzshrc.t2t: update bk() information + + [ Michael Prokop ] + * [e020ae7] zshrc: drop j alias (used for 'jobs -l') [Closes: issue1338] + + [ Christian Sturm ] + * [8b1e798] zshrc: read host for ssh command completion from config + + -- Michael Prokop Mon, 09 Feb 2015 06:29:07 +0100 + +grml-etc-core (0.10.3) grml-testing; urgency=medium + + [ Moviuro ] + * [a14cb09] zshrc: fixed the FreeBSD battery function + + -- Michael Prokop Tue, 07 Oct 2014 09:58:54 +0200 + +grml-etc-core (0.10.2) grml-testing; urgency=medium + + [ Moviuro ] + * [db42ab7] zshrc: Added a missing test on OSX battery function + * [0aea68e] zshrc: little fixes for batteryopenbsd function + + [ Michael Prokop ] + * [f95ed49] zshrc: drop templ/tt hash definitions + + -- Michael Prokop Thu, 02 Oct 2014 11:40:52 +0200 + +grml-etc-core (0.10.1) grml-testing; urgency=medium + + * [7d3c439] zshenv: switch preference order of lesspipe.sh vs lesspipe + * [59deacc] zshenv: update live system paths for usage of $ADDONS inside + $PATH + * [737b243] zshenv: rework and unify $PATH handling + * [4868174] Bump Standards-Version to 3.9.6 + + -- Michael Prokop Mon, 22 Sep 2014 14:20:49 +0200 + +grml-etc-core (0.10.0) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [3680c71] zshrc: Remove ‘-C’ from the ‘ls’ alias's options + * [6936cb2] zshrc: Add fallback to $BATTERY for backwards compatibility + * [feb94ae] grmlzshrc.5: Update manual wrt $BATTERY and + $GRML_DISPLAY_BATTERY + * [38316b5] zshrc: Send error output to devnull in grep-option detection + + [ Moviuro ] + * [e8f18fb] zshrc: actually check that ls options exist before adding + them to the alias + * [dffa817] zshrc: actually check that grep options exist before adding + them to the alias + * [0731b9e] zshrc: updated OS recognition functions + * [287c348] zshrc: rewrite battery function + * [18b7e04] zshrc: renamed allcaps variable + * [0d77c12] zshrc: converted to UTF-8 + * [22f465a] zshrc: added OpenBSD support for battery info + * [05479b2] zshrc: added FreeBSD support for battery info + * [dedf36c] zshrc: moved the unsupported OSes for the battery info in + the battery function + * [9d4d764] grmlzshrc.5: added the new OS recognition functions + * [7f858dc] zshrc: added Darwin support for battery info + * [20b695d] grmlzshrc.5: updated GRML_DISPLAY_BATTERY information + + [ Michael Prokop ] + * [da3a6e6] Run wrap-and-sort on the debian directory + * [ad16216] zshrc: make sure to not alias already aliased ls commands + * [4ebe650] grmlzshrc.5: minor typo fixes and update timestamp + + -- Michael Prokop Thu, 18 Sep 2014 12:21:58 +0200 + +grml-etc-core (0.9.6) grml-testing; urgency=medium + + [ Michael Prokop ] + * [cd0cfc7] zshrc: export SHELL only if unset, don't hardcode path for + zsh binary + + [ Frank Terbeck ] + * [fa4c0c3] zshrc: Move generation marker to right position + * [6f238eb] zshrc: Adjustments for abbreviation expansion + * [fd56fcd] zshrc: Use modern colour codes with modern zsh versions + * [deeb32a] zshrc: Add function to toggle colour codes in vcs_info + formats + + -- Michael Prokop Thu, 03 Jul 2014 12:47:36 +0200 + +grml-etc-core (0.9.5) grml-testing; urgency=medium + + * [8875863] Debian packaging: use correct "Grml" spelling + * [1d2b682] zshrc: extend dchange() to support apt-get and multiple + package names + * [7bbee30] zshrc: use "local" file variable in sll() + * [4d08694] zshrc: drop duplicated bk() function [Closes: issue1307] + Thanks to Thilo Six + + -- Michael Prokop Tue, 20 May 2014 12:28:22 +0200 + grml-etc-core (0.9.4) grml-testing; urgency=medium [ Erik Bernstein ]