From 5c79b900b59a5ad162ecc836e424468207ff031e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 6 Aug 2019 22:46:20 +0200 Subject: New upstream version 1.20.0 --- docs/libnm/html/NMConnection.html | 2 +- docs/libnm/html/NMSettingIP6Config.html | 1 + docs/libnm/html/NMSettingVlan.html | 15 ++++++++------- docs/libnm/html/NMSettingWireless.html | 1 + docs/libnm/html/index.html | 2 +- docs/libnm/html/libnm-nm-dbus-interface.html | 18 +++++++++++------- docs/libnm/html/libnm.devhelp2 | 4 ++-- docs/libnm/html/usage.html | 2 +- 8 files changed, 26 insertions(+), 19 deletions(-) (limited to 'docs/libnm/html') diff --git a/docs/libnm/html/NMConnection.html b/docs/libnm/html/NMConnection.html index 1606deec..5c566d5b 100644 --- a/docs/libnm/html/NMConnection.html +++ b/docs/libnm/html/NMConnection.html @@ -2851,7 +2851,7 @@ calling

NM_CONNECTION_SERIALIZE_WITH_SECRETS_AGENT_OWNED

if set, only secrets that - are agent owned will be serialized.

+ are agent owned will be serialized. Since: 1.20

  diff --git a/docs/libnm/html/NMSettingIP6Config.html b/docs/libnm/html/NMSettingIP6Config.html index 30ee1129..2cdd15c6 100644 --- a/docs/libnm/html/NMSettingIP6Config.html +++ b/docs/libnm/html/NMSettingIP6Config.html @@ -434,6 +434,7 @@ supported for IPv6)

#define NM_SETTING_IP6_CONFIG_METHOD_DISABLED   "disabled"
 

IPv6 is disabled for the connection.

+

Since: 1.20


diff --git a/docs/libnm/html/NMSettingVlan.html b/docs/libnm/html/NMSettingVlan.html index 7ec017c7..eb1675ce 100644 --- a/docs/libnm/html/NMSettingVlan.html +++ b/docs/libnm/html/NMSettingVlan.html @@ -365,7 +365,7 @@ properties of this setting.

Returns

-

return the number of ingress/egress priority entries, -1 if error

+

return the number of ingress/egress priority entries.


@@ -406,19 +406,20 @@ or

out_from

on return the value of the priority map's 'from' item.

-[out] +[out][allow-none]

out_to

on return the value of priority map's 'to' item.

-[out] +[out][allow-none]

Returns

-

TRUE if a priority map was returned, FALSE if error

+

returns TRUE if idx +is in range. Otherwise FALSE.


@@ -481,8 +482,7 @@ to

Returns

-

TRUE if the new priority mapping was successfully added to the -list, FALSE if error

+

TRUE.


@@ -694,7 +694,8 @@ the Linux SKB priorities to 802.1p priorities.

Returns

TRUE if the entry was successfully added to the list, or it -overwrote the old value, FALSE if error

+overwrote the old value, FALSE if str +is not a valid mapping.

diff --git a/docs/libnm/html/NMSettingWireless.html b/docs/libnm/html/NMSettingWireless.html index a792daa0..425fc25a 100644 --- a/docs/libnm/html/NMSettingWireless.html +++ b/docs/libnm/html/NMSettingWireless.html @@ -1513,6 +1513,7 @@ for this connection.

#define NM_SETTING_WIRELESS_MODE_MESH   "mesh"
 

Indicates that the connection should create a mesh point.

+

Since: 1.20


diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index 7465863d..517e5e60 100644 --- a/docs/libnm/html/index.html +++ b/docs/libnm/html/index.html @@ -15,7 +15,7 @@

- for libnm 1.19.90 + for libnm 1.20.0 The latest version of this documentation can be found on-line at https://developer.gnome.org/libnm/stable/. diff --git a/docs/libnm/html/libnm-nm-dbus-interface.html b/docs/libnm/html/libnm-nm-dbus-interface.html index 541a5a56..2e649502 100644 --- a/docs/libnm/html/libnm-nm-dbus-interface.html +++ b/docs/libnm/html/libnm-nm-dbus-interface.html @@ -1447,7 +1447,7 @@ GSM/UMTS, or LTE network access protocols

NM_WIFI_DEVICE_CAP_MESH

-

device supports acting as a mesh point

+

device supports acting as a mesh point. Since: 1.20.

  @@ -1669,7 +1669,7 @@ supported

NM_802_11_MODE_MESH

-

the device is a 802.11s mesh point.

+

the device is a 802.11s mesh point. Since: 1.20.

  @@ -2510,8 +2510,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

indicates that the per-connection setting is unspecified. In this case, it will fallback to the default - value, which is NM_CONNECTION_MULTI_CONNECT_SINGLE -.

+ value, which is NM_CONNECTION_MULTI_CONNECT_SINGLE.

  @@ -3442,15 +3441,20 @@ VPN plugin authentication dialogs.

NM_SETTINGS_UPDATE2_FLAG_IN_MEMORY_DETACHED

-

this is almost the same as

+

this is almost the same + as NM_SETTINGS_UPDATE2_FLAG_IN_MEMORY, with one difference: when later deleting + the profile, the original profile will not be deleted. Instead a nmmeta + file is written to /run to indicate that the profile is gone. + Note that if such a nmmeta tombstone file exists and hides a file in persistant + storage, then when re-adding the profile with the same UUID, then the original + storage is taken over again.

 

NM_SETTINGS_UPDATE2_FLAG_IN_MEMORY_ONLY

-

this is like NM_SETTINGS_UPDATE2_FLAG_IN_MEMORY -, +

this is like NM_SETTINGS_UPDATE2_FLAG_IN_MEMORY, but if the connection has a corresponding file on persistent storage, the file will be deleted right away. If the profile is later again persisted to disk, a new, unused filename will be chosen.

diff --git a/docs/libnm/html/libnm.devhelp2 b/docs/libnm/html/libnm.devhelp2 index 5450b0ba..986abe77 100644 --- a/docs/libnm/html/libnm.devhelp2 +++ b/docs/libnm/html/libnm.devhelp2 @@ -1244,7 +1244,7 @@ - + @@ -2339,7 +2339,7 @@ - + diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index 42148311..70cb895a 100644 --- a/docs/libnm/html/usage.html +++ b/docs/libnm/html/usage.html @@ -96,7 +96,7 @@

$ cc $(pkg-config --libs --cflags libnm) -o hello-nm hello-nm.c
   $ ./hello-nm
-  NetworkManager version: 1.19.90
+  NetworkManager version: 1.20.0
 
   $ 

-- cgit 1.3.0-6-gf8a5