Hello community, here is the log from the commit of package czmq for openSUSE:Factory checked in at 2019-03-19 10:02:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/czmq (Old) and /work/SRC/openSUSE:Factory/.czmq.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "czmq" Tue Mar 19 10:02:31 2019 rev:8 rq:686178 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/czmq/czmq.changes 2018-04-19 15:31:47.173397695 +0200 +++ /work/SRC/openSUSE:Factory/.czmq.new.28833/czmq.changes 2019-03-19 10:02:35.359824197 +0100 @@ -1,0 +2,19 @@ +Mon Mar 18 07:01:16 UTC 2019 - [email protected] + +- Update to 4.2.0 + - New STABLE APIs + * zsys_thread_name_prefix, zsys_set_thread_name_prefix + * zsys_thread_affinity_cpu_add, zsys_thread_affinity_cpu_remove + * zsock_bindtodevice, zsock_set_bindtodevice + * zsock_gssapi_service_principal_nametype, zsock_set_gssapi_service_principal_nametype + * zsock_gssapi_principal_nametype, zsock_set_gssapi_principal_nametype + - Bugfixes + * #1899 - zsys_udp_new leaks file descriptor when process is exec'd. + * #1948 - zlistx_head always returns NULL. + * #1959 - zhash_pack crash on armv7 due to unaligned pointer access. + * #1961 - unnecessary uuid includes in public headers break builds without + libuuid. + * #1995 - timers are called twice if they change the pollset. + - A lot of changes in DRAFT apis, see NEWS + +------------------------------------------------------------------- Old: ---- czmq-4.1.1.tar.gz New: ---- czmq-4.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ czmq.spec ++++++ --- /var/tmp/diff_new_pack.ofaBvk/_old 2019-03-19 10:02:35.827823783 +0100 +++ /var/tmp/diff_new_pack.ofaBvk/_new 2019-03-19 10:02:35.831823779 +0100 @@ -1,7 +1,7 @@ # # spec file for package czmq # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define lib_name libczmq4 Name: czmq -Version: 4.1.1 +Version: 4.2.0 Release: 0 Summary: High-level C binding for ZeroMQ License: MPL-2.0 @@ -88,7 +88,7 @@ %files %defattr(-,root,root) -%doc LICENSE +%license LICENSE %{_bindir}/zmakecert %files -n %{lib_name} @@ -97,7 +97,8 @@ %files devel %defattr(-,root,root) -%doc AUTHORS CONTRIBUTING.md LICENSE NEWS README.md README.txt +%license LICENSE +%doc AUTHORS CONTRIBUTING.md NEWS README.md README.txt %{_includedir}/*.h %{_libdir}/lib%{name}.so %{_libdir}/pkgconfig/lib%{name}.pc ++++++ czmq-4.1.1.tar.gz -> czmq-4.2.0.tar.gz ++++++ ++++ 50973 lines of diff (skipped)
