forked from pool/rpmlint
Accepting request 512616 from devel:openSUSE:Factory:rpmlint
1 OBS-URL: https://build.opensuse.org/request/show/512616 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=275
This commit is contained in:
commit
e2514476cb
6
config
6
config
@ -329,6 +329,7 @@ setOption('StandardUsers', (
|
||||
'man',
|
||||
'mdnsd',
|
||||
'mdom',
|
||||
'mednafen',
|
||||
'memcached',
|
||||
'messagebus',
|
||||
'mumble-server',
|
||||
@ -763,7 +764,10 @@ setOption("DBUSServices.WhiteList", (
|
||||
# pam_dbus (bsc#1039709). Take care to
|
||||
# never enable/integrate this by default (see bsc comments)
|
||||
"pam_dbus.conf",
|
||||
"pam_dbus.service"
|
||||
"pam_dbus.service",
|
||||
# tpm2-abrmd (bnc#1049694)
|
||||
"tpm2-abrmd.conf",
|
||||
"tpm2-abrmd.service"
|
||||
))
|
||||
|
||||
setOption("PAMModules.WhiteList", (
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 25 13:56:28 UTC 2017 - matthias.gerstner@suse.com
|
||||
|
||||
- Added tpm2-abrmd (bnc#1049694)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 15 18:24:28 UTC 2017 - ilya@ilya.pp.ua
|
||||
|
||||
- Add user mednafen for mednafen network play server
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 11 08:48:32 UTC 2017 - krahmer@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user