diff --git a/config b/config index cfb9355..17e7bdc 100644 --- a/config +++ b/config @@ -563,6 +563,12 @@ setOption("DBUSServices.WhiteList", ( "wicked-dhcp6.conf", "wicked-autoip4.conf", "wicked.conf", + ## next revision of names (old ones could go) + "org.opensuse.Network.conf", + "org.opensuse.Network.AUTO4.conf", + "org.opensuse.Network.DHCP6.conf", + "org.opensuse.Network.DHCP4.conf", + "org.opensuse.Network.Nanny.conf", # systemd machined service (bnc#828207) "org.freedesktop.machine1.service", "org.freedesktop.machine1.conf", diff --git a/rpmlint.changes b/rpmlint.changes index 561f46e..daa0a8e 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 25 10:59:27 UTC 2013 - meissner@suse.com + +- whitelist second iteration of wicked dbus service names + (bnc#783932) + ------------------------------------------------------------------- Mon Sep 23 14:19:05 UTC 2013 - dmueller@suse.com