Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libuv for openSUSE:Factory checked in at 2021-03-02 12:28:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libuv (Old) and /work/SRC/openSUSE:Factory/.libuv.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libuv" Tue Mar 2 12:28:03 2021 rev:24 rq:874896 version:1.41.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libuv/libuv.changes 2020-11-29 12:25:07.393801609 +0100 +++ /work/SRC/openSUSE:Factory/.libuv.new.2378/libuv.changes 2021-03-02 12:31:06.515609256 +0100 @@ -1,0 +2,41 @@ +Tue Feb 23 22:43:09 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.41.0: + * mailmap: update contact information for richardlau + * build: add asan checks + * unix: report bind error in uv_tcp_connect + * doc: uv_tcp_bind + * test: fix pump and tcp_write_batch benchmarks + * doc: mark IBM i as Tier 2 support + * doc,poll: add notes + * linux: fix -Wincompatible-pointer-types warning + * linux: fix -Wsign-compare warning + * unix,win: harmonize uv_read_start + * unix,win: more uv_read_start + * build: turn on -fno-strict-aliasing + * stream: add uv_pipe and uv_socketpair to the API + * unix,win: initialize timer `timeout` field + * bsd-ifaddrs: improve comments + * test: remove unnecessary uv_fs_stat + * fs: fix utime/futime timestamp rounding errors + * test: ensure reliable floating point comparison + * unix,fs: fix uv_fs_sendfile + * unix: fix uv_fs_stat when using statx + * linux,macos: fix uv_set_process_title regression + * doc: clarify UDP errors and recvmmsg + * test-getaddrinfo: use example.invalid + * Revert "build: fix android autotools build" + * unix,fs: on DVS fs, statx returns EOPNOTSUPP + * win, fs: mkdir really return UV_EINVAL for invalid names + * tools: migrate tools/make_dist_html.py to python3 + * unix: fix uv_uptime + * unix: check for partial copy_file_range support + * win: bump minimum supported version to windows 8 + * poll,unix: ensure safety of rapid fd reuse + * test: fix some warnings + * unix: fix uv_uptime + * doc: fix versionadded metadata + * test: fix 'incompatible pointer types' warnings + * unix: check for EXDEV in uv__fs_sendfile + +------------------------------------------------------------------- Old: ---- libuv-v1.40.0.tar.gz libuv-v1.40.0.tar.gz.sign New: ---- libuv-v1.41.0.tar.gz libuv-v1.41.0.tar.gz.sign ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libuv.spec ++++++ --- /var/tmp/diff_new_pack.LL8Rao/_old 2021-03-02 12:31:07.095609659 +0100 +++ /var/tmp/diff_new_pack.LL8Rao/_new 2021-03-02 12:31:07.095609659 +0100 @@ -1,7 +1,7 @@ # # spec file for package libuv # -# 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 @@ -18,7 +18,7 @@ %define somajor 1 Name: libuv -Version: 1.40.0 +Version: 1.41.0 Release: 0 Summary: Asychronous I/O support library License: MIT ++++++ libuv-v1.40.0.tar.gz -> libuv-v1.41.0.tar.gz ++++++ ++++ 3774 lines of diff (skipped)