Summarized Changelog:
- Enable full ICMP error reporting
- Expose thread_stack_size() internally
- Make Thread Sanitizer aware of file descriptor close in uv__close()
- Work around copy_file_range() cephfs bug
- Add proper divide by zero assert
- Add uv__write_errno helper function
- Fix errno handling in uv__getpwuid_r
- Fix inconsistent return value of inet_ntop6
Full changelog available here.