X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3d075c7f5a8790b1932cf719c21cb62223ee8b7f;hp=6c2346f6ef774a9239d158d897a2e7ae0c180ff0;hb=0aa6e8df9a7d6c064940888a6d555be2b4770186;hpb=7cc07878c087a94c081710cba3b0d78546837e38 diff --git a/debian/changelog b/debian/changelog index 6c2346f..3d075c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,260 @@ +grml-etc-core (0.19.2) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [4a3593b] doc: Error out properly when a generator fails + + -- Michael Prokop Mon, 21 Mar 2022 16:22:05 +0100 + +grml-etc-core (0.19.1) grml-testing; urgency=medium + + [ Bhoppi Chaw ] + * [95639b9] zshrc: remove dependency of hostname[ctl] + + [ Michael Prokop ] + * [42cdb33] zshrc: support setting title in foot terminal emulator. + Thanks to Alexander Kobel for the patch + * [69255e6] zshrc: do not unconditionally overwrite $COLORTERM (Closes: + #131) + + [ Christian Hesse ] + * [ae49957] zshrc: use ip from iproute2 with color support + * [2b1cff4] zshrc: make ip touch interface lo only + + [ Roman Volosatovs ] + * [f444c52] zshrc: add `NOETCHOSTS` parameter + + [ Atrate ] + * [27e32fa] zshrc: ignore hosts set to invalid/loopback addresses for + $_etc_hosts + + [ Pásztor János ] + * [e54fa78] zshrc: fix ip command coloring + + -- Michael Prokop Mon, 24 Jan 2022 16:59:15 +0100 + +grml-etc-core (0.19.0) grml-testing; urgency=medium + + [ a-wing ] + * [e7927a8] zshrc: change sudo-command-line switch 'sudo' + * [6a2a0dc] zshrc: improve sudo-command-line + + [ Michael Prokop ] + * [b6246bb] zshrc: no longer set histignorealldups + + -- Michael Prokop Fri, 09 Jul 2021 09:13:02 +0200 + +grml-etc-core (0.18.0) grml-testing; urgency=medium + + [ Michael Prokop ] + * [30fc297] zshrc: url-quote-magic depends on bracketed-paste-magic + since zsh 5.1 + * [1cf6c0a] README.md: use https everywhere + adjust ordering + + [ Frank Terbeck ] + * [e01bb8f] Don't print messages when a feature can't be loaded + + [ Darshaka Pathirana ] + * [79dd104] README.md: Add tmux.conf to the "most important files" list + + [ lunik1 ] + * [86f2a9b] zshrc: add lrzip support for simple-extract() + + -- Michael Prokop Fri, 22 Jan 2021 13:29:22 +0100 + +grml-etc-core (0.17.4) grml-testing; urgency=medium + + [ Michael Prokop ] + * [401702a] zshrc: enable transient_rprompt to fix sad-smiley situation + in rprompt. Thanks to Frank Terbeck + + [ Simon Bruder ] + * [e1db4fe] zshrc: set title in alacritty + + -- Michael Prokop Fri, 10 Jul 2020 10:53:48 +0200 + +grml-etc-core (0.17.3) grml-testing; urgency=medium + + [ Darshaka Pathirana ] + * [d336df8] zshrc: add function grml-remote-support + + -- Michael Prokop Wed, 24 Jun 2020 12:33:37 +0200 + +grml-etc-core (0.17.2) grml-testing; urgency=medium + + [ Moviuro ] + * [4124996] zshenv, zshrc: add fallback to uname for HOSTNAME + + [ Michael Prokop ] + * [94d6068] vimrc: support vim-tiny and older versions of vim + * [99ad5c1] zshrc: rely only on `uname -n` for $HOSTNAME handling. + Thanks to Darshaka Pathirana and Chris Hofstaedtler + + [ ur4t ] + * [606e4c8] zshrc: add zstd support for simple-extract() + + -- Michael Prokop Wed, 03 Jun 2020 16:50:12 +0200 + +grml-etc-core (0.17.1) grml-testing; urgency=medium + + [ Garrett Holmstrom ] + * [640f2a0] zshrc: Fix darwin battery info field selection + + [ Michael Prokop ] + * [7642276] zshsrc + zshenv: support hostnamectl iff hostname isn't + present + + [ Darshaka Pathirana ] + * [da9a55e] tmux.conf: Fix /etc/tmux.conf:19: unknown key: \\ error + message + + -- Michael Prokop Wed, 27 May 2020 11:21:20 +0200 + +grml-etc-core (0.17.0) grml-testing; urgency=medium + + [ Darshaka Pathirana ] + * [31dc671] vimrc: Major rework of the Grml configuration. Thanks to + Michael Prokop (@mika) for the initial work + * [c2cbdb0] tmux.conf: Fix unknown key: confirm-before error message + + -- Michael Prokop Wed, 20 May 2020 17:24:49 +0200 + +grml-etc-core (0.16.2) grml-testing; urgency=medium + + [ Doan Tran Cong Danh ] + * [2c241ec] zsh: commit-to-history: keep escaped character + + [ Michael Prokop ] + * [675c85b] zshrc: support PAGER='less -Mr' usage and fall back to vi if + LESSOPEN is unset. Thanks to András Korn for review and improvement + suggestions + * [7ece114] doc: adjust txt2tags usage for versions >=3.3 + * [b4ea931] Bump Standards-Version to 4.5.0 + * [5b98679] Bump Debian compat version to 12, using debhelper-compat + approach + * [9cb82a3] Execute 'wrap-and-sort -a -t -s' on debian/ + + -- Michael Prokop Tue, 12 May 2020 17:09:53 +0200 + +grml-etc-core (0.16.1) grml-testing; urgency=medium + + [ Doan Tran Cong Danh ] + * [542aca0] tmux: use foo-style to set status styles + + [ Dmitri Vereshchagin ] + * [03ec73c] zshrc: Reset $REPLY parameter before calling prompt token + functions + + [ Alexander Dahl ] + * [a03c1ff] screenrc: Add 'xterm-256color' to terminals + + [ cantandwont ] + * [0c9e97b] zshrc: fix urxvt multi-line issue (Closes GH #74) + + -- Michael Prokop Tue, 22 Oct 2019 16:00:56 +0200 + +grml-etc-core (0.16.0) grml-testing; urgency=medium + + [ Sebastian Boehm ] + * [1d73467] Disable bracketed paste mode for dumb terminals + + [ Michael Prokop ] + * [7df9a4a] zshenv: switch default mount point from + /lib/live/mount/medium to /run/live/medium + * [60494a4] Bump Standards-Version to 4.3.0 + + -- Michael Prokop Thu, 21 Mar 2019 12:23:24 +0100 + +grml-etc-core (0.15.3) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [5e0079d] zsh: In grml-small hint at drill instead of dig + + [ Michael Prokop ] + * [d5d683c] doc/grmlzshrc.t2t: replace `apt-get` with `apt` + + -- Michael Prokop Sat, 29 Dec 2018 15:43:07 +0100 + +grml-etc-core (0.15.2) grml-testing; urgency=medium + + * [31037e9] grml-lang zsh completion: add dvorak, es, fr, it + jp to + list of supported languages. Thanks to Christian Haase for the bug + report + + -- Michael Prokop Fri, 14 Dec 2018 12:18:27 +0100 + +grml-etc-core (0.15.1) grml-testing; urgency=medium + + [ Bernhard Tittelbach ] + * [8998637] zshrc: fix default keybinding help + + [ Darshaka Pathirana ] + * [a5f5b62] bk(): Remove the separators between the units of time + + [ Frank Terbeck ] + * [5f07a91] Add a style in order to amend compinit's command line + + [ Michael Prokop ] + * [371dddd] Bump Standards-Version to 4.2.1 + * [10ecab7] Switch Homepage + Vcs-Browser headers from http to https + + -- Michael Prokop Thu, 15 Nov 2018 09:57:51 +0100 + +grml-etc-core (0.15.0) grml-testing; urgency=medium + + [ Moviuro ] + * [b78f11c] zshrc: Enable ls(1)'s natural sorting if available + * [2735a11] zshrc: Add comments about the ls_ and grep_options we set + * [c06666b] zshrc: add the islinux() test before testing for ls -v + switch + * [1fa194e] zshrc: test if ls is GNU ls instead of islinux() + + [ Michael Prokop ] + * [2f64ae0] Fix a bunch of typos + * [dcba02c] zshrc: use `apt` instead of `apt-get` also for search + show + * [e7f2321] Bump debian/compat to 10 + * [28b01b1] Build-Depend on debhelper (>= 10~) + * [4ccc5ba] Bump Standards-Version to 4.1.4 + + [ Frank Terbeck ] + * [c0a2a4d] Make a couple of history parameters adhere to presets + * [af65087] Partly revert c0a2a4d again + + -- Michael Prokop Fri, 01 Jun 2018 16:12:41 +0200 + +grml-etc-core (0.14.3) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [f98b046] Bind insert-datestamp to "ESC d" (Alt-d on many terminals) + instead of "Ctrl-e d" + * [65ac134] Move insert-datestamp to "C-x d" from "M-d" + + -- Michael Prokop Thu, 07 Sep 2017 09:49:47 +0200 + +grml-etc-core (0.14.2) grml-testing; urgency=medium + + * [536ce6b] vimrc: disable mouse usage in all modes, being the default + in Vim >=8 + * [46d7290] tmux: drop deprecated status-utf8 option. Thanks to Timo + Boettcher for forwarding the bug report + * [ad9e192] screenrc: drop keybindings G (google) + H (heise.de) Thanks + to Ralf Moll for reporting + + -- Michael Prokop Tue, 16 May 2017 15:15:10 +0200 + +grml-etc-core (0.14.1) grml-testing; urgency=medium + + [ Frank Terbeck ] + * [5352f45] prompt_grml: Add documentation for strip-sensitive- + characters + + [ Michael Prokop ] + * [b9bdbb1] zshrc: avoid "no matches found: abk[V]" on grml-small + systems + * [a81b118] zshrc: avoid "no matches found: abk[V]" on grml-small + systems, fixup. Thanks to Frank Terbeck + + -- Michael Prokop Fri, 05 May 2017 10:52:44 +0200 + grml-etc-core (0.14.0) grml-testing; urgency=medium [ Thilo Six ]