Release new version 0.11.2
[grml-etc-core.git] / debian / changelog
index cd628b6..82cbb43 100644 (file)
@@ -1,3 +1,253 @@
+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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <tech@xk2c.de>
+
+ -- Michael Prokop <mika@grml.org>  Tue, 20 May 2014 12:28:22 +0200
+
+grml-etc-core (0.9.4) grml-testing; urgency=medium
+
+  [ Erik Bernstein ]
+  * [46c723f] zshrc: introduce variable for the compdump file
+    [Closes: issue1275]
+
+  [ Frank Terbeck ]
+  * [5afe1a2] Make ‘egrep’ use the same options as ‘grep’
+    [Closes: issue1230]
+  * [1317ff5] zshrc: Make options of gpasswd complete via _gnu_generic
+
+ -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 15:44:35 +0200
+
+grml-etc-core (0.9.3) grml-testing; urgency=medium
+
+  [ Michael Prokop ]
+  * [5394032] zshrc: drop -b option from `ls' alias, unsupported
+    e.g. on OpenBSD
+  * [da81021] zshrc: drop setting TZ via /etc/timezone
+  * [57254cb] zshrc: do not source /etc/sysconfig/keyboard
+  * [85825da] zshrc: check for DIRSTACK{SIZE,FILE} in chpwd()
+
+  [ Bernhard Tittelbach ]
+  * [9b93265] zsh: purge more latex filename extensions
+
+ -- Michael Prokop <mika@grml.org>  Mon, 03 Feb 2014 16:11:16 +0100
+
+grml-etc-core (0.9.2) grml-testing; urgency=low
+
+  [ Michael Prokop ]
+  * [4bbd12c] script-functions: correct tabstop setting in vim modeline
+  * [a74236f] Bump Standards-Version to 3.9.5
+
+  [ Thilo Six ]
+  * [6b83c3f] script-functions: Set filetype to "sh" with vim
+  * [5f9a26a] check4progs: Change testing from ‘which’ to iterating
+    over $PATH [Closes: issue1284]
+
+  [ Frank Terbeck ]
+  * [eb08ffe] Update hl and _hl_complete to work with current
+    ‘highlight’ versions
+
+ -- Michael Prokop <mika@grml.org>  Tue, 24 Dec 2013 13:12:42 +0100
+
+grml-etc-core (0.9.1) grml-testing; urgency=low
+
+  [ Michael Prokop ]
+  * [931ce01] Use ISO8601 date in /etc/grml/screenrc [Closes: issue1283]
+    Thanks to Andras Korn for the suggestion
+
+  [ Thilo Six ]
+  * [3d5b16f] Rewrite check4progs from etc/grml/script-functions
+    [Closes: issue1279]
+
+ -- Michael Prokop <mika@grml.org>  Thu, 07 Nov 2013 09:54:32 +0100
+
+grml-etc-core (0.9.0) grml-testing; urgency=low
+
+  [ Thorsten Glaser ]
+  * [eaf6856] Fix: trying to overwrite '/etc/vim/vimrc', which is also in
+    package vim-common 2:7.3.547-7
+
+  [ Frank Terbeck ]
+  * [45c3009] Add `grml_theme_has_token' guard function
+  * [d5c0c24] grmlzshrc(5): Briefly mention `grml_theme_has_token()'
+  * [2db6417] grmlzshrc(5): Mentioned the wrong function; actually:
+    grml_theme_add_token()
+
+  [ Michael Prokop ]
+  * [7fc9f75] zshrc: use "ctrl-x ." instead ",." to enable power
+    completion / abbreviation expansion
+
+ -- Michael Prokop <mika@grml.org>  Wed, 04 Sep 2013 17:06:27 +0200
+
+grml-etc-core (0.8.2) grml-testing; urgency=low
+
+  [ Christian Hesse ]
+  * [21be0f4] print error code in bold
+
+  [ Bernhard Tittelbach ]
+  * [3c6ce0c] make help-zle work with new bind2maps
+
+  [ Michael Prokop ]
+  * [6c3c1d6] zshrc: drop duplicated "Complete word from GNU screen
+    buffer" documentation. Thanks to Frank Terbeck <ft@grml.org> for the
+    hint
+
+  [ Frank Terbeck ]
+  * [89815de] Fix Virtualenv prompt example
+
+  [ Jan Hruban ]
+  * [d5f9c90] zshrc: Fix style lookup of `post' styles in prompt setup
+    [Closes: issue1253]
+
+ -- Michael Prokop <mika@grml.org>  Mon, 08 Jul 2013 10:59:29 +0200
+
+grml-etc-core (0.8.1) grml-testing; urgency=low
+
+  [ Frank Terbeck ]
+  * [06a39dc] zshrc: Make root-user name bold in prompt again
+
+ -- Michael Prokop <mika@grml.org>  Wed, 03 Apr 2013 10:37:11 +0200
+
 grml-etc-core (0.8.0) grml-testing; urgency=low
 
   The "new prompt + keyboard handling in grml-zshrc" release