about summary refs log tree commit diff
path: root/src/libnm-client-impl
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-09-01 22:38:35 +0200
committerMichael Biebl <biebl@debian.org>2024-09-01 22:38:35 +0200
commitf9bfd1158b8d08d6a5ed3bb7cc1ba7a6455e5201 (patch)
tree10267dcf5b842b7c638a79bd6851549cd849b81d /src/libnm-client-impl
parent681dfc70ef98f6ed0c05bcb0fbff00e3fc0799ea (diff)
New upstream version 1.49.90 upstream/1.49.90
Diffstat (limited to 'src/libnm-client-impl')
-rw-r--r--src/libnm-client-impl/libnm.ver6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/libnm-client-impl/libnm.ver b/src/libnm-client-impl/libnm.ver
index 666a22a8..23e6042f 100644
--- a/src/libnm-client-impl/libnm.ver
+++ b/src/libnm-client-impl/libnm.ver
@@ -2002,3 +2002,9 @@ global:
 	nm_setting_wireless_remove_mac_denylist_item_by_value;
 	nm_setting_802_1x_get_openssl_ciphers;
 } libnm_1_46_0;
+
+libnm_1_50_0 {
+global:
+	nm_setting_wireless_channel_width_get_type;
+	nm_setting_wireless_get_channel_width;
+} libnm_1_48_0;
\ No newline at end of file