From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml | 2 +- introspection/org.freedesktop.NetworkManager.Device.Wireless.xml | 2 +- introspection/org.freedesktop.NetworkManager.Device.xml | 4 ++-- introspection/org.freedesktop.NetworkManager.IP4Config.xml | 2 +- .../org.freedesktop.NetworkManager.Settings.Connection.xml | 6 +++--- introspection/org.freedesktop.NetworkManager.Settings.xml | 6 +++--- introspection/org.freedesktop.NetworkManager.xml | 4 ++-- 7 files changed, 13 insertions(+), 13 deletions(-) (limited to 'introspection') diff --git a/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml b/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml index 9e74eb6e..f5e2fdce 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.WifiP2P.xml @@ -31,7 +31,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.xml b/introspection/org.freedesktop.NetworkManager.Device.xml index 7303a95f..adcdaec1 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.xml @@ -100,7 +100,7 @@ Ip4Address: DEPRECATED; use the 'Addresses' property of the 'Ip4Config' object - instead. + instead. This property always returns 0.0.0.0 (numeric 0) as address. --> @@ -312,7 +312,7 @@ -- cgit 1.3.0-6-gf8a5 From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Dec 2020 21:57:59 +0100 Subject: New upstream version 1.28.0 --- introspection/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'introspection') diff --git a/introspection/meson.build b/introspection/meson.build index dc784179..cc8dcefe 100644 --- a/introspection/meson.build +++ b/introspection/meson.build @@ -104,6 +104,7 @@ libnmdbus = static_library( sources: sources, include_directories: top_inc, dependencies: glib_dep, + c_args: introspection_extra_cflags, ) libnmdbus_dep = declare_dependency( -- cgit 1.3.0-6-gf8a5