[Debian-ha-commits] [libqb] 02/03: Merge all symbols files into one using (arch) tags.

Christoph Berg myon at debian.org
Fri Feb 19 10:21:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

myon pushed a commit to branch master
in repository libqb.

commit 251e1ca34affb59e95ffd922b1919f2ad3d24a88
Author: Christoph Berg <myon at debian.org>
Date:   Fri Feb 19 11:18:18 2016 +0100

    Merge all symbols files into one using (arch) tags.
---
 debian/.gitignore                    |   1 +
 debian/changelog                     |   1 +
 debian/libqb0.symbols                |  15 ++-
 debian/libqb0.symbols.hurd-i386      | 241 -----------------------------------
 debian/libqb0.symbols.kfreebsd-amd64 | 235 ----------------------------------
 debian/libqb0.symbols.kfreebsd-i386  |   1 -
 debian/libqb0.symbols.powerpc        | 234 ----------------------------------
 debian/libqb0.symbols.ppc64          |   1 -
 debian/libqb0.symbols.ppc64el        |   1 -
 9 files changed, 14 insertions(+), 716 deletions(-)

diff --git a/debian/.gitignore b/debian/.gitignore
index b46892f..37e6bdc 100644
--- a/debian/.gitignore
+++ b/debian/.gitignore
@@ -2,6 +2,7 @@
 !libqb-*
 autoreconf.*
 files
+debhelper-build-stamp
 *.debhelper.log
 *.debhelper
 *.substvars
diff --git a/debian/changelog b/debian/changelog
index aa01dfa..a59f620 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libqb (0.17.2.real-5) UNRELEASED; urgency=medium
 
   * Support hurd-i386, patch by Svante Signell, thanks!
     Closes: #803777.
+  * Merge all symbols files into one using (arch) tags.
 
  -- Christoph Berg <myon at debian.org>  Fri, 19 Feb 2016 10:35:47 +0100
 
diff --git a/debian/libqb0.symbols b/debian/libqb0.symbols
index f13f528..c69862f 100644
--- a/debian/libqb0.symbols
+++ b/debian/libqb0.symbols
@@ -1,7 +1,7 @@
 libqb.so.0 libqb0 #MINVER#
 * Build-Depends-Package: libqb-dev
- __start___verbose at Base 0.11.1
- __stop___verbose at Base 0.11.1
+ (arch=!powerpc !ppc64 !ppc64el)__start___verbose at Base 0.11.1
+ (arch=!powerpc !ppc64 !ppc64el)__stop___verbose at Base 0.11.1
  facilitynames at Base 0.11.1
  qb_array_create at Base 0.11.1
  qb_array_create_2 at Base 0.11.1
@@ -20,7 +20,7 @@ libqb.so.0 libqb0 #MINVER#
  qb_atomic_pointer_compare_and_exchange at Base 0.11.1
  qb_atomic_pointer_get at Base 0.11.1
  qb_atomic_pointer_set at Base 0.11.1
- qb_epoll_init at Base 0.14.2
+ (arch=!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386)qb_epoll_init at Base 0.14.2
  qb_hashtable_create at Base 0.11.1
  qb_hdb_base_convert at Base 0.11.1
  qb_hdb_create at Base 0.11.1
@@ -90,6 +90,7 @@ libqb.so.0 libqb0 #MINVER#
  qb_ipcs_us_init at Base 0.11.1
  qb_ipcs_us_publish at Base 0.11.1
  qb_ipcs_us_withdraw at Base 0.11.1
+ (arch=kfreebsd-amd64 kfreebsd-i386)qb_kqueue_init at Base 0.17.1-3
  qb_log_blackbox_open at Base 0.11.1
  qb_log_blackbox_print_from_file at Base 0.11.1
  qb_log_blackbox_write_to_file at Base 0.11.1
@@ -177,6 +178,7 @@ libqb.so.0 libqb0 #MINVER#
  qb_map_put at Base 0.11.1
  qb_map_rm at Base 0.11.1
  qb_poll_fds_usage_check_ at Base 0.14.2
+ (arch=hurd-i386)qb_poll_init at Base 0.17.2
  qb_rb_chmod at Base 0.14.2
  qb_rb_chown at Base 0.11.1
  qb_rb_chunk_alloc at Base 0.11.1
@@ -230,5 +232,12 @@ libqb.so.0 libqb0 #MINVER#
  qb_util_timespec_from_epoch_get at Base 0.11.1
  qb_vsnprintf_deserialize at Base 0.11.1
  qb_vsnprintf_serialize at Base 0.14.2
+ rpl_sem_destroy at Base 0.17.2
+ rpl_sem_getvalue at Base 0.17.2
+ rpl_sem_init at Base 0.17.2
+ rpl_sem_post at Base 0.17.2
+ rpl_sem_timedwait at Base 0.17.2
+ rpl_sem_trywait at Base 0.17.2
+ rpl_sem_wait at Base 0.17.2
  strlcat at Base 0.11.1
  strlcpy at Base 0.11.1
