Releases: libuv/libuv
Releases · libuv/libuv
v1.49.2: 2024.10.18, Version 1.49.2 (Stable)
Dist files at https://dist.libuv.org/dist/v1.49.2/
Important Bugs Fixed
v1.49.1: 2024.10.11, Version 1.49.1 (Stable)
v1.49.0: 2024.09.25, Version 1.49.0 (Stable)
See #4468 for details.
Dist files at https://dist.libuv.org/dist/v1.49.0/
Notable Changes
- linux: disable SQPOLL io_uring by default #4492
- unix: reinstate preadv/pwritev fallback code #4345
- win,fs: use the new Windows fast stat API #4327
Important Bugs Fixed
v1.48.0: 2024.02.07, Version 1.48.0 (Stable)
See #4248 for details.
Dist files at https://dist.libuv.org/dist/v1.48.0/
Vulnerabilities fixed
- CVE-2024-24806 / GHSA-f74f-cvh7-c6q6 0f2d7e7, 3530bcc and e0327e1
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
v1.47.0: 2023.11.06, Version 1.47.0 (Stable)
See #4186 for details.
Dist files at https://dist.libuv.org/dist/v1.47.0/
Notable Changes
- linux: don't use io_uring on pre-5.10.186 kernels #4093
- linux: disable io_uring on 32 bits arm systems #4187
- unix: disable io_uring close on selected kernels #4141
- unix: TCP_KEEPINTVL and TCP_KEEPCNT are available on OS X 10.8+ #3908
- unix: add missing syscall numbers for RISC-V arch #4127
- unix: get mainline kernel version in Ubuntu #4131
- win,process: avoid kernel bug with starting Windows Store apps #4152
v1.46.0: 2023.06.30, Version 1.46.0 (Stable)
v1.45.0: 2023.05.19, Version 1.45.0 (Stable)
v1.44.2: 2022.07.12, Version 1.44.2 (Stable)
See #3586 for details.
Dist files at https://dist.libuv.org/dist/v1.44.2/
Important bugs fixed
- loop: better align order-of-events behavior between platforms #3598
- zos: fix fs event not fired if the watched file is moved/removed/recreated #3540
- win: Fix pipe resource leak if closed during connect (and other bugs) #3611
- zos: don't error when killing a zombie process #3625
Regressions fixed
v1.44.1: 2022.03.09, Version 1.44.1 (Stable)
v1.44.0: 2022.03.07, Version 1.44.0 (Stable)
See #3452 for details.
Dist files at https://dist.libuv.org/dist/v1.44.0/