Opened 6 years ago

Closed 6 years ago

#11228 closed enhancement (fixed)

libuv-1.23.2

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 6 years ago

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

comment:2 by Bruce Dubbs, 6 years ago

2018.10.09, Version 1.23.2 (Stable)

Changes since version 1.23.1:

  • unix: return 0 retrieving rss on cygwin (cjihrig)
  • unix: initialize uv_interface_address_t.phys_addr (cjihrig)
  • test: handle uv_os_setpriority() windows edge case (cjihrig)
  • tty, win: fix read stop for raw mode (Bartosz Sosnowski)
  • Revert "Revert "unix,fs: fix for potential partial reads/writes""
  • unix,readv: always permit partial reads to return (Jameson Nash)
  • win,tty: fix uv_tty_close() (Bartosz Sosnowski)
  • doc: remove extraneous "on" (Ben Noordhuis)
  • unix,win: fix threadpool race condition (Anna Henningsen)
  • unix: rework thread barrier implementation (Ben Noordhuis)
  • aix: switch to libuv's own thread barrier impl (Ben Noordhuis)
  • unix: signal done to last thread barrier waiter (Ben Noordhuis)
  • test: add uv_barrier_wait serial thread test (Ali Ijaz Sheikh)
  • unix: optimize uv_fs_readlink() memory allocation (Ben Noordhuis)
  • win: remove req.c and other cleanup (Carlo Marcelo Arenas Belón)
  • aix: don't EISDIR on read from directory fd (Ben Noordhuis)

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20611.

Note: See TracTickets for help on using tickets.