about summary refs log tree commit diff
path: root/libnm/libnm.ver
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-07-25 13:13:04 +0200
committerMichael Biebl <biebl@debian.org>2018-07-25 13:13:04 +0200
commit08984bbd9d6c7c8a033c7d1466c25a34bcc21c0d (patch)
tree53671bf0bb9d3f465b02a1bc149512a210da34a1 /libnm/libnm.ver
parent0d06e842e34adca9a743de93979a7432961257c6 (diff)
parentcaf1db9d6fbc056cc6c76a24574890f6c7895f3d (diff)
Update upstream source from tag 'upstream/1.12.2'
Update to upstream version '1.12.2'
with Debian dir 31e4999680481a4db05a3c008df492a8905a4ab3
Diffstat (limited to 'libnm/libnm.ver')
-rw-r--r--libnm/libnm.ver10
1 files changed, 10 insertions, 0 deletions
diff --git a/libnm/libnm.ver b/libnm/libnm.ver
index 5011906c..d937f531 100644
--- a/libnm/libnm.ver
+++ b/libnm/libnm.ver
@@ -1369,3 +1369,13 @@ global:
 	nm_utils_get_timestamp_msec;
 	nm_vpn_service_plugin_shutdown;
 } libnm_1_10_0;
+
+libnm_1_12_2 {
+	nm_connection_get_setting_ovs_bridge;
+	nm_connection_get_setting_ovs_interface;
+	nm_connection_get_setting_ovs_patch;
+	nm_connection_get_setting_ovs_port;
+	nm_connection_get_setting_tun;
+	nm_device_ovs_bridge_get_slaves;
+	nm_device_ovs_port_get_slaves;
+} libnm_1_12_0;