From 42692a769e8221dffce7dfa95ecd5ce640a92d47 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Sat, 26 Oct 2013 13:47:12 +0200 Subject: debian/libnm-glib4.symbols: Add the new symbols exported for connectivity checking support --- debian/changelog | 2 ++ debian/libnm-glib4.symbols | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index d9da2fe1..12fed439 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ network-manager (0.9.8.8-1) UNRELEASED; urgency=low * debian/control: Use canonical URL for the VCS fields * debian/control, debian/rules: Enable connectivity checking support (Closes: #691790) + * debian/libnm-glib4.symbols: Add the new symbols exported for connectivity + checking support -- Sjoerd Simons Fri, 25 Oct 2013 21:25:59 +0200 diff --git a/debian/libnm-glib4.symbols b/debian/libnm-glib4.symbols index 36954a2e..13601fe2 100644 --- a/debian/libnm-glib4.symbols +++ b/debian/libnm-glib4.symbols @@ -30,14 +30,20 @@ libnm-glib.so.4 libnm-glib4 #MINVER# nm_active_connection_new@Base 0.7.999 nm_client_activate_connection@Base 0.7.999 nm_client_add_and_activate_connection@Base 0.8.998 + nm_client_check_connectivity@Base 0.9.8.8 + nm_client_check_connectivity_async@Base 0.9.8.8 + nm_client_check_connectivity_finish@Base 0.9.8.8 nm_client_deactivate_connection@Base 0.7.999 + nm_client_get_activating_connection@Base 0.9.8.8 nm_client_get_active_connections@Base 0.7.999 + nm_client_get_connectivity@Base 0.9.8.8 nm_client_get_device_by_iface@Base 0.9.0 nm_client_get_device_by_path@Base 0.7.999 nm_client_get_devices@Base 0.7.999 nm_client_get_logging@Base 0.9.7.995 nm_client_get_manager_running@Base 0.7.999 nm_client_get_permission_result@Base 0.8.2 + nm_client_get_primary_connection@Base 0.9.8.8 nm_client_get_state@Base 0.7.999 nm_client_get_type@Base 0.7.999 nm_client_get_version@Base 0.8.998 -- cgit 1.3.0-6-gf8a5