[Pkg-xmpp-devel] Bug#1062966: taningia: NMU diff for 64-bit time_t transition

Steve Langasek vorlon at debian.org
Sun Feb 4 08:11:27 GMT 2024


Source: taningia
Version: 0.2.2-2
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
taningia as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for taningia
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
-------------- next part --------------
diff -Nru taningia-0.2.2/debian/changelog taningia-0.2.2/debian/changelog
--- taningia-0.2.2/debian/changelog	2016-09-18 23:28:51.000000000 +0000
+++ taningia-0.2.2/debian/changelog	2024-02-04 08:10:56.000000000 +0000
@@ -1,3 +1,10 @@
+taningia (0.2.2-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon at debian.org>  Sun, 04 Feb 2024 08:10:56 +0000
+
 taningia (0.2.2-2) unstable; urgency=low
 
   * Remove unreachable addresses from control and watch file.
diff -Nru taningia-0.2.2/debian/control taningia-0.2.2/debian/control
--- taningia-0.2.2/debian/control	2016-09-18 23:28:51.000000000 +0000
+++ taningia-0.2.2/debian/control	2024-02-04 08:10:55.000000000 +0000
@@ -10,7 +10,7 @@
 Package: libtaningia-dev
 Section: libdevel
 Architecture: any
-Depends: libtaningia0 (= ${binary:Version}), ${misc:Depends},
+Depends: libtaningia0t64 (= ${binary:Version}), ${misc:Depends},
  libiksemel-dev
 Description: Development files for lib taningia
  Taningia is a simple and modern communication library that provides
@@ -24,7 +24,10 @@
  This package provides headers, static linked library and other
  development stuff.
 
-Package: libtaningia0
+Package: libtaningia0t64
+Provides: ${t64:Provides}
+Replaces: libtaningia0
+Breaks: libtaningia0 (<< ${source:Version})
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Taningia is a generic communication library based on XMPP
diff -Nru taningia-0.2.2/debian/libtaningia0.dirs taningia-0.2.2/debian/libtaningia0.dirs
--- taningia-0.2.2/debian/libtaningia0.dirs	2016-09-18 22:26:40.000000000 +0000
+++ taningia-0.2.2/debian/libtaningia0.dirs	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib
diff -Nru taningia-0.2.2/debian/libtaningia0.docs taningia-0.2.2/debian/libtaningia0.docs
--- taningia-0.2.2/debian/libtaningia0.docs	2016-09-18 22:26:40.000000000 +0000
+++ taningia-0.2.2/debian/libtaningia0.docs	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-TODO
diff -Nru taningia-0.2.2/debian/libtaningia0.install taningia-0.2.2/debian/libtaningia0.install
--- taningia-0.2.2/debian/libtaningia0.install	2016-09-18 22:26:40.000000000 +0000
+++ taningia-0.2.2/debian/libtaningia0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/lib*.so.*
diff -Nru taningia-0.2.2/debian/libtaningia0.symbols taningia-0.2.2/debian/libtaningia0.symbols
--- taningia-0.2.2/debian/libtaningia0.symbols	2016-09-18 22:26:40.000000000 +0000
+++ taningia-0.2.2/debian/libtaningia0.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,259 +0,0 @@
-libtaningia.so.0 libtaningia0 #MINVER#
- hash_string at Base 0.1
- hashtable_close at Base 0.1
- hashtable_create at Base 0.1
- hashtable_del at Base 0.1
- hashtable_destroy at Base 0.1
- hashtable_get at Base 0.1
- hashtable_get_test at Base 0.1
- hashtable_init at Base 0.1
- hashtable_iter at Base 0.1
- hashtable_iter_key at Base 0.1
- hashtable_iter_next at Base 0.1
- hashtable_iter_value at Base 0.1
- hashtable_set at Base 0.1
- string_equal at Base 0.1
- ta_atom_category_get_label at Base 0.1
- ta_atom_category_get_scheme at Base 0.1
- ta_atom_category_get_term at Base 0.1
- ta_atom_category_init at Base 0.1
- ta_atom_category_new at Base 0.1
- ta_atom_category_set_label at Base 0.1
- ta_atom_category_set_scheme at Base 0.1
- ta_atom_category_set_term at Base 0.1
- ta_atom_category_to_iks at Base 0.1
- ta_atom_category_to_string at Base 0.1
- ta_atom_content_get_content at Base 0.1
- ta_atom_content_get_src at Base 0.1
- ta_atom_content_get_type at Base 0.1
- ta_atom_content_init at Base 0.1
- ta_atom_content_new at Base 0.1
- ta_atom_content_set_content at Base 0.1
- ta_atom_content_set_src at Base 0.1
- ta_atom_content_set_type at Base 0.1
- ta_atom_content_to_iks at Base 0.1
- ta_atom_content_to_string at Base 0.1
- ta_atom_entry_add_author at Base 0.1
- ta_atom_entry_add_category at Base 0.1
- ta_atom_entry_add_inreplyto at Base 0.1
- ta_atom_entry_add_link at Base 0.1
- ta_atom_entry_add_see at Base 0.1
- ta_atom_entry_del_authors at Base 0.1
- ta_atom_entry_del_categories at Base 0.1
- ta_atom_entry_del_inreplyto at Base 0.1
- ta_atom_entry_del_links at Base 0.1
- ta_atom_entry_del_see at Base 0.1
- ta_atom_entry_get_authors at Base 0.1
- ta_atom_entry_get_categories at Base 0.1
- ta_atom_entry_get_content at Base 0.1
- ta_atom_entry_get_error at Base 0.1
- ta_atom_entry_get_id at Base 0.1
- ta_atom_entry_get_inreplyto at Base 0.1
- ta_atom_entry_get_links at Base 0.1
- ta_atom_entry_get_published at Base 0.1
- ta_atom_entry_get_rights at Base 0.1
- ta_atom_entry_get_see at Base 0.1
- ta_atom_entry_get_summary at Base 0.1
- ta_atom_entry_get_title at Base 0.1
- ta_atom_entry_get_updated at Base 0.1
- ta_atom_entry_init at Base 0.1
- ta_atom_entry_new at Base 0.1
- ta_atom_entry_set_content at Base 0.1
- ta_atom_entry_set_from_file at Base 0.1
- ta_atom_entry_set_from_iks at Base 0.1
- ta_atom_entry_set_id at Base 0.1
- ta_atom_entry_set_published at Base 0.1
- ta_atom_entry_set_rights at Base 0.1
- ta_atom_entry_set_summary at Base 0.1
- ta_atom_entry_set_title at Base 0.1
- ta_atom_entry_set_updated at Base 0.1
- ta_atom_entry_to_file at Base 0.1
- ta_atom_entry_to_iks at Base 0.1
- ta_atom_entry_to_string at Base 0.1
- ta_atom_feed_add_author at Base 0.1
- ta_atom_feed_add_category at Base 0.1
- ta_atom_feed_add_entry at Base 0.1
- ta_atom_feed_add_link at Base 0.1
- ta_atom_feed_del_authors at Base 0.1
- ta_atom_feed_del_categories at Base 0.1
- ta_atom_feed_del_entries at Base 0.1
- ta_atom_feed_del_links at Base 0.1
- ta_atom_feed_get_authors at Base 0.1
- ta_atom_feed_get_categories at Base 0.1
- ta_atom_feed_get_entries at Base 0.1
- ta_atom_feed_get_error at Base 0.1
- ta_atom_feed_get_id at Base 0.1
- ta_atom_feed_get_links at Base 0.1
- ta_atom_feed_get_title at Base 0.1
- ta_atom_feed_get_updated at Base 0.1
- ta_atom_feed_init at Base 0.1
- ta_atom_feed_new at Base 0.1
- ta_atom_feed_set_from_file at Base 0.1
- ta_atom_feed_set_from_iks at Base 0.1
- ta_atom_feed_set_id at Base 0.1
- ta_atom_feed_set_title at Base 0.1
- ta_atom_feed_set_updated at Base 0.1
- ta_atom_feed_to_file at Base 0.1
- ta_atom_feed_to_iks at Base 0.1
- ta_atom_feed_to_string at Base 0.1
- ta_atom_in_reply_to_get_href at Base 0.1
- ta_atom_in_reply_to_get_ref at Base 0.1
- ta_atom_in_reply_to_get_source at Base 0.1
- ta_atom_in_reply_to_get_type at Base 0.1
- ta_atom_in_reply_to_init at Base 0.1
- ta_atom_in_reply_to_new at Base 0.1
- ta_atom_in_reply_to_set_href at Base 0.1
- ta_atom_in_reply_to_set_ref at Base 0.1
- ta_atom_in_reply_to_set_source at Base 0.1
- ta_atom_in_reply_to_set_type at Base 0.1
- ta_atom_in_reply_to_to_iks at Base 0.1
- ta_atom_in_reply_to_to_string at Base 0.1
- ta_atom_link_get_href at Base 0.1
- ta_atom_link_get_length at Base 0.1
- ta_atom_link_get_rel at Base 0.1
- ta_atom_link_get_title at Base 0.1
- ta_atom_link_get_type at Base 0.1
- ta_atom_link_init at Base 0.1
- ta_atom_link_new at Base 0.1
- ta_atom_link_set_href at Base 0.1
- ta_atom_link_set_length at Base 0.1
- ta_atom_link_set_rel at Base 0.1
- ta_atom_link_set_title at Base 0.1
- ta_atom_link_set_type at Base 0.1
- ta_atom_link_to_iks at Base 0.1
- ta_atom_link_to_string at Base 0.1
- ta_atom_person_add_see at Base 0.1
- ta_atom_person_del_see at Base 0.1
- ta_atom_person_get_email at Base 0.1
- ta_atom_person_get_iri at Base 0.1
- ta_atom_person_get_name at Base 0.1
- ta_atom_person_get_see at Base 0.1
- ta_atom_person_init at Base 0.1
- ta_atom_person_new at Base 0.1
- ta_atom_person_set_email at Base 0.1
- ta_atom_person_set_iri at Base 0.1
- ta_atom_person_set_name at Base 0.1
- ta_atom_person_to_iks at Base 0.1
- ta_atom_person_to_string at Base 0.1
- ta_atom_simple_element_get_name at Base 0.1
- ta_atom_simple_element_get_value at Base 0.1
- ta_atom_simple_element_init at Base 0.1
- ta_atom_simple_element_new at Base 0.1
- ta_atom_simple_element_set_name at Base 0.1
- ta_atom_simple_element_set_value at Base 0.1
- ta_atom_simple_element_to_iks at Base 0.1
- ta_atom_simple_element_to_string at Base 0.1
- ta_error_get_code at Base 0.1
- ta_error_get_message at Base 0.1
- ta_error_get_name at Base 0.1
- ta_error_init at Base 0.1
- ta_error_new at Base 0.1
- ta_error_set_code at Base 0.1
- ta_error_set_full at Base 0.1
- ta_error_set_message at Base 0.1
- ta_error_set_name at Base 0.1
- ta_iri_get_error at Base 0.1
- ta_iri_get_fragment at Base 0.1
- ta_iri_get_host at Base 0.1
- ta_iri_get_path at Base 0.1
- ta_iri_get_port at Base 0.1
- ta_iri_get_query at Base 0.1
- ta_iri_get_scheme at Base 0.1
- ta_iri_get_user at Base 0.1
- ta_iri_init at Base 0.1
- ta_iri_new at Base 0.1
- ta_iri_set_fragment at Base 0.1
- ta_iri_set_from_string at Base 0.1
- ta_iri_set_host at Base 0.1
- ta_iri_set_path at Base 0.1
- ta_iri_set_port at Base 0.1
- ta_iri_set_query at Base 0.1
- ta_iri_set_scheme at Base 0.1
- ta_iri_set_user at Base 0.1
- ta_iri_to_string at Base 0.1
- ta_list_append at Base 0.1
- ta_list_count at Base 0.1
- ta_list_extend at Base 0.1
- ta_list_first at Base 0.1
- ta_list_free at Base 0.1
- ta_list_index at Base 0.1
- ta_list_insert at Base 0.1
- ta_list_item at Base 0.1
- ta_list_last at Base 0.1
- ta_list_len at Base 0.1
- ta_list_new at Base 0.1
- ta_list_remove at Base 0.1
- ta_list_reverse at Base 0.1
- ta_list_sort at Base 0.2.1
- ta_log_critical at Base 0.1
- ta_log_debug at Base 0.1
- ta_log_error at Base 0.1
- ta_log_get_date_format at Base 0.1
- ta_log_get_level at Base 0.1
- ta_log_get_use_colors at Base 0.1
- ta_log_info at Base 0.1
- ta_log_init at Base 0.1
- ta_log_new at Base 0.1
- ta_log_set_date_format at Base 0.1
- ta_log_set_handler at Base 0.1
- ta_log_set_level at Base 0.1
- ta_log_set_use_colors at Base 0.1
- ta_log_warn at Base 0.1
- ta_object_init at Base 0.1
- ta_object_ref at Base 0.1
- ta_object_unref at Base 0.1
- ta_pubsub_node_create at Base 0.1
- ta_pubsub_node_createv at Base 0.1
- ta_pubsub_node_delete at Base 0.1
- ta_pubsub_node_delete_item at Base 0.1
- ta_pubsub_node_items at Base 0.1
- ta_pubsub_node_publish_iks at Base 0.1
- ta_pubsub_node_publish_text at Base 0.1
- ta_pubsub_node_query_affiliations at Base 0.1
- ta_pubsub_node_query_info at Base 0.1
- ta_pubsub_node_query_nodes at Base 0.1
- ta_pubsub_node_query_subscriptions at Base 0.1
- ta_pubsub_node_subscribe at Base 0.1
- ta_pubsub_node_unsubscribe at Base 0.1
- ta_pubsub_query_affiliations at Base 0.1
- ta_pubsub_query_features at Base 0.1
- ta_srv_init at Base 0.2.2
- ta_srv_query_domain at Base 0.2.2
- ta_srv_target_get_class at Base 0.2.2
- ta_srv_target_get_host at Base 0.2.2
- ta_srv_target_get_port at Base 0.2.2
- ta_srv_target_get_priority at Base 0.2.2
- ta_srv_target_get_ttl at Base 0.2.2
- ta_srv_target_get_weight at Base 0.2.2
- ta_srv_target_init at Base 0.2.2
- ta_srv_target_new at Base 0.2.2
- ta_tag_get_authority at Base 0.1
- ta_tag_get_date at Base 0.1
- ta_tag_get_specific at Base 0.1
- ta_tag_init at Base 0.1
- ta_tag_new at Base 0.1
- ta_tag_set_authority at Base 0.1
- ta_tag_set_date at Base 0.1
- ta_tag_set_from_string at Base 0.1
- ta_tag_set_specific at Base 0.1
- ta_xmpp_client_connect at Base 0.1
- ta_xmpp_client_disconnect at Base 0.1
- ta_xmpp_client_event_connect at Base 0.1
- ta_xmpp_client_event_disconnect at Base 0.1
- ta_xmpp_client_get_error at Base 0.1
- ta_xmpp_client_get_filter at Base 0.1
- ta_xmpp_client_get_host at Base 0.1
- ta_xmpp_client_get_jid at Base 0.1
- ta_xmpp_client_get_logger at Base 0.1
- ta_xmpp_client_get_password at Base 0.1
- ta_xmpp_client_get_port at Base 0.1
- ta_xmpp_client_init at Base 0.1
- ta_xmpp_client_is_running at Base 0.1
- ta_xmpp_client_new at Base 0.1
- ta_xmpp_client_run at Base 0.1
- ta_xmpp_client_send at Base 0.1
- ta_xmpp_client_send_and_filter at Base 0.1
- ta_xmpp_client_set_host at Base 0.1
- ta_xmpp_client_set_jid at Base 0.1
- ta_xmpp_client_set_password at Base 0.1
- ta_xmpp_client_set_port at Base 0.1
diff -Nru taningia-0.2.2/debian/libtaningia0t64.dirs taningia-0.2.2/debian/libtaningia0t64.dirs
--- taningia-0.2.2/debian/libtaningia0t64.dirs	1970-01-01 00:00:00.000000000 +0000
+++ taningia-0.2.2/debian/libtaningia0t64.dirs	2016-09-18 22:26:40.000000000 +0000
@@ -0,0 +1 @@
+usr/lib
diff -Nru taningia-0.2.2/debian/libtaningia0t64.docs taningia-0.2.2/debian/libtaningia0t64.docs
--- taningia-0.2.2/debian/libtaningia0t64.docs	1970-01-01 00:00:00.000000000 +0000
+++ taningia-0.2.2/debian/libtaningia0t64.docs	2016-09-18 22:26:40.000000000 +0000
@@ -0,0 +1 @@
+TODO
diff -Nru taningia-0.2.2/debian/libtaningia0t64.install taningia-0.2.2/debian/libtaningia0t64.install
--- taningia-0.2.2/debian/libtaningia0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ taningia-0.2.2/debian/libtaningia0t64.install	2016-09-18 22:26:40.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/lib*.so.*
diff -Nru taningia-0.2.2/debian/libtaningia0t64.lintian-overrides taningia-0.2.2/debian/libtaningia0t64.lintian-overrides
--- taningia-0.2.2/debian/libtaningia0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ taningia-0.2.2/debian/libtaningia0t64.lintian-overrides	2024-02-04 08:10:55.000000000 +0000
@@ -0,0 +1 @@
+libtaningia0t64: package-name-doesnt-match-sonames libtaningia0
diff -Nru taningia-0.2.2/debian/libtaningia0t64.symbols taningia-0.2.2/debian/libtaningia0t64.symbols
--- taningia-0.2.2/debian/libtaningia0t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ taningia-0.2.2/debian/libtaningia0t64.symbols	2024-02-04 08:10:55.000000000 +0000
@@ -0,0 +1,259 @@
+libtaningia.so.0 libtaningia0t64 #MINVER#
+ hash_string at Base 0.1
+ hashtable_close at Base 0.1
+ hashtable_create at Base 0.1
+ hashtable_del at Base 0.1
+ hashtable_destroy at Base 0.1
+ hashtable_get at Base 0.1
+ hashtable_get_test at Base 0.1
+ hashtable_init at Base 0.1
+ hashtable_iter at Base 0.1
+ hashtable_iter_key at Base 0.1
+ hashtable_iter_next at Base 0.1
+ hashtable_iter_value at Base 0.1
+ hashtable_set at Base 0.1
+ string_equal at Base 0.1
+ ta_atom_category_get_label at Base 0.1
+ ta_atom_category_get_scheme at Base 0.1
+ ta_atom_category_get_term at Base 0.1
+ ta_atom_category_init at Base 0.1
+ ta_atom_category_new at Base 0.1
+ ta_atom_category_set_label at Base 0.1
+ ta_atom_category_set_scheme at Base 0.1
+ ta_atom_category_set_term at Base 0.1
+ ta_atom_category_to_iks at Base 0.1
+ ta_atom_category_to_string at Base 0.1
+ ta_atom_content_get_content at Base 0.1
+ ta_atom_content_get_src at Base 0.1
+ ta_atom_content_get_type at Base 0.1
+ ta_atom_content_init at Base 0.1
+ ta_atom_content_new at Base 0.1
+ ta_atom_content_set_content at Base 0.1
+ ta_atom_content_set_src at Base 0.1
+ ta_atom_content_set_type at Base 0.1
+ ta_atom_content_to_iks at Base 0.1
+ ta_atom_content_to_string at Base 0.1
+ ta_atom_entry_add_author at Base 0.1
+ ta_atom_entry_add_category at Base 0.1
+ ta_atom_entry_add_inreplyto at Base 0.1
+ ta_atom_entry_add_link at Base 0.1
+ ta_atom_entry_add_see at Base 0.1
+ ta_atom_entry_del_authors at Base 0.1
+ ta_atom_entry_del_categories at Base 0.1
+ ta_atom_entry_del_inreplyto at Base 0.1
+ ta_atom_entry_del_links at Base 0.1
+ ta_atom_entry_del_see at Base 0.1
+ ta_atom_entry_get_authors at Base 0.1
+ ta_atom_entry_get_categories at Base 0.1
+ ta_atom_entry_get_content at Base 0.1
+ ta_atom_entry_get_error at Base 0.1
+ ta_atom_entry_get_id at Base 0.1
+ ta_atom_entry_get_inreplyto at Base 0.1
+ ta_atom_entry_get_links at Base 0.1
+ ta_atom_entry_get_published at Base 0.1
+ ta_atom_entry_get_rights at Base 0.1
+ ta_atom_entry_get_see at Base 0.1
+ ta_atom_entry_get_summary at Base 0.1
+ ta_atom_entry_get_title at Base 0.1
+ ta_atom_entry_get_updated at Base 0.1
+ ta_atom_entry_init at Base 0.1
+ ta_atom_entry_new at Base 0.1
+ ta_atom_entry_set_content at Base 0.1
+ ta_atom_entry_set_from_file at Base 0.1
+ ta_atom_entry_set_from_iks at Base 0.1
+ ta_atom_entry_set_id at Base 0.1
+ ta_atom_entry_set_published at Base 0.1
+ ta_atom_entry_set_rights at Base 0.1
+ ta_atom_entry_set_summary at Base 0.1
+ ta_atom_entry_set_title at Base 0.1
+ ta_atom_entry_set_updated at Base 0.1
+ ta_atom_entry_to_file at Base 0.1
+ ta_atom_entry_to_iks at Base 0.1
+ ta_atom_entry_to_string at Base 0.1
+ ta_atom_feed_add_author at Base 0.1
+ ta_atom_feed_add_category at Base 0.1
+ ta_atom_feed_add_entry at Base 0.1
+ ta_atom_feed_add_link at Base 0.1
+ ta_atom_feed_del_authors at Base 0.1
+ ta_atom_feed_del_categories at Base 0.1
+ ta_atom_feed_del_entries at Base 0.1
+ ta_atom_feed_del_links at Base 0.1
+ ta_atom_feed_get_authors at Base 0.1
+ ta_atom_feed_get_categories at Base 0.1
+ ta_atom_feed_get_entries at Base 0.1
+ ta_atom_feed_get_error at Base 0.1
+ ta_atom_feed_get_id at Base 0.1
+ ta_atom_feed_get_links at Base 0.1
+ ta_atom_feed_get_title at Base 0.1
+ ta_atom_feed_get_updated at Base 0.1
+ ta_atom_feed_init at Base 0.1
+ ta_atom_feed_new at Base 0.1
+ ta_atom_feed_set_from_file at Base 0.1
+ ta_atom_feed_set_from_iks at Base 0.1
+ ta_atom_feed_set_id at Base 0.1
+ ta_atom_feed_set_title at Base 0.1
+ ta_atom_feed_set_updated at Base 0.1
+ ta_atom_feed_to_file at Base 0.1
+ ta_atom_feed_to_iks at Base 0.1
+ ta_atom_feed_to_string at Base 0.1
+ ta_atom_in_reply_to_get_href at Base 0.1
+ ta_atom_in_reply_to_get_ref at Base 0.1
+ ta_atom_in_reply_to_get_source at Base 0.1
+ ta_atom_in_reply_to_get_type at Base 0.1
+ ta_atom_in_reply_to_init at Base 0.1
+ ta_atom_in_reply_to_new at Base 0.1
+ ta_atom_in_reply_to_set_href at Base 0.1
+ ta_atom_in_reply_to_set_ref at Base 0.1
+ ta_atom_in_reply_to_set_source at Base 0.1
+ ta_atom_in_reply_to_set_type at Base 0.1
+ ta_atom_in_reply_to_to_iks at Base 0.1
+ ta_atom_in_reply_to_to_string at Base 0.1
+ ta_atom_link_get_href at Base 0.1
+ ta_atom_link_get_length at Base 0.1
+ ta_atom_link_get_rel at Base 0.1
+ ta_atom_link_get_title at Base 0.1
+ ta_atom_link_get_type at Base 0.1
+ ta_atom_link_init at Base 0.1
+ ta_atom_link_new at Base 0.1
+ ta_atom_link_set_href at Base 0.1
+ ta_atom_link_set_length at Base 0.1
+ ta_atom_link_set_rel at Base 0.1
+ ta_atom_link_set_title at Base 0.1
+ ta_atom_link_set_type at Base 0.1
+ ta_atom_link_to_iks at Base 0.1
+ ta_atom_link_to_string at Base 0.1
+ ta_atom_person_add_see at Base 0.1
+ ta_atom_person_del_see at Base 0.1
+ ta_atom_person_get_email at Base 0.1
+ ta_atom_person_get_iri at Base 0.1
+ ta_atom_person_get_name at Base 0.1
+ ta_atom_person_get_see at Base 0.1
+ ta_atom_person_init at Base 0.1
+ ta_atom_person_new at Base 0.1
+ ta_atom_person_set_email at Base 0.1
+ ta_atom_person_set_iri at Base 0.1
+ ta_atom_person_set_name at Base 0.1
+ ta_atom_person_to_iks at Base 0.1
+ ta_atom_person_to_string at Base 0.1
+ ta_atom_simple_element_get_name at Base 0.1
+ ta_atom_simple_element_get_value at Base 0.1
+ ta_atom_simple_element_init at Base 0.1
+ ta_atom_simple_element_new at Base 0.1
+ ta_atom_simple_element_set_name at Base 0.1
+ ta_atom_simple_element_set_value at Base 0.1
+ ta_atom_simple_element_to_iks at Base 0.1
+ ta_atom_simple_element_to_string at Base 0.1
+ ta_error_get_code at Base 0.1
+ ta_error_get_message at Base 0.1
+ ta_error_get_name at Base 0.1
+ ta_error_init at Base 0.1
+ ta_error_new at Base 0.1
+ ta_error_set_code at Base 0.1
+ ta_error_set_full at Base 0.1
+ ta_error_set_message at Base 0.1
+ ta_error_set_name at Base 0.1
+ ta_iri_get_error at Base 0.1
+ ta_iri_get_fragment at Base 0.1
+ ta_iri_get_host at Base 0.1
+ ta_iri_get_path at Base 0.1
+ ta_iri_get_port at Base 0.1
+ ta_iri_get_query at Base 0.1
+ ta_iri_get_scheme at Base 0.1
+ ta_iri_get_user at Base 0.1
+ ta_iri_init at Base 0.1
+ ta_iri_new at Base 0.1
+ ta_iri_set_fragment at Base 0.1
+ ta_iri_set_from_string at Base 0.1
+ ta_iri_set_host at Base 0.1
+ ta_iri_set_path at Base 0.1
+ ta_iri_set_port at Base 0.1
+ ta_iri_set_query at Base 0.1
+ ta_iri_set_scheme at Base 0.1
+ ta_iri_set_user at Base 0.1
+ ta_iri_to_string at Base 0.1
+ ta_list_append at Base 0.1
+ ta_list_count at Base 0.1
+ ta_list_extend at Base 0.1
+ ta_list_first at Base 0.1
+ ta_list_free at Base 0.1
+ ta_list_index at Base 0.1
+ ta_list_insert at Base 0.1
+ ta_list_item at Base 0.1
+ ta_list_last at Base 0.1
+ ta_list_len at Base 0.1
+ ta_list_new at Base 0.1
+ ta_list_remove at Base 0.1
+ ta_list_reverse at Base 0.1
+ ta_list_sort at Base 0.2.1
+ ta_log_critical at Base 0.1
+ ta_log_debug at Base 0.1
+ ta_log_error at Base 0.1
+ ta_log_get_date_format at Base 0.1
+ ta_log_get_level at Base 0.1
+ ta_log_get_use_colors at Base 0.1
+ ta_log_info at Base 0.1
+ ta_log_init at Base 0.1
+ ta_log_new at Base 0.1
+ ta_log_set_date_format at Base 0.1
+ ta_log_set_handler at Base 0.1
+ ta_log_set_level at Base 0.1
+ ta_log_set_use_colors at Base 0.1
+ ta_log_warn at Base 0.1
+ ta_object_init at Base 0.1
+ ta_object_ref at Base 0.1
+ ta_object_unref at Base 0.1
+ ta_pubsub_node_create at Base 0.1
+ ta_pubsub_node_createv at Base 0.1
+ ta_pubsub_node_delete at Base 0.1
+ ta_pubsub_node_delete_item at Base 0.1
+ ta_pubsub_node_items at Base 0.1
+ ta_pubsub_node_publish_iks at Base 0.1
+ ta_pubsub_node_publish_text at Base 0.1
+ ta_pubsub_node_query_affiliations at Base 0.1
+ ta_pubsub_node_query_info at Base 0.1
+ ta_pubsub_node_query_nodes at Base 0.1
+ ta_pubsub_node_query_subscriptions at Base 0.1
+ ta_pubsub_node_subscribe at Base 0.1
+ ta_pubsub_node_unsubscribe at Base 0.1
+ ta_pubsub_query_affiliations at Base 0.1
+ ta_pubsub_query_features at Base 0.1
+ ta_srv_init at Base 0.2.2
+ ta_srv_query_domain at Base 0.2.2
+ ta_srv_target_get_class at Base 0.2.2
+ ta_srv_target_get_host at Base 0.2.2
+ ta_srv_target_get_port at Base 0.2.2
+ ta_srv_target_get_priority at Base 0.2.2
+ ta_srv_target_get_ttl at Base 0.2.2
+ ta_srv_target_get_weight at Base 0.2.2
+ ta_srv_target_init at Base 0.2.2
+ ta_srv_target_new at Base 0.2.2
+ ta_tag_get_authority at Base 0.1
+ ta_tag_get_date at Base 0.1
+ ta_tag_get_specific at Base 0.1
+ ta_tag_init at Base 0.1
+ ta_tag_new at Base 0.1
+ ta_tag_set_authority at Base 0.1
+ ta_tag_set_date at Base 0.1
+ ta_tag_set_from_string at Base 0.1
+ ta_tag_set_specific at Base 0.1
+ ta_xmpp_client_connect at Base 0.1
+ ta_xmpp_client_disconnect at Base 0.1
+ ta_xmpp_client_event_connect at Base 0.1
+ ta_xmpp_client_event_disconnect at Base 0.1
+ ta_xmpp_client_get_error at Base 0.1
+ ta_xmpp_client_get_filter at Base 0.1
+ ta_xmpp_client_get_host at Base 0.1
+ ta_xmpp_client_get_jid at Base 0.1
+ ta_xmpp_client_get_logger at Base 0.1
+ ta_xmpp_client_get_password at Base 0.1
+ ta_xmpp_client_get_port at Base 0.1
+ ta_xmpp_client_init at Base 0.1
+ ta_xmpp_client_is_running at Base 0.1
+ ta_xmpp_client_new at Base 0.1
+ ta_xmpp_client_run at Base 0.1
+ ta_xmpp_client_send at Base 0.1
+ ta_xmpp_client_send_and_filter at Base 0.1
+ ta_xmpp_client_set_host at Base 0.1
+ ta_xmpp_client_set_jid at Base 0.1
+ ta_xmpp_client_set_password at Base 0.1
+ ta_xmpp_client_set_port at Base 0.1


More information about the Pkg-xmpp-devel mailing list