diff --git a/debian/libqb0.symbols.hurd-i386 b/debian/libqb0.symbols.hurd-i386
deleted file mode 100644
index 52a7acc..0000000
--- a/debian/libqb0.symbols.hurd-i386
+++ /dev/null
@@ -1,241 +0,0 @@
-libqb.so.0 libqb0 #MINVER#
-* Build-Depends-Package: libqb-dev
- __start___verbose at Base 0.11.1
- __stop___verbose at Base 0.11.1
- facilitynames at Base 0.11.1
- qb_array_create at Base 0.11.1
- qb_array_create_2 at Base 0.11.1
- qb_array_elems_per_bin_get at Base 0.11.1
- qb_array_free at Base 0.11.1
- qb_array_grow at Base 0.11.1
- qb_array_index at Base 0.11.1
- qb_array_new_bin_cb_set at Base 0.14.3
- qb_array_num_bins_get at Base 0.11.1
- qb_atomic_init at Base 0.11.1
- qb_atomic_int_add at Base 0.11.1
- qb_atomic_int_compare_and_exchange at Base 0.11.1
- qb_atomic_int_exchange_and_add at Base 0.11.1
- qb_atomic_int_get at Base 0.11.1
- qb_atomic_int_set at Base 0.11.1
- qb_atomic_pointer_compare_and_exchange at Base 0.11.1
- qb_atomic_pointer_get at Base 0.11.1
- qb_atomic_pointer_set at Base 0.11.1
- qb_hashtable_create at Base 0.11.1
- qb_hdb_base_convert at Base 0.11.1
- qb_hdb_create at Base 0.11.1
- qb_hdb_destroy at Base 0.11.1
- qb_hdb_handle_create at Base 0.11.1
- qb_hdb_handle_destroy at Base 0.11.1
- qb_hdb_handle_get at Base 0.11.1
- qb_hdb_handle_get_always at Base 0.11.1
- qb_hdb_handle_put at Base 0.11.1
- qb_hdb_handle_refcount_get at Base 0.11.1
- qb_hdb_iterator_next at Base 0.11.1
- qb_hdb_iterator_reset at Base 0.11.1
- qb_hdb_nocheck_convert at Base 0.11.1
- qb_ipc_us_ready at Base 0.14.2
- qb_ipc_us_recv at Base 0.11.1
- qb_ipc_us_send at Base 0.11.1
- qb_ipc_us_sock_error_is_disconnected at Base 0.14.2
- qb_ipcc_connect at Base 0.11.1
- qb_ipcc_context_get at Base 0.11.1
- qb_ipcc_context_set at Base 0.11.1
- qb_ipcc_disconnect at Base 0.11.1
- qb_ipcc_event_recv at Base 0.11.1
- qb_ipcc_fc_enable_max_set at Base 0.11.1
- qb_ipcc_fd_get at Base 0.11.1
- qb_ipcc_get_buffer_size at Base 0.17.0
- qb_ipcc_is_connected at Base 0.14.2
- qb_ipcc_recv at Base 0.11.1
- qb_ipcc_send at Base 0.11.1
- qb_ipcc_sendv at Base 0.11.1
- qb_ipcc_sendv_recv at Base 0.11.1
- qb_ipcc_shm_connect at Base 0.11.1
- qb_ipcc_us_connect at Base 0.11.1
- qb_ipcc_us_setup_connect at Base 0.11.1
- qb_ipcc_us_sock_close at Base 0.11.1
- qb_ipcc_verify_dgram_max_msg_size at Base 0.16.0
- qb_ipcs_connection_alloc at Base 0.11.1
- qb_ipcs_connection_auth_set at Base 0.14.2
- qb_ipcs_connection_first_get at Base 0.11.1
- qb_ipcs_connection_get_buffer_size at Base 0.17.0
- qb_ipcs_connection_next_get at Base 0.11.1
- qb_ipcs_connection_ref at Base 0.11.1
- qb_ipcs_connection_service_context_get at Base 0.16.0
- qb_ipcs_connection_stats_get at Base 0.11.1
- qb_ipcs_connection_stats_get_2 at Base 0.14.2
- qb_ipcs_connection_unref at Base 0.11.1
- qb_ipcs_context_get at Base 0.11.1
- qb_ipcs_context_set at Base 0.11.1
- qb_ipcs_create at Base 0.13.0
- qb_ipcs_destroy at Base 0.11.1
- qb_ipcs_disconnect at Base 0.11.1
- qb_ipcs_dispatch_connection_request at Base 0.11.1
- qb_ipcs_enforce_buffer_size at Base 0.17.0
- qb_ipcs_event_send at Base 0.11.1
- qb_ipcs_event_sendv at Base 0.11.1
- qb_ipcs_poll_handlers_set at Base 0.11.1
- qb_ipcs_ref at Base 0.11.1
- qb_ipcs_request_rate_limit at Base 0.11.1
- qb_ipcs_response_send at Base 0.11.1
- qb_ipcs_response_sendv at Base 0.11.1
- qb_ipcs_run at Base 0.11.1
- qb_ipcs_service_context_get at Base 0.16.0
- qb_ipcs_service_context_set at Base 0.16.0
- qb_ipcs_service_id_get at Base 0.11.1
- qb_ipcs_shm_init at Base 0.11.1
- qb_ipcs_stats_get at Base 0.11.1
- qb_ipcs_unref at Base 0.11.1
- qb_ipcs_us_init at Base 0.11.1
- qb_ipcs_us_publish at Base 0.11.1
- qb_ipcs_us_withdraw at Base 0.11.1
- qb_log_blackbox_open at Base 0.11.1
- qb_log_blackbox_print_from_file at Base 0.11.1
- qb_log_blackbox_write_to_file at Base 0.11.1
- qb_log_callsite_get at Base 0.11.1
- qb_log_callsites_dump at Base 0.11.1
- qb_log_callsites_register at Base 0.11.1
- qb_log_ctl at Base 0.14.0
- qb_log_custom_close at Base 0.11.1
- qb_log_custom_open at Base 0.11.1
- qb_log_dcs_fini at Base 0.11.1
- qb_log_dcs_get at Base 0.11.1
- qb_log_dcs_init at Base 0.11.1
- qb_log_facility2int at Base 0.11.1
- qb_log_facility2str at Base 0.11.1
- qb_log_file_close at Base 0.11.1
- qb_log_file_open at Base 0.11.1
- qb_log_filter_ctl2 at Base 0.17.1
- qb_log_filter_ctl at Base 0.17.1
- qb_log_filter_fn_set at Base 0.11.1
- qb_log_fini at Base 0.11.1
- qb_log_format_fini at Base 0.14.4
- qb_log_format_init at Base 0.14.4
- qb_log_format_set at Base 0.11.1
- qb_log_from_external_source at Base 0.11.1
- qb_log_from_external_source_va at Base 0.11.1
- qb_log_init at Base 0.11.1
- qb_log_priority2str at Base 0.14.2
- qb_log_real_ at Base 0.11.1
- qb_log_real_va_ at Base 0.11.1
- qb_log_stderr_open at Base 0.11.1
- qb_log_syslog_open at Base 0.11.1
- qb_log_tags_stringify_fn_set at Base 0.11.1
- qb_log_target_alloc at Base 0.11.1
- qb_log_target_format at Base 0.11.1
- qb_log_target_format_static at Base 0.11.1
- qb_log_target_free at Base 0.11.1
- qb_log_target_get at Base 0.11.1
- qb_log_target_user_data_get at Base 0.11.1
- qb_log_target_user_data_set at Base 0.11.1
- qb_log_thread_log_post at Base 0.11.1
- qb_log_thread_log_write at Base 0.11.1
- qb_log_thread_priority_set at Base 0.11.1
- qb_log_thread_start at Base 0.11.1
- qb_log_thread_stop at Base 0.11.1
- qb_loop_create at Base 0.11.1
- qb_loop_default_get at Base 0.11.1
- qb_loop_destroy at Base 0.11.1
- qb_loop_job_add at Base 0.11.1
- qb_loop_job_del at Base 0.11.1
- qb_loop_jobs_create at Base 0.11.1
- qb_loop_jobs_destroy at Base 0.11.1
- qb_loop_level_item_add at Base 0.11.1
- qb_loop_level_item_del at Base 0.11.1
- qb_loop_poll_add at Base 0.11.1
- qb_loop_poll_create at Base 0.11.1
- qb_loop_poll_del at Base 0.11.1
- qb_loop_poll_destroy at Base 0.11.1
- qb_loop_poll_low_fds_event_set at Base 0.11.1
- qb_loop_poll_mod at Base 0.11.1
- qb_loop_run at Base 0.11.1
- qb_loop_signal_add at Base 0.11.1
- qb_loop_signal_del at Base 0.11.1
- qb_loop_signal_mod at Base 0.11.1
- qb_loop_signals_create at Base 0.11.1
- qb_loop_signals_destroy at Base 0.11.1
- qb_loop_stop at Base 0.11.1
- qb_loop_timer_add at Base 0.11.1
- qb_loop_timer_create at Base 0.11.1
- qb_loop_timer_del at Base 0.11.1
- qb_loop_timer_destroy at Base 0.11.1
- qb_loop_timer_expire_time_get at Base 0.11.1
- qb_loop_timer_is_running at Base 0.11.1
- qb_loop_timer_msec_duration_to_expire at Base 0.11.1
- qb_map_count_get at Base 0.11.1
- qb_map_destroy at Base 0.11.1
- qb_map_foreach at Base 0.11.1
- qb_map_get at Base 0.11.1
- qb_map_iter_create at Base 0.11.1
- qb_map_iter_free at Base 0.11.1
- qb_map_iter_next at Base 0.11.1
- qb_map_notify_add at Base 0.11.1
- qb_map_notify_del at Base 0.11.1
- qb_map_notify_del_2 at Base 0.11.1
- qb_map_pref_iter_create at Base 0.11.1
- qb_map_put at Base 0.11.1
- qb_map_rm at Base 0.11.1
- qb_poll_fds_usage_check_ at Base 0.14.2
- qb_poll_init at Base 0.17.2
- qb_rb_chmod at Base 0.14.2
- qb_rb_chown at Base 0.11.1
- qb_rb_chunk_alloc at Base 0.11.1
- qb_rb_chunk_commit at Base 0.11.1
- qb_rb_chunk_peek at Base 0.11.1
- qb_rb_chunk_read at Base 0.11.1
- qb_rb_chunk_reclaim at Base 0.11.1
- qb_rb_chunk_write at Base 0.11.1
- qb_rb_chunks_used at Base 0.11.1
- qb_rb_close at Base 0.11.1
- qb_rb_create_from_file at Base 0.11.1
- qb_rb_force_close at Base 0.11.1
- qb_rb_name_get at Base 0.11.1
- qb_rb_open at Base 0.11.1
- qb_rb_open_2 at Base 0.16.0
- qb_rb_refcount_get at Base 0.11.1
- qb_rb_sem_create at Base 0.11.1
- qb_rb_shared_user_data_get at Base 0.11.1
- qb_rb_space_free at Base 0.11.1
- qb_rb_space_used at Base 0.11.1
- qb_rb_write_to_file at Base 0.11.1
- qb_sigpipe_ctl at Base 0.16.0
- qb_skiplist_create at Base 0.11.1
- qb_socket_nosigpipe at Base 0.16.0
- qb_strerror_r at Base 0.11.1
- qb_sys_circular_mmap at Base 0.11.1
- qb_sys_fd_nonblock_cloexec_set at Base 0.11.1
- qb_sys_mmap_file_open at Base 0.11.1
- qb_thread_lock at Base 0.11.1
- qb_thread_lock_create at Base 0.11.1
- qb_thread_lock_destroy at Base 0.11.1
- qb_thread_trylock at Base 0.11.1
- qb_thread_unlock at Base 0.11.1
- qb_timespec_add_ms at Base 0.11.1
- qb_trie_create at Base 0.11.1
- qb_trie_dump at Base 0.11.1
- qb_util_nano_current_get at Base 0.11.1
- qb_util_nano_from_epoch_get at Base 0.11.1
- qb_util_nano_monotonic_hz at Base 0.11.1
- qb_util_set_log_function at Base 0.11.1
- qb_util_stopwatch_create at Base 0.11.1
- qb_util_stopwatch_free at Base 0.11.1
- qb_util_stopwatch_sec_elapsed_get at Base 0.11.1
- qb_util_stopwatch_split at Base 0.11.1
- qb_util_stopwatch_split_ctl at Base 0.11.1
- qb_util_stopwatch_split_last at Base 0.11.1
- qb_util_stopwatch_start at Base 0.11.1
- qb_util_stopwatch_stop at Base 0.11.1
- qb_util_stopwatch_time_split_get at Base 0.11.1
- qb_util_stopwatch_us_elapsed_get at Base 0.11.1
- qb_util_timespec_from_epoch_get at Base 0.11.1
- qb_vsnprintf_deserialize at Base 0.11.1
- qb_vsnprintf_serialize at Base 0.14.2
- rpl_sem_destroy at Base 0.17.2
- rpl_sem_getvalue at Base 0.17.2
- rpl_sem_init at Base 0.17.2
- rpl_sem_post at Base 0.17.2
- rpl_sem_timedwait at Base 0.17.2
- rpl_sem_trywait at Base 0.17.2
- rpl_sem_wait at Base 0.17.2
- strlcat at Base 0.11.1
- strlcpy at Base 0.11.1
diff --git a/debian/libqb0.symbols.kfreebsd-amd64 b/debian/libqb0.symbols.kfreebsd-amd64
deleted file mode 100644
index c77a02d..0000000
--- a/debian/libqb0.symbols.kfreebsd-amd64
+++ /dev/null
@@ -1,235 +0,0 @@
-libqb.so.0 libqb0 #MINVER#
-* Build-Depends-Package: libqb-dev
- __start___verbose at Base 0.11.1
- __stop___verbose at Base 0.11.1
- facilitynames at Base 0.11.1
- qb_array_create at Base 0.11.1
- qb_array_create_2 at Base 0.11.1
- qb_array_elems_per_bin_get at Base 0.11.1
- qb_array_free at Base 0.11.1
- qb_array_grow at Base 0.11.1
- qb_array_index at Base 0.11.1
- qb_array_new_bin_cb_set at Base 0.14.3
- qb_array_num_bins_get at Base 0.11.1
- qb_atomic_init at Base 0.11.1
- qb_atomic_int_add at Base 0.11.1
- qb_atomic_int_compare_and_exchange at Base 0.11.1
- qb_atomic_int_exchange_and_add at Base 0.11.1
- qb_atomic_int_get at Base 0.11.1
- qb_atomic_int_set at Base 0.11.1
- qb_atomic_pointer_compare_and_exchange at Base 0.11.1
- qb_atomic_pointer_get at Base 0.11.1
- qb_atomic_pointer_set at Base 0.11.1
-#MISSING on kfreebsd-*: 0.17.1-3# qb_epoll_init at Base 0.14.2
- qb_hashtable_create at Base 0.11.1
- qb_hdb_base_convert at Base 0.11.1
- qb_hdb_create at Base 0.11.1
- qb_hdb_destroy at Base 0.11.1
- qb_hdb_handle_create at Base 0.11.1
- qb_hdb_handle_destroy at Base 0.11.1
- qb_hdb_handle_get at Base 0.11.1
- qb_hdb_handle_get_always at Base 0.11.1
- qb_hdb_handle_put at Base 0.11.1
- qb_hdb_handle_refcount_get at Base 0.11.1
- qb_hdb_iterator_next at Base 0.11.1
- qb_hdb_iterator_reset at Base 0.11.1
- qb_hdb_nocheck_convert at Base 0.11.1
- qb_ipc_us_ready at Base 0.14.2
- qb_ipc_us_recv at Base 0.11.1
- qb_ipc_us_send at Base 0.11.1
- qb_ipc_us_sock_error_is_disconnected at Base 0.14.2
- qb_ipcc_connect at Base 0.11.1
- qb_ipcc_context_get at Base 0.11.1
- qb_ipcc_context_set at Base 0.11.1
- qb_ipcc_disconnect at Base 0.11.1
- qb_ipcc_event_recv at Base 0.11.1
- qb_ipcc_fc_enable_max_set at Base 0.11.1
- qb_ipcc_fd_get at Base 0.11.1
- qb_ipcc_get_buffer_size at Base 0.17.0
- qb_ipcc_is_connected at Base 0.14.2
- qb_ipcc_recv at Base 0.11.1
- qb_ipcc_send at Base 0.11.1
- qb_ipcc_sendv at Base 0.11.1
- qb_ipcc_sendv_recv at Base 0.11.1
- qb_ipcc_shm_connect at Base 0.11.1
- qb_ipcc_us_connect at Base 0.11.1
- qb_ipcc_us_setup_connect at Base 0.11.1
- qb_ipcc_us_sock_close at Base 0.11.1
- qb_ipcc_verify_dgram_max_msg_size at Base 0.16.0
- qb_ipcs_connection_alloc at Base 0.11.1
- qb_ipcs_connection_auth_set at Base 0.14.2
- qb_ipcs_connection_first_get at Base 0.11.1
- qb_ipcs_connection_get_buffer_size at Base 0.17.0
- qb_ipcs_connection_next_get at Base 0.11.1
- qb_ipcs_connection_ref at Base 0.11.1
- qb_ipcs_connection_service_context_get at Base 0.16.0
- qb_ipcs_connection_stats_get at Base 0.11.1
- qb_ipcs_connection_stats_get_2 at Base 0.14.2
- qb_ipcs_connection_unref at Base 0.11.1
- qb_ipcs_context_get at Base 0.11.1
- qb_ipcs_context_set at Base 0.11.1
- qb_ipcs_create at Base 0.13.0
- qb_ipcs_destroy at Base 0.11.1
- qb_ipcs_disconnect at Base 0.11.1
- qb_ipcs_dispatch_connection_request at Base 0.11.1
- qb_ipcs_enforce_buffer_size at Base 0.17.0
- qb_ipcs_event_send at Base 0.11.1
- qb_ipcs_event_sendv at Base 0.11.1
- qb_ipcs_poll_handlers_set at Base 0.11.1
- qb_ipcs_ref at Base 0.11.1
- qb_ipcs_request_rate_limit at Base 0.11.1
- qb_ipcs_response_send at Base 0.11.1
- qb_ipcs_response_sendv at Base 0.11.1
- qb_ipcs_run at Base 0.11.1
- qb_ipcs_service_context_get at Base 0.16.0
- qb_ipcs_service_context_set at Base 0.16.0
- qb_ipcs_service_id_get at Base 0.11.1
- qb_ipcs_shm_init at Base 0.11.1
- qb_ipcs_stats_get at Base 0.11.1
- qb_ipcs_unref at Base 0.11.1
- qb_ipcs_us_init at Base 0.11.1
- qb_ipcs_us_publish at Base 0.11.1
- qb_ipcs_us_withdraw at Base 0.11.1
- qb_kqueue_init at Base 0.17.1-3
- qb_log_blackbox_open at Base 0.11.1
- qb_log_blackbox_print_from_file at Base 0.11.1
- qb_log_blackbox_write_to_file at Base 0.11.1
- qb_log_callsite_get at Base 0.11.1
- qb_log_callsites_dump at Base 0.11.1
- qb_log_callsites_register at Base 0.11.1
- qb_log_ctl at Base 0.14.0
- qb_log_custom_close at Base 0.11.1
- qb_log_custom_open at Base 0.11.1
- qb_log_dcs_fini at Base 0.11.1
- qb_log_dcs_get at Base 0.11.1
- qb_log_dcs_init at Base 0.11.1
- qb_log_facility2int at Base 0.11.1
- qb_log_facility2str at Base 0.11.1
- qb_log_file_close at Base 0.11.1
- qb_log_file_open at Base 0.11.1
- qb_log_filter_ctl2 at Base 0.17.1
- qb_log_filter_ctl at Base 0.17.1
- qb_log_filter_fn_set at Base 0.11.1
- qb_log_fini at Base 0.11.1
- qb_log_format_fini at Base 0.14.4
- qb_log_format_init at Base 0.14.4
- qb_log_format_set at Base 0.11.1
- qb_log_from_external_source at Base 0.11.1
- qb_log_from_external_source_va at Base 0.11.1
- qb_log_init at Base 0.11.1
- qb_log_priority2str at Base 0.14.2
- qb_log_real_ at Base 0.11.1
- qb_log_real_va_ at Base 0.11.1
- qb_log_stderr_open at Base 0.11.1
- qb_log_syslog_open at Base 0.11.1
- qb_log_tags_stringify_fn_set at Base 0.11.1
- qb_log_target_alloc at Base 0.11.1
- qb_log_target_format at Base 0.11.1
- qb_log_target_format_static at Base 0.11.1
- qb_log_target_free at Base 0.11.1
- qb_log_target_get at Base 0.11.1
- qb_log_target_user_data_get at Base 0.11.1
- qb_log_target_user_data_set at Base 0.11.1
- qb_log_thread_log_post at Base 0.11.1
- qb_log_thread_log_write at Base 0.11.1
- qb_log_thread_priority_set at Base 0.11.1
- qb_log_thread_start at Base 0.11.1
- qb_log_thread_stop at Base 0.11.1
- qb_loop_create at Base 0.11.1
- qb_loop_default_get at Base 0.11.1
- qb_loop_destroy at Base 0.11.1
- qb_loop_job_add at Base 0.11.1
- qb_loop_job_del at Base 0.11.1
- qb_loop_jobs_create at Base 0.11.1
- qb_loop_jobs_destroy at Base 0.11.1
- qb_loop_level_item_add at Base 0.11.1
- qb_loop_level_item_del at Base 0.11.1
- qb_loop_poll_add at Base 0.11.1
- qb_loop_poll_create at Base 0.11.1
- qb_loop_poll_del at Base 0.11.1
- qb_loop_poll_destroy at Base 0.11.1
- qb_loop_poll_low_fds_event_set at Base 0.11.1
- qb_loop_poll_mod at Base 0.11.1
- qb_loop_run at Base 0.11.1
- qb_loop_signal_add at Base 0.11.1
- qb_loop_signal_del at Base 0.11.1
- qb_loop_signal_mod at Base 0.11.1
- qb_loop_signals_create at Base 0.11.1
- qb_loop_signals_destroy at Base 0.11.1
- qb_loop_stop at Base 0.11.1
- qb_loop_timer_add at Base 0.11.1
- qb_loop_timer_create at Base 0.11.1
- qb_loop_timer_del at Base 0.11.1
- qb_loop_timer_destroy at Base 0.11.1
- qb_loop_timer_expire_time_get at Base 0.11.1
- qb_loop_timer_is_running at Base 0.11.1
- qb_loop_timer_msec_duration_to_expire at Base 0.11.1
- qb_map_count_get at Base 0.11.1
- qb_map_destroy at Base 0.11.1
- qb_map_foreach at Base 0.11.1
- qb_map_get at Base 0.11.1
- qb_map_iter_create at Base 0.11.1
- qb_map_iter_free at Base 0.11.1
- qb_map_iter_next at Base 0.11.1
- qb_map_notify_add at Base 0.11.1
- qb_map_notify_del at Base 0.11.1
- qb_map_notify_del_2 at Base 0.11.1
- qb_map_pref_iter_create at Base 0.11.1
- qb_map_put at Base 0.11.1
- qb_map_rm at Base 0.11.1
- qb_poll_fds_usage_check_ at Base 0.14.2
- qb_rb_chmod at Base 0.14.2
- qb_rb_chown at Base 0.11.1
- qb_rb_chunk_alloc at Base 0.11.1
- qb_rb_chunk_commit at Base 0.11.1
- qb_rb_chunk_peek at Base 0.11.1
- qb_rb_chunk_read at Base 0.11.1
- qb_rb_chunk_reclaim at Base 0.11.1
- qb_rb_chunk_write at Base 0.11.1
- qb_rb_chunks_used at Base 0.11.1
- qb_rb_close at Base 0.11.1
- qb_rb_create_from_file at Base 0.11.1
- qb_rb_force_close at Base 0.11.1
- qb_rb_name_get at Base 0.11.1
- qb_rb_open at Base 0.11.1
- qb_rb_open_2 at Base 0.16.0
- qb_rb_refcount_get at Base 0.11.1
- qb_rb_sem_create at Base 0.11.1
- qb_rb_shared_user_data_get at Base 0.11.1
- qb_rb_space_free at Base 0.11.1
- qb_rb_space_used at Base 0.11.1
- qb_rb_write_to_file at Base 0.11.1
- qb_sigpipe_ctl at Base 0.16.0
- qb_skiplist_create at Base 0.11.1
- qb_socket_nosigpipe at Base 0.16.0
- qb_strerror_r at Base 0.11.1
- qb_sys_circular_mmap at Base 0.11.1
- qb_sys_fd_nonblock_cloexec_set at Base 0.11.1
- qb_sys_mmap_file_open at Base 0.11.1
- qb_thread_lock at Base 0.11.1
- qb_thread_lock_create at Base 0.11.1
- qb_thread_lock_destroy at Base 0.11.1
- qb_thread_trylock at Base 0.11.1
- qb_thread_unlock at Base 0.11.1
- qb_timespec_add_ms at Base 0.11.1
- qb_trie_create at Base 0.11.1
- qb_trie_dump at Base 0.11.1
- qb_util_nano_current_get at Base 0.11.1
- qb_util_nano_from_epoch_get at Base 0.11.1
- qb_util_nano_monotonic_hz at Base 0.11.1
- qb_util_set_log_function at Base 0.11.1
- qb_util_stopwatch_create at Base 0.11.1
- qb_util_stopwatch_free at Base 0.11.1
- qb_util_stopwatch_sec_elapsed_get at Base 0.11.1
- qb_util_stopwatch_split at Base 0.11.1
- qb_util_stopwatch_split_ctl at Base 0.11.1
- qb_util_stopwatch_split_last at Base 0.11.1
- qb_util_stopwatch_start at Base 0.11.1
- qb_util_stopwatch_stop at Base 0.11.1
- qb_util_stopwatch_time_split_get at Base 0.11.1
- qb_util_stopwatch_us_elapsed_get at Base 0.11.1
- qb_util_timespec_from_epoch_get at Base 0.11.1
- qb_vsnprintf_deserialize at Base 0.11.1
- qb_vsnprintf_serialize at Base 0.14.2
- strlcat at Base 0.11.1
- strlcpy at Base 0.11.1
diff --git a/debian/libqb0.symbols.kfreebsd-i386 b/debian/libqb0.symbols.kfreebsd-i386
deleted file mode 120000
index 789b0c7..0000000
--- a/debian/libqb0.symbols.kfreebsd-i386
+++ /dev/null
@@ -1 +0,0 @@
-libqb0.symbols.kfreebsd-amd64
\ No newline at end of file
diff --git a/debian/libqb0.symbols.powerpc b/debian/libqb0.symbols.powerpc
deleted file mode 100644
index a803258..0000000
--- a/debian/libqb0.symbols.powerpc
+++ /dev/null
@@ -1,234 +0,0 @@
-libqb.so.0 libqb0 #MINVER#
-* Build-Depends-Package: libqb-dev
-#MISSING on powerpc/ppc64el:# __start___verbose at Base 0.11.1
-#MISSING on powerpc/ppc64el:# __stop___verbose at Base 0.11.1
- facilitynames at Base 0.11.1
- qb_array_create at Base 0.11.1
- qb_array_create_2 at Base 0.11.1
- qb_array_elems_per_bin_get at Base 0.11.1
- qb_array_free at Base 0.11.1
- qb_array_grow at Base 0.11.1
- qb_array_index at Base 0.11.1
- qb_array_new_bin_cb_set at Base 0.14.3
- qb_array_num_bins_get at Base 0.11.1
- qb_atomic_init at Base 0.11.1
- qb_atomic_int_add at Base 0.11.1
- qb_atomic_int_compare_and_exchange at Base 0.11.1
- qb_atomic_int_exchange_and_add at Base 0.11.1
- qb_atomic_int_get at Base 0.11.1
- qb_atomic_int_set at Base 0.11.1
- qb_atomic_pointer_compare_and_exchange at Base 0.11.1
- qb_atomic_pointer_get at Base 0.11.1
- qb_atomic_pointer_set at Base 0.11.1
- qb_epoll_init at Base 0.14.2
- qb_hashtable_create at Base 0.11.1
- qb_hdb_base_convert at Base 0.11.1
- qb_hdb_create at Base 0.11.1
- qb_hdb_destroy at Base 0.11.1
- qb_hdb_handle_create at Base 0.11.1
- qb_hdb_handle_destroy at Base 0.11.1
- qb_hdb_handle_get at Base 0.11.1
- qb_hdb_handle_get_always at Base 0.11.1
- qb_hdb_handle_put at Base 0.11.1
- qb_hdb_handle_refcount_get at Base 0.11.1
- qb_hdb_iterator_next at Base 0.11.1
- qb_hdb_iterator_reset at Base 0.11.1
- qb_hdb_nocheck_convert at Base 0.11.1
- qb_ipc_us_ready at Base 0.14.2
- qb_ipc_us_recv at Base 0.11.1
- qb_ipc_us_send at Base 0.11.1
- qb_ipc_us_sock_error_is_disconnected at Base 0.14.2
- qb_ipcc_connect at Base 0.11.1
- qb_ipcc_context_get at Base 0.11.1
- qb_ipcc_context_set at Base 0.11.1
- qb_ipcc_disconnect at Base 0.11.1
- qb_ipcc_event_recv at Base 0.11.1
- qb_ipcc_fc_enable_max_set at Base 0.11.1
- qb_ipcc_fd_get at Base 0.11.1
- qb_ipcc_get_buffer_size at Base 0.17.0
- qb_ipcc_is_connected at Base 0.14.2
- qb_ipcc_recv at Base 0.11.1
- qb_ipcc_send at Base 0.11.1
- qb_ipcc_sendv at Base 0.11.1
- qb_ipcc_sendv_recv at Base 0.11.1
- qb_ipcc_shm_connect at Base 0.11.1
- qb_ipcc_us_connect at Base 0.11.1
- qb_ipcc_us_setup_connect at Base 0.11.1
- qb_ipcc_us_sock_close at Base 0.11.1
- qb_ipcc_verify_dgram_max_msg_size at Base 0.16.0
- qb_ipcs_connection_alloc at Base 0.11.1
- qb_ipcs_connection_auth_set at Base 0.14.2
- qb_ipcs_connection_first_get at Base 0.11.1
- qb_ipcs_connection_get_buffer_size at Base 0.17.0
- qb_ipcs_connection_next_get at Base 0.11.1
- qb_ipcs_connection_ref at Base 0.11.1
- qb_ipcs_connection_service_context_get at Base 0.16.0
- qb_ipcs_connection_stats_get at Base 0.11.1
- qb_ipcs_connection_stats_get_2 at Base 0.14.2
- qb_ipcs_connection_unref at Base 0.11.1
- qb_ipcs_context_get at Base 0.11.1
- qb_ipcs_context_set at Base 0.11.1
- qb_ipcs_create at Base 0.13.0
- qb_ipcs_destroy at Base 0.11.1
- qb_ipcs_disconnect at Base 0.11.1
- qb_ipcs_dispatch_connection_request at Base 0.11.1
- qb_ipcs_enforce_buffer_size at Base 0.17.0
- qb_ipcs_event_send at Base 0.11.1
- qb_ipcs_event_sendv at Base 0.11.1
- qb_ipcs_poll_handlers_set at Base 0.11.1
- qb_ipcs_ref at Base 0.11.1
- qb_ipcs_request_rate_limit at Base 0.11.1
- qb_ipcs_response_send at Base 0.11.1
- qb_ipcs_response_sendv at Base 0.11.1
- qb_ipcs_run at Base 0.11.1
- qb_ipcs_service_context_get at Base 0.16.0
- qb_ipcs_service_context_set at Base 0.16.0
- qb_ipcs_service_id_get at Base 0.11.1
- qb_ipcs_shm_init at Base 0.11.1
- qb_ipcs_stats_get at Base 0.11.1
- qb_ipcs_unref at Base 0.11.1
- qb_ipcs_us_init at Base 0.11.1
- qb_ipcs_us_publish at Base 0.11.1
- qb_ipcs_us_withdraw at Base 0.11.1
- qb_log_blackbox_open at Base 0.11.1
- qb_log_blackbox_print_from_file at Base 0.11.1
- qb_log_blackbox_write_to_file at Base 0.11.1
- qb_log_callsite_get at Base 0.11.1
- qb_log_callsites_dump at Base 0.11.1
- qb_log_callsites_register at Base 0.11.1
- qb_log_ctl at Base 0.14.0
- qb_log_custom_close at Base 0.11.1
- qb_log_custom_open at Base 0.11.1
- qb_log_dcs_fini at Base 0.11.1
- qb_log_dcs_get at Base 0.11.1
- qb_log_dcs_init at Base 0.11.1
- qb_log_facility2int at Base 0.11.1
- qb_log_facility2str at Base 0.11.1
- qb_log_file_close at Base 0.11.1
- qb_log_file_open at Base 0.11.1
- qb_log_filter_ctl2 at Base 0.17.1
- qb_log_filter_ctl at Base 0.17.1
- qb_log_filter_fn_set at Base 0.11.1
- qb_log_fini at Base 0.11.1
- qb_log_format_fini at Base 0.14.4
- qb_log_format_init at Base 0.14.4
- qb_log_format_set at Base 0.11.1
- qb_log_from_external_source at Base 0.11.1
- qb_log_from_external_source_va at Base 0.11.1
- qb_log_init at Base 0.11.1
- qb_log_priority2str at Base 0.14.2
- qb_log_real_ at Base 0.11.1
- qb_log_real_va_ at Base 0.11.1
- qb_log_stderr_open at Base 0.11.1
- qb_log_syslog_open at Base 0.11.1
- qb_log_tags_stringify_fn_set at Base 0.11.1
- qb_log_target_alloc at Base 0.11.1
- qb_log_target_format at Base 0.11.1
- qb_log_target_format_static at Base 0.11.1
- qb_log_target_free at Base 0.11.1
- qb_log_target_get at Base 0.11.1
- qb_log_target_user_data_get at Base 0.11.1
- qb_log_target_user_data_set at Base 0.11.1
- qb_log_thread_log_post at Base 0.11.1
- qb_log_thread_log_write at Base 0.11.1
- qb_log_thread_priority_set at Base 0.11.1
- qb_log_thread_start at Base 0.11.1
- qb_log_thread_stop at Base 0.11.1
- qb_loop_create at Base 0.11.1
- qb_loop_default_get at Base 0.11.1
- qb_loop_destroy at Base 0.11.1
- qb_loop_job_add at Base 0.11.1
- qb_loop_job_del at Base 0.11.1
- qb_loop_jobs_create at Base 0.11.1
- qb_loop_jobs_destroy at Base 0.11.1
- qb_loop_level_item_add at Base 0.11.1
- qb_loop_level_item_del at Base 0.11.1
- qb_loop_poll_add at Base 0.11.1
- qb_loop_poll_create at Base 0.11.1
- qb_loop_poll_del at Base 0.11.1
- qb_loop_poll_destroy at Base 0.11.1
- qb_loop_poll_low_fds_event_set at Base 0.11.1
- qb_loop_poll_mod at Base 0.11.1
- qb_loop_run at Base 0.11.1
- qb_loop_signal_add at Base 0.11.1
- qb_loop_signal_del at Base 0.11.1
- qb_loop_signal_mod at Base 0.11.1
- qb_loop_signals_create at Base 0.11.1
- qb_loop_signals_destroy at Base 0.11.1
- qb_loop_stop at Base 0.11.1
- qb_loop_timer_add at Base 0.11.1
- qb_loop_timer_create at Base 0.11.1
- qb_loop_timer_del at Base 0.11.1
- qb_loop_timer_destroy at Base 0.11.1
- qb_loop_timer_expire_time_get at Base 0.11.1
- qb_loop_timer_is_running at Base 0.11.1
- qb_loop_timer_msec_duration_to_expire at Base 0.11.1
- qb_map_count_get at Base 0.11.1
- qb_map_destroy at Base 0.11.1
- qb_map_foreach at Base 0.11.1
- qb_map_get at Base 0.11.1
- qb_map_iter_create at Base 0.11.1
- qb_map_iter_free at Base 0.11.1
- qb_map_iter_next at Base 0.11.1
- qb_map_notify_add at Base 0.11.1
- qb_map_notify_del at Base 0.11.1
- qb_map_notify_del_2 at Base 0.11.1
- qb_map_pref_iter_create at Base 0.11.1
- qb_map_put at Base 0.11.1
- qb_map_rm at Base 0.11.1
- qb_poll_fds_usage_check_ at Base 0.14.2
- qb_rb_chmod at Base 0.14.2
- qb_rb_chown at Base 0.11.1
- qb_rb_chunk_alloc at Base 0.11.1
- qb_rb_chunk_commit at Base 0.11.1
- qb_rb_chunk_peek at Base 0.11.1
- qb_rb_chunk_read at Base 0.11.1
- qb_rb_chunk_reclaim at Base 0.11.1
- qb_rb_chunk_write at Base 0.11.1
- qb_rb_chunks_used at Base 0.11.1
- qb_rb_close at Base 0.11.1
- qb_rb_create_from_file at Base 0.11.1
- qb_rb_force_close at Base 0.11.1
- qb_rb_name_get at Base 0.11.1
- qb_rb_open at Base 0.11.1
- qb_rb_open_2 at Base 0.16.0
- qb_rb_refcount_get at Base 0.11.1
- qb_rb_sem_create at Base 0.11.1
- qb_rb_shared_user_data_get at Base 0.11.1
- qb_rb_space_free at Base 0.11.1
- qb_rb_space_used at Base 0.11.1
- qb_rb_write_to_file at Base 0.11.1
- qb_sigpipe_ctl at Base 0.16.0
- qb_skiplist_create at Base 0.11.1
- qb_socket_nosigpipe at Base 0.16.0
- qb_strerror_r at Base 0.11.1
- qb_sys_circular_mmap at Base 0.11.1
- qb_sys_fd_nonblock_cloexec_set at Base 0.11.1
- qb_sys_mmap_file_open at Base 0.11.1
- qb_thread_lock at Base 0.11.1
- qb_thread_lock_create at Base 0.11.1
- qb_thread_lock_destroy at Base 0.11.1
- qb_thread_trylock at Base 0.11.1
- qb_thread_unlock at Base 0.11.1
- qb_timespec_add_ms at Base 0.11.1
- qb_trie_create at Base 0.11.1
- qb_trie_dump at Base 0.11.1
- qb_util_nano_current_get at Base 0.11.1
- qb_util_nano_from_epoch_get at Base 0.11.1
- qb_util_nano_monotonic_hz at Base 0.11.1
- qb_util_set_log_function at Base 0.11.1
- qb_util_stopwatch_create at Base 0.11.1
- qb_util_stopwatch_free at Base 0.11.1
- qb_util_stopwatch_sec_elapsed_get at Base 0.11.1
- qb_util_stopwatch_split at Base 0.11.1
- qb_util_stopwatch_split_ctl at Base 0.11.1
- qb_util_stopwatch_split_last at Base 0.11.1
- qb_util_stopwatch_start at Base 0.11.1
- qb_util_stopwatch_stop at Base 0.11.1
- qb_util_stopwatch_time_split_get at Base 0.11.1
- qb_util_stopwatch_us_elapsed_get at Base 0.11.1
- qb_util_timespec_from_epoch_get at Base 0.11.1
- qb_vsnprintf_deserialize at Base 0.11.1
- qb_vsnprintf_serialize at Base 0.14.2
- strlcat at Base 0.11.1
- strlcpy at Base 0.11.1
diff --git a/debian/libqb0.symbols.ppc64 b/debian/libqb0.symbols.ppc64
deleted file mode 120000
index d8573ad..0000000
--- a/debian/libqb0.symbols.ppc64
+++ /dev/null
@@ -1 +0,0 @@
-libqb0.symbols.powerpc
\ No newline at end of file
diff --git a/debian/libqb0.symbols.ppc64el b/debian/libqb0.symbols.ppc64el
deleted file mode 120000
index d8573ad..0000000
--- a/debian/libqb0.symbols.ppc64el
+++ /dev/null
@@ -1 +0,0 @@
-libqb0.symbols.powerpc
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/libqb.git



More information about the Debian-HA-Commits mailing list