Hello community, here is the log from the commit of package libstrophe for openSUSE:Factory checked in at 2016-09-17 14:40:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libstrophe (Old) and /work/SRC/openSUSE:Factory/.libstrophe.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libstrophe" Changes: -------- --- /work/SRC/openSUSE:Factory/libstrophe/libstrophe.changes 2016-05-19 12:15:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libstrophe.new/libstrophe.changes 2016-09-17 14:40:42.000000000 +0200 @@ -1,0 +2,53 @@ +Fri Sep 16 10:21:37 UTC 2016 - [email protected] + +- Update to 0.9.1: + * Fixed bug #95 (DNS lookup failing on Cygwin) + * Removed dependency on the check package + +------------------------------------------------------------------- +Thu Sep 15 11:49:16 UTC 2016 - [email protected] + +- Update to 0.9.0: + * IPv6 support + * Legacy SSL support + * Initial Android support + * Resolver returns all SRV records instead of one. Lookup is performed + according to RFC2052 + * xmpp_connect_raw() provides access to a xmpp_conn object just after + establishing TCP connection. This allows to implement in-band + registration, authentication mechanisms or serverless messaging + * xmpp_conn_t object is reusable now and can be reconnected with saving + all handlers, flags, jid and password + + New API: + * xmpp_uuid_gen() + * xmpp_connect_raw() + * xmpp_conn_open_stream_default() + * xmpp_conn_open_stream() + * xmpp_conn_tls_start() + * xmpp_conn_get_flags() + * xmpp_conn_set_flags() + * xmpp_conn_set_keepalive() + * xmpp_conn_is_secured() + * xmpp_stanza_del_attribute() + * xmpp_stanza_get_to() + * xmpp_stanza_get_from() + * xmpp_stanza_set_to() + * xmpp_stanza_set_from() + * xmpp_stanza_reply() + * xmpp_message_new() + * xmpp_message_get_body() + * xmpp_message_set_body() + * xmpp_iq_new() + * xmpp_presence_new() + + Exposed private API: + * xmpp_jid_new() + * xmpp_jid_bare() + * xmpp_jid_node() + * xmpp_jid_domain() + * xmpp_jid_resource() + * xmpp_stanza_get_attribute_count() + * xmpp_stanza_get_attributes() + +------------------------------------------------------------------- Old: ---- 0.8.8.tar.gz New: ---- 0.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libstrophe.spec ++++++ --- /var/tmp/diff_new_pack.e7DJsi/_old 2016-09-17 14:40:43.000000000 +0200 +++ /var/tmp/diff_new_pack.e7DJsi/_new 2016-09-17 14:40:43.000000000 +0200 @@ -18,7 +18,7 @@ %define c_lib libstrophe0 Name: libstrophe -Version: 0.8.8 +Version: 0.9.1 Release: 0 Summary: A XMPP library for C License: GPL-3.0+ or MIT ++++++ 0.8.8.tar.gz -> 0.9.1.tar.gz ++++++ ++++ 15367 lines of diff (skipped)
