SHA256
1
0
forked from pool/permissions

Accepting request 769971 from Base:System

- 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)

- Update to version 20200127:
  * fix paths of ksysguard whitelisting
  * fix zero-termination of error message for overly long paths

OBS-URL: https://build.opensuse.org/request/show/769971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/permissions?expand=0&rev=130
This commit is contained in:
Dominique Leuenberger 2020-02-13 09:10:50 +00:00 committed by Git OBS Bridge
commit 40ff3446e5
5 changed files with 23 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/permissions.git</param>
<param name="changesrevision">530cade2a85b318e8cb35261f3d2da5223c11af2</param></service></servicedata>
<param name="changesrevision">402e7433e5b8114ea2e591ed6a8eadca8936127d</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33cb35f03205a688daad7bd71ef56a924da6920936ee29cc5e319a761538656a
size 20776

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:caae20667203bf24d53c95891f4e78c17e2edcb39670660b49ade78052c1e535
size 21532

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
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
- Update to version 20200127:
* fix paths of ksysguard whitelisting
* fix zero-termination of error message for overly long paths
-------------------------------------------------------------------
Thu Dec 05 14:31:49 UTC 2019 - malte.kraus@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package permissions
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,7 +16,7 @@
#
%define VERSION 20191205
%define VERSION 20200204
Name: permissions
Version: %{VERSION}