Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qpid-proton for openSUSE:Factory checked in at 2021-03-24 16:09:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qpid-proton (Old) and /work/SRC/openSUSE:Factory/.qpid-proton.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qpid-proton" Wed Mar 24 16:09:46 2021 rev:20 rq:880014 version:0.33.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qpid-proton/qpid-proton.changes 2021-01-15 19:43:01.245720454 +0100 +++ /work/SRC/openSUSE:Factory/.qpid-proton.new.2401/qpid-proton.changes 2021-03-24 16:09:46.879739349 +0100 @@ -1,0 +2,39 @@ +Tue Mar 16 11:18:36 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 0.33: + * improved timers implementation with single timerfd kernel resource + * Option to skip building examples + * Tidy up and finalise the SASL plugin API + * [c] Epoll proactor debug assistance + * [c] Proactor: psocket has an unnecessary back pointer to the proactor + * cmake -DBUILD_TESTING=OFF does not disable building all tests + * pn_data_t initialization lead to low performance + * Problem building c examples with qpid-proton 0.31.0 + * [c] Need ability to add an authorization id in the SASL exchange + * Threadercizer causes warnings on BSD based platforms + * Threaderciser test does not honor ctest '--timeout' switch + * [c] Threadercizer build causes warnings and hence build failures on 32 bit builds + * [c] Raw connection API trying to give back buffers after emitting the PN_RAW_CONNECTION_DISCONNECTED event + * [cpp][tests] cpp_connect_config_test fails on Fedora 32 with 'tls_post_process_client_hello:no shared cipher' + * [c] Proactor: pn_raw_connection_close() doesn't drain already written buffers + * [c] Proactor: TSAN failure in pni_timer_manager + * [c] Proactor: Raw connection wakes can crash the application + * [go] Go 1.15.3 failure in macOS CI; panic: can't call pointer on a non-pointer Value + * Need a means of specifying and reading link properties + * Change Minimum supported Visual Studio compiler to 2015 + * Change base C language/compiler requirements to C99 or equivalent + * Restructure pn_netaddr_* implementation + * [c] Proactor API to support 'raw' TCP connections using the proactor event loop + * Simplify the locking inside the proactor epoll implementation + * Mark the Proton work list as deprecated + * cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security] + * memory leak in c++ object inspect + * Windows build fails if CMAKE_MODULE_PATH is not empty + * Undefined variable x in scripts/env.py + * [proton-c] Assert in pni_add_work during pn_proactor_done + * Epoll proactor listener leaks file descriptors on close + * [Proton-c] Encoder error for array of lists where first list in array is empty + * Coverity warning of buffer overrun in pn_proactor_addr + * Build fails with older CMake version 2.8.12 + +------------------------------------------------------------------- Old: ---- qpid-proton-0.31.0.tar.gz New: ---- qpid-proton-0.33.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qpid-proton.spec ++++++ --- /var/tmp/diff_new_pack.4aNtG9/_old 2021-03-24 16:09:47.475739974 +0100 +++ /var/tmp/diff_new_pack.4aNtG9/_new 2021-03-24 16:09:47.475739974 +0100 @@ -1,7 +1,7 @@ # # spec file for package qpid-proton # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,13 +26,13 @@ %define _unpackaged_files_terminate_build 0 %endif Name: qpid-proton -Version: 0.31.0 +Version: 0.33.0 Release: 0 Summary: A messaging library License: Apache-2.0 Group: Productivity/Networking/Other URL: https://qpid.apache.org/proton/ -Source0: http://www.apache.org/dist/qpid/proton/%{version}/%{name}-%{version}.tar.gz +Source0: https://www.apache.org/dist/qpid/proton/%{version}/%{name}-%{version}.tar.gz # devel files in test package Source99: qpid-proton-rpmlintrc Patch0: qpid-proton-openssl-3.0.0.patch ++++++ qpid-proton-0.31.0.tar.gz -> qpid-proton-0.33.0.tar.gz ++++++ ++++ 25327 lines of diff (skipped)