SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libuv-devel-1.46.0-2.9.x86_64.rpm :

* Thu Jul 20 2023 Joshua Smith - 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
* Fri Sep 23 2022 Dirk Müller - skip testsuite on qemu_user_mode emulated builds, no chance of ever succeeding
* Mon Jul 18 2022 Dirk Müller - 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`
* zos: implement uv_available_parallelism()
* udp,win: fix UDP compiler warning
* zos: fix early exit of epoll_wait()
* unix,tcp: fix errno handling in uv__tcp_bind()
* shutdown,unix: reduce code duplication
* unix: fix c99 comments
* unix: retry tcgetattr/tcsetattr() on EINTR
* unix,stream: optimize uv_shutdown() codepath
* unix,tcp: allow EINVAL errno from setsockopt in uv_tcp_close_reset()
* win,shutdown: improve how shutdown is dispatched
* Sun Mar 13 2022 Andreas Stieger - update to 1.44.1:
* fix a hang after NOTE_EXIT- inclues changes from 1.44.0:
* Support for poxix_spawn API
* updates to documentation, tests, benchmarks and build scripts
* Sat Feb 12 2022 Andreas Stieger - update to 1.43.0:
* protect fork in uv_spawn from signals
* drop only successfully sent packets post sendmmsg
* adjust stalebot deadline
* work around CIFS EPERM bug
* documentation fixes
* developer visible code fixes
* Sun Sep 12 2021 Andreas Stieger - update to 1.42.0:
* more errno mappings and fixes
* higher performance try-writes
* fix string encoding issue of uv_os_gethostname
* Workarounds for a copy_file_range kernel bug
* Better support for TSan
* Tue Jul 13 2021 Andreas Stieger - update to 1.41.1:
* CVE-2021-22918: fix out of bounds read in punycode decoder (bsc#1187973)
* Tue Feb 23 2021 Dirk Müller - update to 1.41.0:
* mailmap: update contact information for richardlau
* build: add asan checks
* unix: report bind error in uv_tcp_connect
* doc: uv_tcp_bind
* test: fix pump and tcp_write_batch benchmarks
* doc: mark IBM i as Tier 2 support
* doc,poll: add notes
* linux: fix -Wincompatible-pointer-types warning
* linux: fix -Wsign-compare warning
* unix,win: harmonize uv_read_start
* unix,win: more uv_read_start
* build: turn on -fno-strict-aliasing
* stream: add uv_pipe and uv_socketpair to the API
* unix,win: initialize timer `timeout` field
* bsd-ifaddrs: improve comments
* test: remove unnecessary uv_fs_stat
* fs: fix utime/futime timestamp rounding errors
* test: ensure reliable floating point comparison
* unix,fs: fix uv_fs_sendfile
* unix: fix uv_fs_stat when using statx
* linux,macos: fix uv_set_process_title regression
* doc: clarify UDP errors and recvmmsg
* test-getaddrinfo: use example.invalid
* Revert \"build: fix android autotools build\"
* unix,fs: on DVS fs, statx returns EOPNOTSUPP
* win, fs: mkdir really return UV_EINVAL for invalid names
* tools: migrate tools/make_dist_html.py to python3
* unix: fix uv_uptime
* unix: check for partial copy_file_range support
* win: bump minimum supported version to windows 8
* poll,unix: ensure safety of rapid fd reuse
* test: fix some warnings
* unix: fix uv_uptime
* doc: fix versionadded metadata
* test: fix \'incompatible pointer types\' warnings
* unix: check for EXDEV in uv__fs_sendfile
* Wed Nov 25 2020 Andreas Stieger - update to 1.40.0:
* udp: add UV_UDP_MMSG_FREE recv_cb flag
* include: re-map UV__EPROTO from 4046 to -4046
* doc: correct UV_UDP_MMSG_FREE version added
* doc: add uv_metrics_idle_time() version metadata
* src: suppress user_timeout maybe-uninitialized
* test: fix compiler warning
* build: fix the Haiku cmake build
* linux: fix i386 sendmmsg/recvmmsg support
* build: add libuv-static pkg-config file
* build,unix: add QNX support
* include: remove incorrect UV__ERR() for EPROTO
* Sat Sep 12 2020 Andreas Stieger - update to 1.39.0:
* unix: use relaxed loads/stores for clock id
* unix: squelch harmless valgrind warning
* linux: use copy_file_range for uv_fs_copyfile when possible
* udp: add uv_udp_using_recvmmsg query
* include: add internal fields struct to uv_loop_t
* core: add API to measure event loop idle time
* unix: handle src, dest same in uv_fs_copyfile()
* unix: error when uv_setup_args() is not called
* fs: clobber req->path on uv_fs_mkstemp() error
* tcp: fail instantly if local port is unbound
* unix: don\'t use _POSIX_PATH_MAX
* build system fixes, documentation updates, updates to tests
 
ICM