Hello community, here is the log from the commit of package libuv for openSUSE:Factory checked in at 2019-03-04 09:14:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libuv (Old) and /work/SRC/openSUSE:Factory/.libuv.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libuv" Mon Mar 4 09:14:02 2019 rev:14 rq:680157 version:1.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libuv/libuv.changes 2018-11-26 10:15:16.466086216 +0100 +++ /work/SRC/openSUSE:Factory/.libuv.new.28833/libuv.changes 2019-03-04 09:14:04.964668920 +0100 @@ -1,0 +2,39 @@ +Thu Feb 28 14:33:11 UTC 2019 - Ondřej Súkup <[email protected]> + +- update to version 1.26.0 + * doc: fix uv_get_free_memory doc (Stephen Belanger) + * unix: fix epoll cpu 100% issue (yeyuanfeng) + * openbsd,tcp: special handling of EINVAL on connect (ptlomholt) + * src,include: define UV_MAXHOSTNAMESIZE (cjihrig) + * thread: allow specifying stack size for new thread (Anna Henningsen) + * unix: don't attempt to invalidate invalid fd (Ben Noordhuis) + * Revert "win,fs: retry if uv_fs_rename fails" (Ben Noordhuis) + * aix: manually trigger fs event monitoring (Gireesh Punathil) + * unix: rename WRITE_RETRY_ON_ERROR macro (Ben Noordhuis) + * unix: refactor uv__write() (Ben Noordhuis) + * unix: don't send handle twice on partial write (Ben Noordhuis) + * tty,win: fix Alt+key under WSL (Bartosz Sosnowski) + * build: support running tests in out-of-tree builds (Jameson Nash) + * fsevents: really watch files with fsevents on macos 10.7+ (Jameson Nash) + * thread,mingw64: need intrin.h header for SSE2 MemoryBarrier (Jameson Nash) + * win: fix sizeof-pointer-div warning (cjihrig) + * unix,win: add uv_os_uname() (cjihrig) + * win, tty: fix CreateFileW() return value check (Bartosz Sosnowski) + * unix: enable IPv6 tests on OpenBSD (ptlomholt) + * test: fix test-ipc spawn_helper exit_cb (Santiago Gimeno) + * test: fix test-ipc tests (Santiago Gimeno) + * unix: better handling of unsupported F_FULLFSYNC (Victor Costan) + * unix,stream: fix zero byte writes (Santiago Gimeno) + * ibmi: return EISDIR on read from directory fd (Kevin Adler) + * build: wrap long lines in Makefile.am (cjihrig) + test: fix platform_output test on cygwin (damon-kwok) + * gitignore: ignore build/ directory (Damon Kwok) + * unix: zero epoll_event before use (Ashe Connor) + * doc: replace deprecated build command on macOS (Rick) + * warnings: fix code that emits compiler warnings (Jameson Nash) + * doc: clarify expected memory management strategy (Ivan Krylov) + * test: add uv_inet_ntop(AF_INET) coverage (Ben Noordhuis) + * unix: harden string copying, introduce strscpy() (Ben Noordhuis) + * linux: get rid of strncpy() call (Ben Noordhuis) + +------------------------------------------------------------------- Old: ---- libuv-1.24.0.tar.gz New: ---- libuv-1.26.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libuv.spec ++++++ --- /var/tmp/diff_new_pack.SnrOa4/_old 2019-03-04 09:14:05.716668785 +0100 +++ /var/tmp/diff_new_pack.SnrOa4/_new 2019-03-04 09:14:05.716668785 +0100 @@ -1,7 +1,7 @@ # # spec file for package libuv # -# 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 @@ -18,7 +18,7 @@ %define somajor 1 Name: libuv -Version: 1.24.0 +Version: 1.26.0 Release: 0 Summary: Asychronous I/O support library License: MIT ++++++ libuv-1.24.0.tar.gz -> libuv-1.26.0.tar.gz ++++++ ++++ 4277 lines of diff (skipped)
