Opened 4 years ago

Closed 4 years ago

#13013 closed enhancement (fixed)

libuv-1.34.1

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

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

comment:2 by Bruce Dubbs, 4 years ago

2020.01.13, Version 1.34.1

Changes since version 1.34.0:

  • unix: fix -Wstrict-aliasing compiler warning
  • unix: cache address of dlsym
  • build: remove -pedantic from compiler flags
  • Revert "darwin: assume pthread_setname_np
  • Revert "darwin: speed up uv_set_process_title
  • darwin: assume pthread_setname_np
  • ibmi: fix the false isatty
  • test: fix test failure under NetBSD and OpenBSD
  • test: skip some test cases on IBMi
  • test: skip uv_(get|set)_process_title on IBMi
  • doc: remove binaries for Windows from README
  • unix: fix -Wunused-but-set-variable warning
  • unix: pass sysctl size arg using ARRAY_SIZE macro
  • test: disallow running the test suite as root
  • unix: suppress -Waddress-of-packed-member warning
  • misc: make more tags "not-stale"
  • test: fix pthread memory leak
  • docs: delete socks5-proxy sample
  • ibmi: fix the CMSG length issue
  • docs: fix formatting
  • unix: squelch fchmod() EPERM on CIFS share
  • docs: fix linkcheck
  • docs: switch from linux.die.net to man7.org
  • win: remove abort when non-IFS LSP detection fails
  • docs: clarify that uv_pipe_t is a pipe
  • win,tty: avoid regressions in utf-8 handling
  • win: remove bad assert in uv_loop_close
  • test: fix -fno-common build errors
  • build: turn on -fno-common to catch regressions
  • test: fix fs birth time test failure
  • tty,unix: avoid affecting controlling TTY

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22571.

Note: See TracTickets for help on using tickets.