Opened 5 years ago

Closed 5 years ago

#11560 closed enhancement (fixed)

libuv-1.25.0

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

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

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

comment:2 by Bruce Dubbs, 5 years ago

2019.01.19, Version 1.25.0 (Stable)

Changes since version 1.24.1:

  • Revert "win,fs: retry if uv_fs_rename fails"
  • aix: manually trigger fs event monitoring
  • unix: rename WRITE_RETRY_ON_ERROR macro
  • darwin: DRY platform-specific error check
  • unix: refactor uvwrite()
  • unix: don't send handle twice on partial write
  • tty,win: fix Alt+key under WSL
  • build: support running tests in out-of-tree builds
  • fsevents: really watch files with fsevents on macos 10.7+
  • thread,mingw64: need intrin.h header for SSE2 MemoryBarrier
  • win: fix sizeof-pointer-div warning
  • unix,win: add uv_os_uname()
  • win, tty: fix CreateFileW() return value check
  • unix: enable IPv6 tests on OpenBSD
  • test: fix test-ipc spawn_helper exit_cb
  • test: fix test-ipc tests
  • unix: better handling of unsupported F_FULLFSYNC
  • win,test: de-flake fs_event_watch_dir_short_path
  • win: fix msvc warning
  • openbsd: switch to libuv's barrier implementation
  • unix,stream: fix zero byte writes
  • ibmi: return EISDIR on read from directory fd
  • build: wrap long lines in Makefile.am

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20998.

Note: See TracTickets for help on using tickets.