SHA256
1
0
forked from pool/rpmlint

- temporary approval for tcmu-runner dbus service (bsc#978903)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=385
This commit is contained in:
Marcus Meissner 2016-05-19 12:00:27 +00:00 committed by Git OBS Bridge
parent f5beb6b31a
commit 46a179687c
2 changed files with 9 additions and 1 deletions

5
config
View File

@ -703,7 +703,10 @@ setOption("DBUSServices.WhiteList", (
"net.hadess.SensorProxy.service",
# openattic (bsc#972478)
"openattic.conf",
"openattic.service"
"openattic.service",
# TEMPORARY APPROVAL ONLY (meissner 20160519) tcmu-runner (bsc#978903)
"tcmu-runner.conf",
"org.kernel.TCMUService1.service"
))
setOption("PAMModules.WhiteList", (

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 19 12:00:09 UTC 2016 - meissner@suse.com
- temporary approval for tcmu-runner dbus service (bsc#978903)
-------------------------------------------------------------------
Tue May 3 16:33:33 UTC 2016 - stefan.bruens@rwth-aachen.de