- Update to version 1550+20210409.c29362e:
* profiles: add KDiskMark (bsc#1182521) * profiles: add kdenetwork-filesharing (bsc#1175633) (#37) OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit-default-privs?expand=0&rev=411
This commit is contained in:
parent
1a6540aef0
commit
92580bcd25
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
|
||||
<param name="changesrevision">d0071f7255cfc2b94f92094cd5417667d341775a</param></service></servicedata>
|
||||
<param name="changesrevision">c29362ee8f4f7d9fc8e93157aa54c3d325b64f6c</param></service></servicedata>
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 12 07:42:37 UTC 2021 - wolfgang.frisch@suse.com
|
||||
|
||||
- Update to version 1550+20210409.c29362e:
|
||||
* profiles: add KDiskMark (bsc#1182521)
|
||||
* profiles: add kdenetwork-filesharing (bsc#1175633) (#37)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 11 13:02:14 UTC 2021 - matthias.gerstner@suse.com
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: polkit-default-privs
|
||||
Version: 1550+20210111.f725c25
|
||||
Version: 1550+20210409.c29362e
|
||||
Release: 0
|
||||
Summary: SUSE PolicyKit default permissions
|
||||
License: GPL-2.0-or-later
|
||||
@ -33,7 +33,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: polkit
|
||||
Requires: polkit
|
||||
Supplements: PolicyKit
|
||||
Supplements: libpolkit0, polkit
|
||||
Supplements: libpolkit0
|
||||
Supplements: polkit
|
||||
BuildArch: noarch
|
||||
# please open bugreports at bugzilla.suse.com
|
||||
URL: http://github.com/openSUSE/polkit-default-privs.git
|
||||
@ -44,6 +45,9 @@ Predefined polkit profiles for different usage scenarios like desktop and
|
||||
server. These profiles define the kind of authentication required for various
|
||||
polkit actions used across applications.
|
||||
|
||||
|
||||
|
||||
|
||||
# use a separate package for the static whitelist (i.e. the one that isn't
|
||||
# part of the different profile selectable during runtime). This whitelist is
|
||||
# of no use for users and only needed during rpmlint time.
|
||||
|
Loading…
Reference in New Issue
Block a user