Accepting request 594780 from Base:System

- Update to version 84.87+git20180409.04c9dae:
  * In bash.bashrc move ssh/sudo source of profile to avoid removing
    the `is' variable before last use (boo#1088524).
  * Avoid the shell code checker stumble over `function' keys word
    in ls.bash (git#54).

OBS-URL: https://build.opensuse.org/request/show/594780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=447
This commit is contained in:
2018-04-16 10:43:08 +00:00
committed by Git OBS Bridge
parent 006beeca8a
commit 505925d917
5 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Apr 09 08:05:37 UTC 2018 - werner@suse.de
- Update to version 84.87+git20180409.04c9dae:
* In bash.bashrc move ssh/sudo source of profile to avoid removing
the `is' variable before last use (boo#1088524).
* Avoid the shell code checker stumble over `function' keys word
in ls.bash (git#54).
-------------------------------------------------------------------
Thu Feb 22 15:10:28 UTC 2018 - fvogt@suse.com