From 35779c6675728fa6f0fd0a21cefb904408509c23 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Mon, 5 Jul 2021 20:35:03 +0200 Subject: New upstream version 1.32.2 --- docs/libnm/html/libnm-nm-utils.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/libnm/html/libnm-nm-utils.html') diff --git a/docs/libnm/html/libnm-nm-utils.html b/docs/libnm/html/libnm-nm-utils.html index b4e0e2be..9ca51ff9 100644 --- a/docs/libnm/html/libnm-nm-utils.html +++ b/docs/libnm/html/libnm-nm-utils.html @@ -1730,7 +1730,7 @@ nm_utils_uuid_generate (void

Returns

a newly allocated UUID suitable for use as the NMSettingConnection -object's “id”: property. Should be freed with g_free()

+object's “id”: property. Should be freed with g_free()


@@ -2593,6 +2593,12 @@ want to run against older versions of libnm, don't pass

nm_utils_is_uuid ()

gboolean
 nm_utils_is_uuid (const char *str);
+
+

nm_utils_is_uuid has been deprecated since version 1.32 and should not be used in newly-written code.

+

older versions of NetworkManager had a wrong + understanding of what makes a valid UUID. This function can thus + accept some inputs as valid, which in fact are not valid UUIDs.

+

Checks if str is a UUID

-- cgit 1.3.0-6-gf8a5