From b829f838fc5d8c93437faa5db44a5396b67893de Mon Sep 17 00:00:00 2001 From: Jan Vaclav Date: Thu, 14 May 2026 12:22:11 +0200 Subject: [PATCH] introspection: fix @since annotations for 1.56.1 --- .../org.freedesktop.NetworkManager.Device.Geneve.xml | 12 ++++++------ .../org.freedesktop.NetworkManager.Device.xml | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/introspection/org.freedesktop.NetworkManager.Device.Geneve.xml b/introspection/org.freedesktop.NetworkManager.Device.Geneve.xml index 17bfb82d1c..fc568dff58 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Geneve.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Geneve.xml @@ -9,7 +9,7 @@ @@ -17,7 +17,7 @@ diff --git a/introspection/org.freedesktop.NetworkManager.Device.xml b/introspection/org.freedesktop.NetworkManager.Device.xml index 84055c5a47..d770cfe63d 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.xml @@ -176,7 +176,7 @@ the keyfile.unmanaged-devices setting in NetworkManager.conf. Changes to this value are not persistent and lost after NetworkManager restart. - DEPRECATED: 1.58, 1.56.1: Use the SetManaged method instead, which supports + DEPRECATED: 1.56.1: Use the SetManaged method instead, which supports additional features like persisting the state to disk --> @@ -398,7 +398,7 @@ SetManaged: @managed:(NMDeviceManaged) Whether the device is managed. Possible values are "no" (0), "yes" (1) and "reset" (2). @flags: (NMDeviceManagedFlags) flags. - @since: 1.58, 1.56.1 + @since: 1.56.1 Set the managed state of the device. With the flags argument different behaviors can be achieved, like storing the new managed state to disk.