Opened 5 years ago

Closed 5 years ago

#12383 closed enhancement (fixed)

libuv-1.31.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
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.08.10, Version 1.31.0 (Stable)

Changes since version 1.30.1:

  • win,fs: don't modify global file translation mode
  • win: fix uv_os_tmpdir when env var is 260 chars
  • win: prevent tty event explosion machine hang
  • win: add UV_FS_O_FILEMAP
  • win, fs: mkdir return UV_EINVAL for invalid names
  • github: add root warning to template
  • win: misc fs cleanup
  • unix,win: add uv_fs_statfs()
  • test: avoid AF_LOCAL
  • unix,win: add ability to retrieve all env variables
  • Revert "darwin: speed up uv_set_process_title()"
  • doc: add %p to valgrind log-file arg
  • doc: fix typo in basics.rst
  • ibmi: support Makefile build for IBM i
  • OpenBSD: only get active CPU core count
  • test: fix gcc 8 warnings for tests
  • ibmi: use correct header files
  • unix: clear UV_HANDLE_READING flag before callback
  • unix: fix unused-function warning on BSD
  • test: fix test runner on MinGW
  • win: remove try-except outside MSVC
  • win: fix uv_spawn() ENOMEM on empty env

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21936.

Note: See TracTickets for help on using tickets.