Opened 3 years ago
Closed 3 years ago
#15925 closed enhancement (fixed)
libuv-1.43.0
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 11.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (3)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
- build: fix non-cmake android builds (
- doc: replace pyuv with uvloop
- asan: fix some tests
- build: add experimental TSAN configuration
- pipe: remove useless assertion
- bsd: destroy mutex in uv__process_title_cleanup()
- build: add windows build to CI
- win,fs: fix error code in uv_fs_read() and uv_fs_write()
- build: add macos-latest to ci matrix
- udp: fix &/&& typo in macro condition
- build: install cmake package module
- win: fix build for mingw32
- build: fix build failures with MinGW new headers
- build: fix win build with cmake versions before v3.14
- unix: support aarch64 in uv_cpu_info()
- linux: work around CIFS EPERM bug
- sunos: Oracle Developer Studio support
- Revert "sunos: Oracle Developer Studio support
- sunos: Oracle Developer Studio support
- stream: permit read after seeing EOF
- thread: initialize uv_thread_self for all threads
- kqueue: ignore write-end closed notifications
- macos: fix the cfdata length in uvget_cpu_speed
- unix,win: add uv_ip_name to get name from sockaddr
- win,test: fix a few typos
- zos: use destructor for uv__threadpool_cleanup()
- linux: use MemAvailable instead of MemFree
- freebsd: call dlerror() only if necessary
- bsd,windows,zos: fix udp disconnect EINVAL
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commit 9594c39c265bc0a4adf88d87a4522146bd53332a
Package updates. Update to curl-7.81.0. Update to libuv-v1.43.0. Update to libunistring-1.0.
Note:
See TracTickets
for help on using tickets.