SHA256
1
0
forked from pool/rpmlint

Accepting request 640112 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint

- whitelist NetworkManager-fortisslvpn (bsc#1109938)

OBS-URL: https://build.opensuse.org/request/show/640112
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=624
This commit is contained in:
Marcus Meissner 2018-10-06 09:59:28 +00:00 committed by Git OBS Bridge
parent 9306daa45d
commit bcd89f5327
2 changed files with 8 additions and 1 deletions

4
config
View File

@ -1065,7 +1065,9 @@ setOption("DBUSServices.WhiteList", (
"xpra.conf",
# iwd (bsc#1108037)
"net.connman.iwd.service",
"iwd-dbus.conf"
"iwd-dbus.conf",
# NetworkManager-fortisslvpn (bsc#1109938)
"nm-fortisslvpn-service.conf"
))
setOption("PAMModules.WhiteList", (

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 5 16:27:31 UTC 2018 - matthias.gerstner@suse.com
- whitelist NetworkManager-fortisslvpn (bsc#1109938)
-------------------------------------------------------------------
Mon Sep 24 14:37:19 UTC 2018 - matthias.gerstner@suse.com