Skip to content

v1.48.0: 2024.02.07, Version 1.48.0 (Stable)

Latest
Compare
Choose a tag to compare
@santigimeno santigimeno released this 07 Feb 21:49
· 32 commits to v1.x since this release
v1.48.0

See #4248 for details.

Dist files at https://dist.libuv.org/dist/v1.48.0/

Vulnerabilities fixed

Notable Changes

  • linux: disable io_uring on ppc64 and ppc64le #4285
  • linux: disable io_uring on hppa below kernel 6.1.51 #4224
  • win/spawn: optionally run executable paths with no file extension #4292 (We recommend that most users consider setting this by default)

Important Bugs Fixed

  • unix,win: fix busy loop with zero timeout timers #4250, #4304.