SHA256
1
0
forked from pool/rpmlint

Accepting request 381801 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint

- whitelisting openattic (bsc#972478)

OBS-URL: https://build.opensuse.org/request/show/381801
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=380
This commit is contained in:
Marcus Meissner 2016-03-30 12:11:15 +00:00 committed by Git OBS Bridge
parent 0de9b8948a
commit 0c33550b32
2 changed files with 9 additions and 1 deletions

5
config
View File

@ -700,7 +700,10 @@ setOption("DBUSServices.WhiteList", (
"org.drbd.drbdmanaged.service",
# iio-sensor-proxy (bsc#939191)
"net.hadess.SensorProxy.conf",
"net.hadess.SensorProxy.service"
"net.hadess.SensorProxy.service",
# openattic (bsc#972478)
"openattic.conf",
"openattic.service"
))
setOption("PAMModules.WhiteList", (

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 30 12:10:04 UTC 2016 - krahmer@suse.com
- whitelisting openattic (bsc#972478)
-------------------------------------------------------------------
Thu Mar 24 18:51:51 UTC 2016 - mpost@suse.com