Hello community, here is the log from the commit of package belle-sip for openSUSE:Factory checked in at 2020-08-03 14:14:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/belle-sip (Old) and /work/SRC/openSUSE:Factory/.belle-sip.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "belle-sip" Mon Aug 3 14:14:32 2020 rev:16 rq:823431 version:4.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/belle-sip/belle-sip.changes 2020-06-10 00:40:48.201775461 +0200 +++ /work/SRC/openSUSE:Factory/.belle-sip.new.3592/belle-sip.changes 2020-08-03 14:15:18.212494124 +0200 @@ -1,0 +2,26 @@ +Wed Jul 29 14:46:36 UTC 2020 - Alexei Sorokin <[email protected]> + +- Update to version 4.4.0 (changes since 4.3.1): + * Now get custom well_known_port (either sip or sips) if set, + exported well known port getter and setter to be used in + public api. + * Introduce bufferising file body handler. + * Fix potential crashes when processing invalid responses or + requests. + * Add Session-Expires header support (from RFC 4028). + * Fix bad algorithm for channel selection. + * Add a new cppListToClist method on hybrid objects. + * Replace std::mem_fun by std::mem_fn, as the former is + deprecated. + * User body handler gets buffering too. + * Make received parameter in VIA header compatible with url + encoded IPv6 address + (https://tools.ietf.org/html/rfc5118#section-4.5) + * Print C++ object type names using typeid. + * Make belle_sip_main_loop_do_later() to be thread-safe. + * Clear all data of the control pipe on each main loop + iteration. + * Prevent bad behaviour when creating a belle_sip_source_t with a + timeout higher than UINT_MAX/2. + +------------------------------------------------------------------- Old: ---- belle-sip-4.3.1.tar.bz2 New: ---- belle-sip-4.4.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ belle-sip.spec ++++++ --- /var/tmp/diff_new_pack.DY6697/_old 2020-08-03 14:15:20.620496539 +0200 +++ /var/tmp/diff_new_pack.DY6697/_new 2020-08-03 14:15:20.624496543 +0200 @@ -18,9 +18,9 @@ %define soname libbellesip -%define sover 0 +%define sover 1 Name: belle-sip -Version: 4.3.1 +Version: 4.4.0 Release: 0 Summary: C object-oriented SIP Stack License: GPL-2.0-or-later @@ -35,7 +35,7 @@ BuildRequires: gcc-c++ BuildRequires: java BuildRequires: pkgconfig -BuildRequires: pkgconfig(bctoolbox) >= 4.3.0 +BuildRequires: pkgconfig(bctoolbox) >= 4.4.0 BuildRequires: pkgconfig(zlib) %description ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.DY6697/_old 2020-08-03 14:15:20.660496579 +0200 +++ /var/tmp/diff_new_pack.DY6697/_new 2020-08-03 14:15:20.660496579 +0200 @@ -1 +1 @@ -libbellesip0 +libbellesip1 ++++++ belle-sip-4.3.1.tar.bz2 -> belle-sip-4.4.0.tar.bz2 ++++++ ++++ 298565 lines of diff (skipped)
