From 1372848511cb896b80b51ed1a3e9606bd9816631 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 10 Feb 2023 11:50:34 +0100 Subject: New upstream version 1.42.0 --- docs/api/dbus-org.freedesktop.NetworkManager.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.xml b/docs/api/dbus-org.freedesktop.NetworkManager.xml index 68c1cdbb..3808e98c 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.xml @@ -80,6 +80,7 @@ ActivatingConnection readable o Startup readable b Version readable s +VersionInfo readable au Capabilities readable au State readable u Connectivity readable u @@ -918,6 +919,25 @@ Version readable s NetworkManager version. + + The "VersionInfo" property + org.freedesktop.NetworkManager:VersionInfo + +VersionInfo readable au + + +NetworkManager version and capabilities. + +The first element in the array is the NM_VERSION of the daemon. It is a binary representation +of the "Version" and can be compared numerically. The version is encoded as +"(major << 16 | minor << 8 | micro)". + +The following elements are a bitfield of static capabilities of the daemon. See +#NMVersionInfoCapability for the available capability numbers. + +Since: 1.42 + + The "Capabilities" property org.freedesktop.NetworkManager:Capabilities -- cgit 1.3.0-6-gf8a5