forked from pool/rpmlint
Accepting request 455777 from devel:openSUSE:Factory:rpmlint
1 OBS-URL: https://build.opensuse.org/request/show/455777 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=265
This commit is contained in:
commit
50b40db27f
10
config
10
config
@ -211,7 +211,7 @@ setOption('StandardGroups', (
|
||||
'shadow',
|
||||
'shibd',
|
||||
'siproxd',
|
||||
'sks',
|
||||
'_sks',
|
||||
'snort',
|
||||
'squid',
|
||||
'sshd',
|
||||
@ -378,7 +378,7 @@ setOption('StandardUsers', (
|
||||
'sensu',
|
||||
'shibd',
|
||||
'siproxd',
|
||||
'sks',
|
||||
'_sks',
|
||||
'snort',
|
||||
'squid',
|
||||
'sshd',
|
||||
@ -727,7 +727,11 @@ setOption("DBUSServices.WhiteList", (
|
||||
"org.kde.powerdevil.discretegpuhelper.service",
|
||||
# rebootmgr (bsc#1019644)
|
||||
"org.opensuse.RebootMgr.conf",
|
||||
"rebootmgr.service"
|
||||
"rebootmgr.service",
|
||||
# blueman (bsc#987141)
|
||||
"org.blueman.Mechanism.conf",
|
||||
"org.blueman.Mechanism.service",
|
||||
"org.blueman.Applet.service"
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 6 18:59:55 UTC 2017 - lars@linux-schulserver.de
|
||||
|
||||
- rename user/group sks to _sks following
|
||||
https://github.com/LinuxStandardBase/lsb/pull/21
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 6 15:31:53 UTC 2017 - krahmer@suse.com
|
||||
|
||||
- adding blueman (bsc#987141)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 31 15:55:45 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user