Hello community,

here is the log from the commit of package libuv for openSUSE:Factory checked 
in at 2018-01-01 22:08:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libuv (Old)
 and      /work/SRC/openSUSE:Factory/.libuv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libuv"

Mon Jan  1 22:08:51 2018 rev:11 rq:560261 version:1.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libuv/libuv.changes      2017-11-11 
14:17:12.276480963 +0100
+++ /work/SRC/openSUSE:Factory/.libuv.new/libuv.changes 2018-01-01 
22:09:05.495609299 +0100
@@ -1,0 +2,49 @@
+Sun Dec 24 22:24:45 UTC 2017 - [email protected]
+
+- Update to version 1.18.0
+  * unix,win: add uv_os_getpid()
+  * unix: remove incorrect assertion in uv_shutdown()
+  * aix: fix -Wmaybe-uninitialized warning
+  * win,doc: remove note about SIGWINCH on Windows
+  * doc: fix IRC URL in CONTRIBUTING.md
+- 1.17.0
+  * ibmi: add support for new platform
+  * unix: keep track of bound sockets sent via spawn
+  * unix: avoid malloc() call in uv_spawn()
+  * zos: add strnlen() implementation
+  * test: add threadpool init/teardown test
+  * test: avoid malloc() in threadpool test
+  * test: lower number of tasks in threadpool test
+  * test: fix test-spawn compilation
+  * doc: clarify the description of uv_loop_alive()
+  * win: issue memory barrier in uv_thread_join()
+  * win: map UV_FS_O_EXLOCK to a share mode of 0
+  * win: fix build on case-sensitive file systems
+  * win: fix test runner build with mingw64
+  * win: remove unused variable in test/test-fs.c
+- 1.16.1
+  * unix: move net/if.h include
+  * win: fix undeclared NDIS_IF_MAX_STRING_SIZE
+- 1.16.0
+  * unix,win: add fs open flags, map O_DIRECT|O_DSYNC
+  * win, fs: fix non-symlink reparse points
+  * test: fix -Wstrict-prototypes warnings
+  * unix, windows: map ENOTTY errno
+  * unix: fall back to fsync() if F_FULLFSYNC fails
+  * unix: do not close invalid kqueue fd after fork
+  * zos: reset epoll data after fork
+  * zos: skip fork_threadpool_queue_work_simple
+  * test: keep platform_output as first test
+  * unix,win: add uv_os_getppid()
+  * test: fix const qualification compiler warning
+  * doc: mark uv_default_loop() as not thread safe
+  * win, pipe: null-initialize stream->shutdown_req
+  * tty, win: get SetWinEventHook pointer at startup
+  * test: no extra new line in skipped test output
+  * pipe: allow access from other users
+  * unix,win: add uv_if_{indextoname,indextoiid}
+  * win: fix non-English dlopen error message
+  * win: change st_blksize from `2048` to `4096`
+- Small spec file cleanup
+
+-------------------------------------------------------------------

Old:
----
  libuv-1.15.0.tar.gz

New:
----
  libuv-1.18.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libuv.spec ++++++
--- /var/tmp/diff_new_pack.yXhgmZ/_old  2018-01-01 22:09:06.931130039 +0100
+++ /var/tmp/diff_new_pack.yXhgmZ/_new  2018-01-01 22:09:06.935128704 +0100
@@ -18,7 +18,7 @@
 
 %define somajor 1
 Name:           libuv
-Version:        1.15.0
+Version:        1.18.0
 Release:        0
 Summary:        Asychronous I/O support library
 License:        MIT
@@ -62,7 +62,7 @@
 Mozilla's Rust language, Luvit, Julia, pyuv, and others.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
 ./autogen.sh

++++++ libuv-1.15.0.tar.gz -> libuv-1.18.0.tar.gz ++++++
++++ 3359 lines of diff (skipped)


Reply via email to