From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001
From: Michael Biebl
Date: Fri, 1 Oct 2021 23:05:04 +0200
Subject: New upstream version 1.32.12
---
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 a76610ac..d5f25422 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