Opened 22 months ago

Closed 22 months ago

Last modified 21 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, 22 months ago

2023.06.30, Version 1.46.0 (Stable)

Changes since version 1.45.0:

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

comment:2 by Bruce Dubbs, 22 months ago

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

comment:3 by Bruce Dubbs, 22 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, 21 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.