From 067fb576988f685e83ac8b0ae690334aff547c85 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 22 Feb 2026 00:39:58 +0100 Subject: New upstream version 1.56.0 --- src/libnm-core-impl/nm-utils.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/libnm-core-impl/nm-utils.c') diff --git a/src/libnm-core-impl/nm-utils.c b/src/libnm-core-impl/nm-utils.c index 9a78e947..1bf00831 100644 --- a/src/libnm-core-impl/nm-utils.c +++ b/src/libnm-core-impl/nm-utils.c @@ -6336,7 +6336,7 @@ helper_child_terminated(GPid pid, int status, gpointer user_data) * if an error occurred, including when the given user can't access the * file. * - * Since: 1.56, 1.54.3 + * Since: 1.56 */ char * nm_utils_copy_cert_as_user(const char *filename, const char *user, GError **error) @@ -6444,6 +6444,7 @@ nm_utils_copy_cert_as_user(const char *filename, const char *user, GError **erro 0600, NULL, NULL, + NULL, error)) { return NULL; } -- cgit 1.3.0-6-gf8a5