[Pkg-privacy-commits] [libotr] 222/225: Add symbols file: now that we have removed upstream's version check at runtime, let's use the symbols mechanism to detect (most) ABI changes automatically, and let reverse-dependencies pick up the best version of libotr to depend on.

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 12:45:39 UTC 2015


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

infinity0 pushed a commit to branch master
in repository libotr.

commit 935e5072a55450fa54b82e2030b064383c800347
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Nov 3 13:04:26 2014 +0000

    Add symbols file: now that we have removed upstream's version check at runtime, let's use the symbols mechanism to detect (most) ABI changes automatically, and let reverse-dependencies pick up the best version of libotr to depend on.
---
 debian/libotr5.symbols | 125 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 125 insertions(+)

diff --git a/debian/libotr5.symbols b/debian/libotr5.symbols
new file mode 100644
index 0000000..9652786
--- /dev/null
+++ b/debian/libotr5.symbols
@@ -0,0 +1,125 @@
+libotr.so.5 libotr5 #MINVER#
+ otrl_api_version at Base 4.0.0
+ otrl_auth_clear at Base 4.0.0
+ otrl_auth_copy_on_key at Base 4.0.0
+ otrl_auth_handle_commit at Base 4.0.0
+ otrl_auth_handle_key at Base 4.0.0
+ otrl_auth_handle_revealsig at Base 4.0.0
+ otrl_auth_handle_signature at Base 4.0.0
+ otrl_auth_handle_v1_key_exchange at Base 4.0.0
+ otrl_auth_new at Base 4.0.0
+ otrl_auth_start_v1 at Base 4.0.0
+ otrl_auth_start_v23 at Base 4.0.0
+ otrl_base64_decode at Base 4.0.0
+ otrl_base64_encode at Base 4.0.0
+ otrl_base64_otr_decode at Base 4.0.0
+ otrl_base64_otr_encode at Base 4.0.0
+ otrl_context_find at Base 4.0.0
+ otrl_context_find_fingerprint at Base 4.0.0
+ otrl_context_find_recent_instance at Base 4.0.0
+ otrl_context_find_recent_secure_instance at Base 4.0.0
+ otrl_context_force_finished at Base 4.0.0
+ otrl_context_force_plaintext at Base 4.0.0
+ otrl_context_forget at Base 4.0.0
+ otrl_context_forget_all at Base 4.0.0
+ otrl_context_forget_fingerprint at Base 4.0.0
+ otrl_context_is_fingerprint_trusted at Base 4.0.0
+ otrl_context_priv_force_finished at Base 4.0.0
+ otrl_context_priv_new at Base 4.0.0
+ otrl_context_set_trust at Base 4.0.0
+ otrl_context_update_recent_child at Base 4.0.0
+ otrl_dh_cmpctr at Base 4.0.0
+ otrl_dh_compute_v1_session_id at Base 4.0.0
+ otrl_dh_compute_v2_auth_keys at Base 4.0.0
+ otrl_dh_gen_keypair at Base 4.0.0
+ otrl_dh_incctr at Base 4.0.0
+ otrl_dh_init at Base 4.0.0
+ otrl_dh_keypair_copy at Base 4.0.0
+ otrl_dh_keypair_free at Base 4.0.0
+ otrl_dh_keypair_init at Base 4.0.0
+ otrl_dh_session at Base 4.0.0
+ otrl_dh_session_blank at Base 4.0.0
+ otrl_dh_session_free at Base 4.0.0
+ otrl_init at Base 4.0.0
+ otrl_instag_find at Base 4.0.0
+ otrl_instag_forget at Base 4.0.0
+ otrl_instag_forget_all at Base 4.0.0
+ otrl_instag_generate at Base 4.0.0
+ otrl_instag_generate_FILEp at Base 4.0.0
+ otrl_instag_get_new at Base 4.0.0
+ otrl_instag_read at Base 4.0.0
+ otrl_instag_read_FILEp at Base 4.0.0
+ otrl_instag_write at Base 4.0.0
+ otrl_instag_write_FILEp at Base 4.0.0
+ otrl_mem_differ at Base 4.1.0
+ otrl_mem_init at Base 4.0.0
+ otrl_message_abort_smp at Base 4.0.0
+ otrl_message_disconnect at Base 4.0.0
+ otrl_message_disconnect_all_instances at Base 4.0.0
+ otrl_message_free at Base 4.0.0
+ otrl_message_initiate_smp at Base 4.0.0
+ otrl_message_initiate_smp_q at Base 4.0.0
+ otrl_message_poll at Base 4.0.0
+ otrl_message_poll_get_default_interval at Base 4.0.0
+ otrl_message_receiving at Base 4.0.0
+ otrl_message_respond_smp at Base 4.0.0
+ otrl_message_sending at Base 4.0.0
+ otrl_message_symkey at Base 4.0.0
+ otrl_privkey_find at Base 4.0.0
+ otrl_privkey_fingerprint at Base 4.0.0
+ otrl_privkey_fingerprint_raw at Base 4.0.0
+ otrl_privkey_forget at Base 4.0.0
+ otrl_privkey_forget_all at Base 4.0.0
+ otrl_privkey_generate at Base 4.0.0
+ otrl_privkey_generate_FILEp at Base 4.0.0
+ otrl_privkey_generate_calculate at Base 4.0.0
+ otrl_privkey_generate_cancelled at Base 4.0.0
+ otrl_privkey_generate_finish at Base 4.0.0
+ otrl_privkey_generate_finish_FILEp at Base 4.0.0
+ otrl_privkey_generate_start at Base 4.0.0
+ otrl_privkey_hash_to_human at Base 4.0.0
+ otrl_privkey_pending_forget_all at Base 4.0.0
+ otrl_privkey_read at Base 4.0.0
+ otrl_privkey_read_FILEp at Base 4.0.0
+ otrl_privkey_read_fingerprints at Base 4.0.0
+ otrl_privkey_read_fingerprints_FILEp at Base 4.0.0
+ otrl_privkey_sign at Base 4.0.0
+ otrl_privkey_verify at Base 4.0.0
+ otrl_privkey_write_fingerprints at Base 4.0.0
+ otrl_privkey_write_fingerprints_FILEp at Base 4.0.0
+ otrl_proto_accept_data at Base 4.0.0
+ otrl_proto_create_data at Base 4.0.0
+ otrl_proto_data_read_flags at Base 4.0.0
+ otrl_proto_default_query_msg at Base 4.0.0
+ otrl_proto_fragment_accumulate at Base 4.0.0
+ otrl_proto_fragment_create at Base 4.0.0
+ otrl_proto_fragment_free at Base 4.0.0
+ otrl_proto_instance at Base 4.0.0
+ otrl_proto_message_type at Base 4.0.0
+ otrl_proto_message_version at Base 4.0.0
+ otrl_proto_query_bestversion at Base 4.0.0
+ otrl_proto_whitespace_bestversion at Base 4.0.0
+ otrl_sm_init at Base 4.0.0
+ otrl_sm_msg1_init at Base 4.0.0
+ otrl_sm_msg2_init at Base 4.0.0
+ otrl_sm_msg3_init at Base 4.0.0
+ otrl_sm_msg4_init at Base 4.0.0
+ otrl_sm_msg_free at Base 4.0.0
+ otrl_sm_state_free at Base 4.0.0
+ otrl_sm_state_init at Base 4.0.0
+ otrl_sm_state_new at Base 4.0.0
+ otrl_sm_step1 at Base 4.0.0
+ otrl_sm_step2a at Base 4.0.0
+ otrl_sm_step2b at Base 4.0.0
+ otrl_sm_step3 at Base 4.0.0
+ otrl_sm_step4 at Base 4.0.0
+ otrl_sm_step5 at Base 4.0.0
+ otrl_tlv_find at Base 4.0.0
+ otrl_tlv_free at Base 4.0.0
+ otrl_tlv_new at Base 4.0.0
+ otrl_tlv_parse at Base 4.0.0
+ otrl_tlv_serialize at Base 4.0.0
+ otrl_tlv_seriallen at Base 4.0.0
+ otrl_userstate_create at Base 4.0.0
+ otrl_userstate_free at Base 4.0.0
+ otrl_version at Base 4.0.0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git



More information about the Pkg-privacy-commits mailing list