SHA256
6
0
forked from pool/libuv

Accepting request 953904 from home:AndreasStieger:branches:devel:libraries:c_c++

libuv 1.43.0

OBS-URL: https://build.opensuse.org/request/show/953904
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=57
This commit is contained in:
2022-02-12 14:42:35 +00:00
committed by Git OBS Bridge
parent 02bdd42a41
commit 218f21aadc
8 changed files with 92 additions and 101 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Feb 12 11:48:05 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.43.0:
* protect fork in uv_spawn from signals
* drop only successfully sent packets post sendmmsg
* adjust stalebot deadline
* work around CIFS EPERM bug
* documentation fixes
* developer visible code fixes
-------------------------------------------------------------------
Sun Sep 12 19:31:23 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>