forked from pool/permissions
- Update to version 20191118:
* whitelist ksysguard network helper (bsc#1151190) OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=239
This commit is contained in:
parent
bdb9837e95
commit
20fbab7702
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/permissions.git</param>
|
||||
<param name="changesrevision">ab0506adf59ffa48c97bdfcbe05d7771c54e84d6</param></service></servicedata>
|
||||
<param name="changesrevision">352142ec492b76beb495b46bc64f159af5635c8a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef39d2915fae52860cb8a273e6566adee32f4fff5d787aeff0a91b53bee93dba
|
||||
size 19544
|
3
permissions-20191118.tar.xz
Normal file
3
permissions-20191118.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5131a0e02a51d5a020907a3a68825d6dacfb4bd5e56da397b5e3c85ede2b740d
|
||||
size 19588
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 09:52:14 UTC 2019 - malte.kraus@suse.com
|
||||
|
||||
- Update to version 20191118:
|
||||
* whitelist ksysguard network helper (bsc#1151190)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 12:45:12 UTC 2019 - malte.kraus@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package permissions
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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 20190913
|
||||
%define VERSION 20191118
|
||||
|
||||
Name: permissions
|
||||
Version: %{VERSION}
|
||||
@ -25,7 +25,7 @@ Summary: SUSE Linux Default Permissions
|
||||
# Maintained in github by the security team.
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Security
|
||||
Url: http://github.com/openSUSE/permissions
|
||||
URL: http://github.com/openSUSE/permissions
|
||||
Source: permissions-%{version}.tar.xz
|
||||
Source1: fix_version.sh
|
||||
BuildRequires: libcap-devel
|
||||
|
Loading…
Reference in New Issue
Block a user