- Update to version 84.87+git20180208.8eeab90:

* Don't call fillup for removed sysconfig.news
  * Adjust path for script converting sysctl config
  * For ksh use builtin keyword 'function' to make sure that the
    keyword 'typeset' really set the variable IFS to be local within
    the function _ls.

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=624
This commit is contained in:
2018-02-08 18:18:26 +00:00
committed by Git OBS Bridge
parent b063292296
commit 3b03f38511
5 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Feb 08 13:04:38 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 84.87+git20180208.8eeab90:
* Don't call fillup for removed sysconfig.news
* Adjust path for script converting sysctl config
* For ksh use builtin keyword 'function' to make sure that the
keyword 'typeset' really set the variable IFS to be local within
the function _ls.
-------------------------------------------------------------------
Mon Feb 05 14:04:51 UTC 2018 - kukuk@suse.de