SHA256
3
0
forked from pool/libuv

2 Commits

Author SHA256 Message Date
Ismail Dönmez
d08885ce6a Accepting request 651055 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 1.24.0: 
  * unix: do not require PATH_MAX to be defined (Brad King)
  * win,doc: path encoding in uv_fs_XX is UTF-8 (hitesh)
  * unix: add missing link dependency on kFreeBSD (Svante Signell)
  * unix: add support for GNU/Hurd (Samuel Thibault)
  * test: avoid memory leak for test_output (Carlo Marcelo Arenas Belón)
  * doc: add vtjnash to maintainers (Jameson Nash)
  * unix: restore skipping of phys_addr copy (cjihrig)
  * unix,win: make uv_interface_addresses() consistent (cjihrig)
  * unix: remove unnecessary linebreaks (cjihrig)
  * unix,win: handle zero-sized allocations uniformly (Ben Noordhuis)
  * unix: remove unused uv__dup() function (Ben Noordhuis)
  * core,bsd: refactor process_title functions (Santiago Gimeno)
  * test: make sure that reading a directory fails (Sakthipriyan Vairamani)
  * win, tty: remove zero-size read callbacks (Bartosz Sosnowski)
  * test: fix test runner getenv async-signal-safety (Ben Noordhuis)
  * test: fix test runner execvp async-signal-safety (Ben Noordhuis)
  * test,unix: fix race in test runner (Ben Noordhuis)
  * unix,win: support IDNA 2008 in uv_getaddrinfo() (Ben Noordhuis)

OBS-URL: https://build.opensuse.org/request/show/651055
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=27
2018-11-22 22:44:02 +00:00
Ismail Dönmez
36910319bc Accepting request 641296 from home:adamm:branches:devel:libraries:c_c++
- Update to version 1.23.2:
  * unix: return 0 retrieving rss on cygwin
  * unix: initialize uv_interface_address_t.phys_addr
  * test: handle uv_os_setpriority() windows edge case
  * tty, win: fix read stop for raw mode
  * Revert "Revert "unix,fs: fix for potential partial reads/writes""
  * unix,readv: always permit partial reads to return
  * win,tty: fix uv_tty_close()
  * doc: remove extraneous "on
  * unix,win: fix threadpool race condition
  * unix: rework thread barrier implementation
  * unix: signal done to last thread barrier waiter
  * unix: optimize uv_fs_readlink() memory allocation
  For complete changelog please see
  https://github.com/libuv/libuv/releases
* install license as %license
* fix_tests.patch: fix unit tests on OBS

OBS-URL: https://build.opensuse.org/request/show/641296
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=25
2018-10-12 07:37:45 +00:00