- 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/package/show/Base:System/permissions?expand=0&rev=246
This commit is contained in:
Malte Kraus 2020-01-27 12:02:43 +00:00 committed by Git OBS Bridge
parent cba6c7245b
commit 70de14a4ec
5 changed files with 13 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">c454d55471490bf8b9e72faa0bb37f3515995bf8</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:75da1415226c3d8b90b6d5bef764ed0db46b451a71c4b6602075e69a3eada9d6
size 20888

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
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 LLC
#
# 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 20200127
Name: permissions
Version: %{VERSION}