Opened 21 months ago

Closed 21 months ago

Last modified 20 months ago

#18225 closed enhancement (fixed)

libuv-1.46.0

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (4)

comment:1 by Xi Ruoyao, 21 months ago

2023.06.30, Version 1.46.0 (Stable)

Changes since version 1.45.0:

  • Add SHA to ChangeLog
  • misc: update readthedocs config
  • test: remove erroneous RETURN_SKIP
  • android: disable io_uring support
  • linux: add some more iouring backed fs ops
  • build: add autoconf option for disable-maintainer-mode
  • fs: use WTF-8 on Windows
  • unix,win: replace QUEUE with struct uvqueue
  • linux: fs_read to use io_uring if iovcnt > IOV_MAX
  • ios: fix uv_getrusage() ru_maxrss calculation
  • include: update outdated code comment
  • linux: support abstract unix sockets
  • unix,win: add UV_PIPE_NO_TRUNCATE flag
  • unix: add loongarch support
  • doc: add DPS8M to LINKS.md
  • include: add EUNATCH errno mapping
  • src: don't run timers if loop is stopped/unref'd
  • win: fix -Wpointer-to-int-cast warning
  • test,win: fix -Wunused-variable warning
  • test,win: fix -Wformat warning
  • linux: work around io_uring IORING_OP_CLOSE bug
  • win: remove unused functions
  • bench: add bench to check uv_loop_alive
  • test: add uv_cancel test for threadpool
  • unix: skip prohibited syscalls on tvOS and watchOS
  • unix,fs: make no_pwritev access thread-safe
  • unix: fix build for lower versions of Android
Last edited 21 months ago by Bruce Dubbs (previous) (diff)

comment:2 by Bruce Dubbs, 21 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 21 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

0b64dc8741 Update to libuv-v1.46.0.
51259ad757 Update to bluez-5.68.
b9fe0dd643 Update to SDL2-2.28.1.
40ba54c371 Update to taglib-1.13.1.

comment:4 by Bruce Dubbs, 20 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.