SHA256
1
0
forked from pool/permissions

- Update to version 20200204:

* mariadb: settings for new auth_pam_tool (bsc#1160285)
  * chkstat:
    - add read-only fallback when /proc is not mounted (bsc#1160764)
    - capability handling fixes (bsc#1161779)
    - better error message when refusing to fix dir perms (#32)

OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=247
This commit is contained in:
2020-02-04 12:22:39 +00:00
committed by Git OBS Bridge
parent 70de14a4ec
commit a4023dfa6b
5 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 04 12:20:43 UTC 2020 - matthias.gerstner@suse.com
- Update to version 20200204:
* mariadb: settings for new auth_pam_tool (bsc#1160285)
* chkstat:
- add read-only fallback when /proc is not mounted (bsc#1160764)
- capability handling fixes (bsc#1161779)
- better error message when refusing to fix dir perms (#32)
-------------------------------------------------------------------
Mon Jan 27 11:58:17 UTC 2020 - malte.kraus@suse.com