Commit Graph

78 Commits

Author SHA256 Message Date
Dominique Leuenberger
074dd09146 Accepting request 651235 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/651235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=13
2018-11-26 09:15:13 +00:00
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
Dominique Leuenberger
2e3d3d9f7a Accepting request 641399 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/641399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=12
2018-10-22 09:03:18 +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
Dominique Leuenberger
e63cb7b511 Accepting request 560261 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/560261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=11
2018-01-01 21:08:51 +00:00
a5a4cf30a1 Accepting request 560211 from home:avindra
- 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

OBS-URL: https://build.opensuse.org/request/show/560211
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=23
2017-12-28 09:32:12 +00:00
Dominique Leuenberger
36975d295b Accepting request 539501 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/539501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=10
2017-11-11 13:17:09 +00:00
Ismail Dönmez
79c86383cf Accepting request 538345 from home:pluskalm:branches:devel:libraries:c_c++
- Do not use source URL as fetching fails over ipv6

OBS-URL: https://build.opensuse.org/request/show/538345
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=21
2017-11-07 11:41:22 +00:00
a0e30f384b Accepting request 535145 from home:pluskalm:branches:devel:libraries:c_c++
- Update to version 1.15.0:
  * win: fix buffer size in uv__getpwuid_r()
  * unix: use fchmod() in uv_fs_copyfile()
  * unix: support copying empty files
  * unix: truncate destination in uv_fs_copyfile()
  * linux: increase thread stack size with musl libc
  * test: clean up semaphore after use
  * unix: check for NULL in uv_os_unsetenv for parameter name
  * For extensive list of changes since last release see provided
    ChangeLog
- Small spec file cleanup

OBS-URL: https://build.opensuse.org/request/show/535145
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=20
2017-10-19 11:28:19 +00:00
Dominique Leuenberger
c329b5574b Accepting request 442250 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/442250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=9
2016-12-02 15:40:02 +00:00
3a2f19d1fd Accepting request 441555 from home:qantas94heavy:i_hate_buggy_obs
- Update to 1.10.1 (fixes 1.10.0 regression)
- Add signature and keyring for GPG source verification

OBS-URL: https://build.opensuse.org/request/show/441555
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=18
2016-11-27 15:06:09 +00:00
Dominique Leuenberger
31172cd078 Accepting request 440336 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/440336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=8
2016-11-15 17:02:16 +00:00
111bb78cd6 Accepting request 440117 from home:alois:branches:devel:libraries:c_c++
Update to 1.10.0

OBS-URL: https://build.opensuse.org/request/show/440117
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=16
2016-11-15 09:07:30 +00:00
Dominique Leuenberger
9267c0edde Accepting request 415554 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/415554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=7
2016-08-03 09:43:30 +00:00
Ismail Dönmez
480431c738 Accepting request 415453 from home:jengelh:branches:devel:libraries:c_c++
- Trim filler words from description

multiplatformness is not really a selling point for a platform itself (Linux/SUSE in this case).

OBS-URL: https://build.opensuse.org/request/show/415453
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=14
2016-07-28 10:09:15 +00:00
Dominique Leuenberger
073e34e2b1 Accepting request 357077 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/357077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=6
2016-02-01 18:57:30 +00:00
Ismail Dönmez
25c6b36cbf Accepting request 356881 from home:pluskalm:branches:devel:libraries:c_c++
- Update to 1.8.0

OBS-URL: https://build.opensuse.org/request/show/356881
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=12
2016-02-01 09:09:09 +00:00
Dominique Leuenberger
cbc37078e6 Accepting request 347686 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/347686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=5
2015-12-09 18:52:18 +00:00
Ismail Dönmez
8c7ba7c93b Accepting request 347670 from home:pluskalm:branches:devel:libraries:c_c++
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/347670
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=10
2015-12-06 20:05:24 +00:00
Dominique Leuenberger
cc31f16aae Accepting request 336060 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/336060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=4
2015-10-06 11:26:38 +00:00
Ismail Dönmez
c08cf0c042 Accepting request 336059 from home:darix:branches:devel:libraries:c_c++
- Update to 1.7.5

OBS-URL: https://build.opensuse.org/request/show/336059
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=8
2015-10-03 16:48:16 +00:00
Dominique Leuenberger
4859b1bd1b Accepting request 320745 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/320745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=3
2015-08-06 22:24:09 +00:00
6504883753 Accepting request 320539 from home:pluskalm:branches:devel:libraries:c_c++
- Update to 1.6.1

OBS-URL: https://build.opensuse.org/request/show/320539
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=6
2015-08-05 15:49:58 +00:00
Dominique Leuenberger
c788aceb6f Accepting request 288505 from devel:libraries:c_c++
- Version bump to 1.4.2:
  * stream: ignore EINVAL for SO_OOBINLINE on OS X (Fedor Indutny)
  * win: don't use inline keyword in thread.c (Ben Noordhuis)  * windows: fix
  * setting dirent types on uv_fs_scandir_next (Saúl Ibarra Corretgé)  *
  * unix,windows: make uv_thread_create() return errno (Ben Noordhuis)  * tty:
  * fix build for SmartOS (Julien Gilli)  * unix: fix for uv_async data race
  * (Michael Penick)  * unix, windows: map EHOSTDOWN errno (Ben Noordhuis)  *
  * stream: use SO_OOBINLINE on OS X (Fedor Indutny)

OBS-URL: https://build.opensuse.org/request/show/288505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=2
2015-03-03 10:15:36 +00:00
Tomáš Chvátal
2d62db5f62 - Version bump to 1.4.2:
* stream: ignore EINVAL for SO_OOBINLINE on OS X (Fedor Indutny)
  * win: don't use inline keyword in thread.c (Ben Noordhuis)  * windows: fix
  * setting dirent types on uv_fs_scandir_next (Saúl Ibarra Corretgé)  *
  * unix,windows: make uv_thread_create() return errno (Ben Noordhuis)  * tty:
  * fix build for SmartOS (Julien Gilli)  * unix: fix for uv_async data race
  * (Michael Penick)  * unix, windows: map EHOSTDOWN errno (Ben Noordhuis)  *
  * stream: use SO_OOBINLINE on OS X (Fedor Indutny)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=4
2015-03-02 15:51:40 +00:00
Dominique Leuenberger
26620d960e Accepting request 285820 from devel:libraries:c_c++
Wanna, will be used for neovim package.

OBS-URL: https://build.opensuse.org/request/show/285820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libuv?expand=0&rev=1
2015-02-18 10:38:12 +00:00
Tomáš Chvátal
08e585de80 - Version bump to 1.4.0 which is the latest release
- Cleanup with the spec cleaner
- Try to enable tests and they currently fail

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=2
2015-02-12 14:43:59 +00:00
Ismail Dönmez
be3e79c5ca Accepting request 249525 from home:ldieckow:branches:devel:languages:parrot
libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Mozilla's Rust language, Luvit, Julia, pyuv, and others.

OBS-URL: https://build.opensuse.org/request/show/249525
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=1
2014-09-16 10:17:12 +00:00