From e126f3e804c35480c4f075777430419d6ece23da Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 23 Sep 2018 10:10:27 +0200 Subject: New upstream version 1.12.4 --- introspection/meson.build | 3 -- ...rg.freedesktop.NetworkManager.Device.Lowpan.xml | 24 -------------- ...freedesktop.NetworkManager.Device.OvsBridge.xml | 2 +- ...g.freedesktop.NetworkManager.Device.OvsPort.xml | 2 +- ...freedesktop.NetworkManager.Device.WireGuard.xml | 37 ---------------------- .../org.freedesktop.NetworkManager.Device.Wpan.xml | 18 ----------- .../org.freedesktop.NetworkManager.IP4Config.xml | 23 ++------------ 7 files changed, 4 insertions(+), 105 deletions(-) delete mode 100644 introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml delete mode 100644 introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml delete mode 100644 introspection/org.freedesktop.NetworkManager.Device.Wpan.xml (limited to 'introspection') diff --git a/introspection/meson.build b/introspection/meson.build index a5540836..b135a867 100644 --- a/introspection/meson.build +++ b/introspection/meson.build @@ -15,7 +15,6 @@ ifaces = [ 'org.freedesktop.NetworkManager.Device.Generic', 'org.freedesktop.NetworkManager.Device.Infiniband', 'org.freedesktop.NetworkManager.Device.IPTunnel', - 'org.freedesktop.NetworkManager.Device.Lowpan', 'org.freedesktop.NetworkManager.Device.Macsec', 'org.freedesktop.NetworkManager.Device.Macvlan', 'org.freedesktop.NetworkManager.Device.Modem', @@ -31,8 +30,6 @@ ifaces = [ 'org.freedesktop.NetworkManager.Device.Vlan', 'org.freedesktop.NetworkManager.Device.Vxlan', 'org.freedesktop.NetworkManager.Device.WiMax', - 'org.freedesktop.NetworkManager.Device.Wpan', - 'org.freedesktop.NetworkManager.Device.WireGuard', 'org.freedesktop.NetworkManager.Device.Wired', 'org.freedesktop.NetworkManager.Device.Wireless', 'org.freedesktop.NetworkManager.Device', diff --git a/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml b/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml deleted file mode 100644 index c0317be6..00000000 --- a/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - diff --git a/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml b/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml index 402ee028..eae9c8d0 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml @@ -13,7 +13,7 @@ Array of object paths representing ports which are currently enslaved to this bridge. - Since: 1.14 + Since: 1.12.2 --> diff --git a/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml b/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml index c2db70ff..1e1b411c 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml @@ -13,7 +13,7 @@ Array of object paths representing interfaces which are currently enslaved to this port. - Since: 1.14 + Since: 1.12.2 --> diff --git a/introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml b/introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml deleted file mode 100644 index 8a18d9bd..00000000 --- a/introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml b/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml deleted file mode 100644 index 32bc6f95..00000000 --- a/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - diff --git a/introspection/org.freedesktop.NetworkManager.IP4Config.xml b/introspection/org.freedesktop.NetworkManager.IP4Config.xml index e4388fd4..0b04af94 100644 --- a/introspection/org.freedesktop.NetworkManager.IP4Config.xml +++ b/introspection/org.freedesktop.NetworkManager.IP4Config.xml @@ -55,20 +55,10 @@ - - - - - - + + + + + + + + + diff --git a/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml b/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml index eae9c8d0..402ee028 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.OvsBridge.xml @@ -13,7 +13,7 @@ Array of object paths representing ports which are currently enslaved to this bridge. - Since: 1.12.2 + Since: 1.14 --> diff --git a/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml b/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml index 1e1b411c..c2db70ff 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.OvsPort.xml @@ -13,7 +13,7 @@ Array of object paths representing interfaces which are currently enslaved to this port. - Since: 1.12.2 + Since: 1.14 --> diff --git a/introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml b/introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml new file mode 100644 index 00000000..8a18d9bd --- /dev/null +++ b/introspection/org.freedesktop.NetworkManager.Device.WireGuard.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + diff --git a/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml b/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml new file mode 100644 index 00000000..32bc6f95 --- /dev/null +++ b/introspection/org.freedesktop.NetworkManager.Device.Wpan.xml @@ -0,0 +1,18 @@ + + + + + + + + + + diff --git a/introspection/org.freedesktop.NetworkManager.IP4Config.xml b/introspection/org.freedesktop.NetworkManager.IP4Config.xml index 0b04af94..e4388fd4 100644 --- a/introspection/org.freedesktop.NetworkManager.IP4Config.xml +++ b/introspection/org.freedesktop.NetworkManager.IP4Config.xml @@ -55,10 +55,20 @@ + + + + + +