Revisions of libuv

buildservice-autocommit accepted request 1164081 from Adam Majer's avatar Adam Majer (adamm) (revision 75)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) committed (revision 74)
  * CVE-2024-24806: Improper Domain Lookup that potentially leads
    to SSRF attacks (bsc#1219724)
Adam Majer's avatar Adam Majer (adamm) accepted request 1157780 from jun wang's avatar jun wang (jgwang) (revision 73)
Update to version 1..48.0
buildservice-autocommit accepted request 1138765 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 72)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 71)
- add ppc64-disable-liburing.patch (bsc#1218365)
  * adjust stalebot deadline
- Update to version 1.24.0:
  0001-linux-remove-epoll-syscall-wrappers.patch and
  * unix: make uv_guess_handle work properly for AIX (Gireesh
  * build: remove unused 'component' GYP option (Saúl Ibarra
  * win: use the MSVC provided snprintf where possible (Jason
  * unix: only undo fs req registration in async mode (Ben
  * test: fix fs_event_watch_file_currentdir flakiness (Santiago
  * unix: skip prohibited syscalls on tvOS and watchOS (Nathan
  * docs: clarify documentation of uv_tcp_init_ex (Andrius
  * win: properly return UV_EBADF when _close() fails (Nicholas
  * test,freebsd: skip udp_dual_stack if not supported (Santiago
  * test: fix -Wtautological-pointer-compare warnings (Saúl Ibarra
  * linux,fs: fix p{read,write}v with a 64bit offset (Saúl Ibarra
  * win: fix path for removed and renamed fs events (Joran Dirk
  * win: do not read more from stream than available (Jeremy
  * test: fix self-deadlocks in thread_rwlock_trylock (Ben
  * unix: don't block for io if any io handle is primed (Saúl
  * linux: work around epoll bug in kernels < 2.6.37 (Ben
  * unix: prevent infinite loop in uv__run_pending (Saúl Ibarra
    Corretgé)
  * unix: make sure UDP send callbacks are asynchronous (Saúl
  * aix: add ahafs autoconf detection and README notes (Andrew
  * core: add ability to customize memory allocator (Saúl Ibarra
  * doc: clarify that the thread pool primites are not thread safe
  * unix: fix glibc-2.20+ macro incompatibility (Massimiliano
  * doc: add Sphinx plugin for generating links to man pages
  * doc: link system and library calls to man pages (Saúl
  * doc: document uv_getnameinfo_t.{host|service} (Saúl Ibarra
buildservice-autocommit accepted request 1126710 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 70)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 69)
- libuv.keyring: added keyid 79A67C55A3679C8B
  Jameson Nash <vtjnash@gmail.com>
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1124301 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 68)
- refresh fix_tests.patch
- Update to 1.47.0
 * test: fix license blurb (Ben Noordhuis)
 * linux: fix harmless warn_unused_result warning (Shuduo Sang)
 * darwin: fix build warnings (小明)
 * linux: don't use io_uring on pre-5.10.186 kernels (Ben Noordhuis)
 * fs: fix WTF-8 decoding issue (Jameson Nash)
 * test: enable disabled tcp_connect6_error_fault Ben Noordhuis)(
 * test: enable disabled fs_link (Ben Noordhuis)
 * test: enable disabled spawn_same_stdout_stderr (Ben Noordhuis)
 * linux: handle UNAME26 personality (Ben Noordhuis)
 * build: move cmake_minimum_required version to 3.9 (Keith Winstein)
 * unix: set ipv6 scope id for link-local addresses (Ben Noordhuis)
 * unix: match kqueue and epoll code (Trevor Norris)
 * win,spawn: allow `%PATH%` to be unset (Kyle Edwards)
 * doc: switch to Furo, a more modern Sphinx theme (Saúl Ibarra Corretgé)
 * darwin: make TCP_KEEPINTVL and TCP_KEEPCNT available (小明)
 * win,fs: avoid winapi macro redefinition (Brad King)
 * linux: add missing riscv syscall numbers (michalbiesek)
 * doc: fix broken "Shared library" Wikipedia link (Alois Klink)
 * unix: get mainline kernel version in Ubuntu (Santiago Gimeno)
 * unix: get mainline kernel version in Debian (Ben Noordhuis)
 * unix: disable io_uring close on selected kernels (Santiago Gimeno)
 * test: skip tests when ipv6 is not available (Santiago Gimeno)
 * ibmi: implement ifaddrs, getifaddrs, freeifaddrs (Abdirahim Musse)
 * unix: reset signal counters after fork (SmorkalovG)
 * unix: remove pread/preadv conditionals (Ben Noordhuis)
 * unix: remove pwrite/pwritev conditionals (Ben Noordhuis)
 * darwin: remove workaround for data corruption bug (Ben Noordhuis)
 * src: default to stream=stderr in handle printer (Ben Noordhuis)
buildservice-autocommit accepted request 1101714 from Adam Majer's avatar Adam Majer (adamm) (revision 67)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) accepted request 1099792 from smolsheep's avatar smolsheep (revision 66)
- Switched keyring from Jameson Nash (vtjnash) to Santiago Gimeno
  (santigimeno)
- Update to 1.46.0:
  * Add some more iouring backend fs ops
  * work around io_uring IORING_OP_CLOSE bug
- Updates in version 1.45.0:
  * introduce io_uring support
  * give thread pool threads an 8 MB stack
  * change execution order of timers
buildservice-autocommit accepted request 1060043 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 65)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1059969 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 64)
* fix for bsc#1199062 (backported as
  0001-linux-remove-epoll-syscall-wrappers.patch and 
  0002-linux-drop-code-path-for-epoll_pwait-less-kernels.patch) is
  included in upstream releases from 1.23.1 on
buildservice-autocommit accepted request 1005656 from Martin Liška's avatar Martin Liška (marxin) (revision 63)
baserev update by copy to link target
Martin Liška's avatar Martin Liška (marxin) accepted request 1005623 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 62)
- skip testsuite on qemu_user_mode emulated builds, no chance
  of ever succeeding
buildservice-autocommit accepted request 991602 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 61)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 991598 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 60)
- update to 1.44.2:
  * Add SHA to ChangeLog
  * aix, ibmi: handle server hang when remote sends TCP RST
  * process: reset the signal mask if the fork fails
  * zos: implement cmpxchgi() using assembly
  * ibmi: Implement UDP disconnect
  * unix: simplify getpwuid call
  * process,iOS: fix build breakage in process.c
  * test: remove unused declarations in tcp_rst test
  * core: add thread-safe strtok implementation
  * test: fix flaky file watcher test
  * unix,win: fix UV_RUN_ONCE + uv_idle_stop loop hang
  * win: fix unexpected ECONNRESET error on TCP socket
  * doc: make sample cross-platform build
  * test: separate some static variables by test cases
  * sunos: fs-event callback can be called after uv_close()
  * uv: re-register interest in a file after change
  * uv: register UV_RENAME event for _RFIM_UNLINK
  * uv: register __rfim_event 156 as UV_RENAME
  * release: check versions of autogen scripts are newer
  * test: rewrite embed test
  * unix: use MSG_CMSG_CLOEXEC where supported
  * test: remove disabled callback_order test
  * kqueue: skip EVFILT_PROC when invalidating fds
  * zos: don't err when killing a zombie process
  * zos: avoid fs event callbacks after uv_close()
  * zos: correctly format interface addresses names
  * zos: add uv_interface_addresses() netmask support
  * zos: improve memory management of ip addresses
  * tcp,pipe: fail `bind` or `listen` after `close`
buildservice-autocommit accepted request 961492 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 59)
baserev update by copy to link target
Displaying revisions 1 - 20 of 75
openSUSE Build Service is sponsored by