forked from pool/rpmlint
Accepting request 660574 from devel:openSUSE:Factory:rpmlint
- whitelist boltd dbus service (bsc#1119975) - Add user/group 'bird' for package bird (network/bird) OBS-URL: https://build.opensuse.org/request/show/660574 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=311
This commit is contained in:
commit
6c42fe04c3
5
config
5
config
@ -331,6 +331,7 @@ setOption('StandardGroups', (
|
||||
'bigsister',
|
||||
'bitlbee',
|
||||
'bin',
|
||||
'bird',
|
||||
'bitcoin',
|
||||
'boinc',
|
||||
'casaauth',
|
||||
@ -522,6 +523,7 @@ setOption('StandardUsers', (
|
||||
'beagleindex',
|
||||
'bigsister',
|
||||
'bin',
|
||||
'bird',
|
||||
'bitcoin',
|
||||
'bitlbee',
|
||||
'boinc',
|
||||
@ -1076,6 +1078,9 @@ setOption("DBUSServices.WhiteList", (
|
||||
"org.freedesktop.timesync1.conf",
|
||||
# keepalived (bsc#1015141)
|
||||
"org.keepalived.Vrrp1.conf",
|
||||
# boltd (bsc#1119975)
|
||||
"org.freedesktop.bolt.conf",
|
||||
"org.freedesktop.bolt.service",
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 21 17:08:47 UTC 2018 - matthias.gerstner@suse.com
|
||||
|
||||
- whitelist boltd dbus service (bsc#1119975)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 12 20:14:29 UTC 2018 - mardnh@gmx.de
|
||||
|
||||
- Add user/group 'bird' for package bird (network/bird)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 7 17:45:26 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user