Opened 2 years ago

Closed 2 years ago

#16788 closed enhancement (fixed)

libuv-1.44.2

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

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

comment:2 by Bruce Dubbs, 2 years ago

2022.07.12, Version 1.44.2 (Stable)

Changes since version 1.44.1:

  • Add SHA to ChangeLog
  • aix, ibmi: handle server hang when remote sends TCP RST
  • build: make CI a bit noisier
  • process: reset the signal mask if the fork fails
  • zos: implement cmpxchgi() using assembly
  • build: AC_SUBST for AM_CFLAGS
  • ibmi: Implement UDP disconnect
  • doc: update active maintainers list
  • build: fix kFreeBSD build
  • build: remove Windows 2016 workflows
  • Revert "win,errors: remap ERROR_ACCESS_DENIED to UV_EACCES"
  • unix: simplify getpwuid call
  • build: filter CI by paths and branches
  • build: add iOS to macos CI
  • build: re-enable CI for windows changes
  • process,iOS: fix build breakage in process.c
  • test: remove unused declarations in tcp_rst test
  • core: add thread-safe strtok implementation
  • win: fix incompatible-types warning
  • test: fix flaky file watcher test
  • build: fix AIX xlc autotools build
  • 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
  • doc: remove smartos from supported platforms
  • macos: avoid posix_spawnp() cwd bug
  • release: check versions of autogen scripts are newer
  • test: rewrite embed test
  • openbsd: use utimensat instead of lutimes
  • doc: fix link to uvwget example main() function
  • unix: use MSG_CMSG_CLOEXEC where supported
  • test: remove disabled callback_order test
  • win,pipe: fix bugs with pipe resource lifetime management
  • loop: better align order-of-events behavior between platforms
  • aix,test: uv_backend_fd is not supported by poll
  • kqueue: skip EVFILT_PROC when invalidating fds
  • darwin: fix atomic-ops.h ppc64 build
  • 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 uvtcp_bind()
  • shutdown,unix: reduce code duplication
  • unix: fix c99 comments
  • unix: retry tcgetattr/tcsetattr() on EINTR
  • docs: update introduction.rst
  • unix,stream: optimize uv_shutdown() codepath
  • zos: delay signal handling until after normal i/o
  • stream: uvdrain() always needs to stop POLLOUT
  • unix,tcp: allow EINVAL errno from setsockopt in uv_tcp_close_reset()
  • win,shutdown: improve how shutdown is dispatched

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

13cfc2cf6a Update to MPlayer-1.5.
0ff2be9969 Update to inih-r56.
64f69a20f8 Update to libuv-v1.44.2.
002959b300 Update to mpg123-1.30.1.
4aa5f4547e Update to libgsf-1.14.50.
Note: See TracTickets for help on using tickets.