From c085eb9989edd717e646407fa678163298635038 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Jul 13 2022 14:37:16 +0000 Subject: Update to libuv 1.44.2 See #3586 for details. 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 macos: avoid posix_spawnp() cwd bug #3597 kqueue: skip EVFILT_PROC events when invalidating events for an fd. #3629 Signed-off-by: Stephen Gallagher --- diff --git a/.gitignore b/.gitignore index 5afdd41..7972d1f 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ libuv-v*/ /libuv-v1.43.0.tar.gz /libuv-v1.44.0.tar.gz /libuv-v1.44.1.tar.gz +/libuv-v1.44.2.tar.gz diff --git a/libuv.spec b/libuv.spec index 7e89182..fd352cd 100644 --- a/libuv.spec +++ b/libuv.spec @@ -3,7 +3,7 @@ Name: libuv Epoch: 1 -Version: 1.44.1 +Version: 1.44.2 Release: %autorelease Summary: Platform layer for node.js diff --git a/sources b/sources index 7f82c3d..0cee1b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libuv-v1.44.1.tar.gz) = b4f8944e2c79e3a6a31ded6cccbe4c0eeada50db6bc8a448d7015642795012a4b80ffeef7ca455bb093c59a8950d0e1430566c3c2fa87b73f82699098162d834 +SHA512 (libuv-v1.44.2.tar.gz) = 91197ff9303112567bbb915bbb88058050e2ad1c048815a3b57c054635d5dc7df458b956089d785475290132236cb0edcfae830f5d749de29a9a3213eeaf0b20