X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=11b63a1a9b0b56c3d1cabf8cff25551c8115d793;hb=a7fd7af7604faef58c3d7eaa65e1cdb56cb8266c;hp=01062e8cde3cde41d5730fb435c0ac55e42760a1;hpb=9bb05af2580c32647555e2bebda6d6080ac269c7;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 01062e8..11b63a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,59 @@ +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 ]