forked from pool/permissions
Accepting request 17513 from Base:System
Copy from Base:System/permissions based on submit request 17513 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/17513 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/permissions?expand=0&rev=33
This commit is contained in:
parent
3685b1a0d9
commit
879f6a2ca4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 12 09:57:12 CEST 2009 - meissner@suse.de
|
||||||
|
|
||||||
|
- added polkit setuid root helpers after review (bnc#523377)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 7 10:42:53 CEST 2009 - meissner@suse.de
|
Fri Aug 7 10:42:53 CEST 2009 - meissner@suse.de
|
||||||
|
|
||||||
|
@ -395,6 +395,10 @@
|
|||||||
/usr/lib/PolicyKit/polkit-grant-helper root:polkituser 2755
|
/usr/lib/PolicyKit/polkit-grant-helper root:polkituser 2755
|
||||||
/usr/lib/PolicyKit/polkit-grant-helper-pam root:polkituser 4750
|
/usr/lib/PolicyKit/polkit-grant-helper-pam root:polkituser 4750
|
||||||
|
|
||||||
|
# polkit new (bnc#523377)
|
||||||
|
/usr/lib/polkit-1/polkit-agent-helper-1 root:root 4755
|
||||||
|
/usr/bin/pkexec root:root 4755
|
||||||
|
|
||||||
# dbus-1 (#333361)
|
# dbus-1 (#333361)
|
||||||
/lib/dbus-1/dbus-daemon-launch-helper root:messagebus 4750
|
/lib/dbus-1/dbus-daemon-launch-helper root:messagebus 4750
|
||||||
/lib64/dbus-1/dbus-daemon-launch-helper root:messagebus 4750
|
/lib64/dbus-1/dbus-daemon-launch-helper root:messagebus 4750
|
||||||
|
@ -409,6 +409,10 @@
|
|||||||
/usr/lib/PolicyKit/polkit-grant-helper root:polkituser 0755
|
/usr/lib/PolicyKit/polkit-grant-helper root:polkituser 0755
|
||||||
/usr/lib/PolicyKit/polkit-grant-helper-pam root:polkituser 0755
|
/usr/lib/PolicyKit/polkit-grant-helper-pam root:polkituser 0755
|
||||||
|
|
||||||
|
# polkit new (bnc#523377)
|
||||||
|
/usr/lib/polkit-1/polkit-agent-helper-1 root:root 0755
|
||||||
|
/usr/bin/pkexec root:root 0755
|
||||||
|
|
||||||
# dbus-1 (#333361)
|
# dbus-1 (#333361)
|
||||||
/lib/dbus-1/dbus-daemon-launch-helper root:messagebus 0750
|
/lib/dbus-1/dbus-daemon-launch-helper root:messagebus 0750
|
||||||
/lib64/dbus-1/dbus-daemon-launch-helper root:messagebus 0750
|
/lib64/dbus-1/dbus-daemon-launch-helper root:messagebus 0750
|
||||||
|
@ -434,6 +434,10 @@
|
|||||||
/usr/lib/PolicyKit/polkit-grant-helper root:polkituser 2755
|
/usr/lib/PolicyKit/polkit-grant-helper root:polkituser 2755
|
||||||
/usr/lib/PolicyKit/polkit-grant-helper-pam root:polkituser 4750
|
/usr/lib/PolicyKit/polkit-grant-helper-pam root:polkituser 4750
|
||||||
|
|
||||||
|
# polkit new (bnc#523377)
|
||||||
|
/usr/lib/polkit-1/polkit-agent-helper-1 root:root 4755
|
||||||
|
/usr/bin/pkexec root:root 4755
|
||||||
|
|
||||||
# dbus-1 (#333361)
|
# dbus-1 (#333361)
|
||||||
/lib/dbus-1/dbus-daemon-launch-helper root:messagebus 4750
|
/lib/dbus-1/dbus-daemon-launch-helper root:messagebus 4750
|
||||||
/lib64/dbus-1/dbus-daemon-launch-helper root:messagebus 4750
|
/lib64/dbus-1/dbus-daemon-launch-helper root:messagebus 4750
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package permissions (Version 2009.8.7)
|
# spec file for package permissions (Version 2009.8.13)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -22,7 +22,7 @@ Name: permissions
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2009.8.7
|
Version: 2009.8.13
|
||||||
Release: 1
|
Release: 1
|
||||||
Provides: aaa_base:/etc/permissions
|
Provides: aaa_base:/etc/permissions
|
||||||
Requires: /sbin/SuSEconfig
|
Requires: /sbin/SuSEconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user