Commit Graph

89 Commits

Author SHA1 Message Date
Stephen Gallagher 575cf2e570 Update to libuv 1.47.0
https://github.com/libuv/libuv/releases/tag/v1.47.0

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-11-08 09:23:21 -05:00
Stephen Gallagher 2a315bfe18 Update to 1.46.0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-07-11 16:26:19 -04:00
Stephen Gallagher 89227aca67
Update to libuv 1.45.0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-05-19 14:04:06 -04:00
Stephen Gallagher c085eb9989
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 <sgallagh@redhat.com>
2022-07-13 10:37:16 -04:00
Stephen Gallagher c73bc783e7
Update to 1.44.1 to address regression
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-03-10 09:33:30 -05:00
Stephen Gallagher 6d9809a0d3
Update to 1.44.0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-03-08 10:42:26 -05:00
Stephen Gallagher f0e009738d
Update to 1.43.0
Disable tests that cannot run in Koji and re-enable tests by default

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-01-05 17:07:39 -05:00
Stephen Gallagher 52dc5ce0d8
Update to 1.42.0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-08-31 13:25:50 -04:00
Stephen Gallagher d381c0bb14
idna: fix OOB read in punycode decoder
Resolves: CVE-2021-22918

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-07-09 09:27:34 -04:00
Stephen Gallagher 8cf9b98b6e
Update to 1.41.0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-02-19 04:04:21 -05:00
Stephen Gallagher 4e96673d2a Update to 1.40.0
https://github.com/libuv/libuv/blob/v1.40.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-09-28 09:12:37 -04:00
Stephen Gallagher f5f9b62ae2
Update to 1.39.0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-09-08 13:58:52 -04:00
Stephen Gallagher ad43a79533
Update to 1.38.1
https://github.com/libuv/libuv/blob/v1.38.1/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-07-31 12:05:09 -04:00
Stephen Gallagher b074c1201f
Update to 1.38.0
https://github.com/libuv/libuv/blob/v1.38.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-05-18 10:52:51 -04:00
Stephen Gallagher 525f58b7b8
Update to 1.37.0
https://github.com/libuv/libuv/blob/v1.37.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-04-20 09:09:13 -04:00
Stephen Gallagher e9b975a3cb
Update to 1.36.0
https://github.com/libuv/libuv/blob/v1.36.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-04-16 16:12:18 -04:00
Stephen Gallagher 015b5cfff2
Include sources
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-02-06 10:01:27 -05:00
Stephen Gallagher 6b4427360e
Update to 1.34.1
https://github.com/libuv/libuv/blob/v1.34.1/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-01-13 08:19:30 -05:00
Stephen Gallagher 2661dde0c7
Upload sources
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-12-06 11:44:27 -05:00
Stephen Gallagher 0a7c06682b
Update to 1.33.1
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-12-02 10:58:47 -05:00
Stephen Gallagher 9090083edd
Update to 1.33.0
https://github.com/libuv/libuv/blob/v1.33.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-10-18 14:26:22 -04:00
Stephen Gallagher c13120ecc8
Update to 1.32.0
https://github.com/libuv/libuv/blob/v1.32.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-10-02 09:37:11 -04:00
Stephen Gallagher 8607304045
Update to 1.31.0
https://github.com/libuv/libuv/blob/v1.31.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-08-21 10:05:10 -04:00
Stephen Gallagher 4ed3224f96
Include the new sources
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-07-02 15:06:12 -04:00
Stephen Gallagher 5d0124f2c6
Update to 1.30.0
https://github.com/libuv/libuv/blob/v1.30.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-06-27 12:38:02 -04:00
Stephen Gallagher 95f872a8b9
Update to 1.29.1
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-05-21 16:20:36 -04:00
Stephen Gallagher 5726874a1f
Update to 1.29.0
Drop upstreamed patch

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-05-15 19:56:42 -04:00
Stephen Gallagher eb814ebd0e
Commit sources
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-04-23 13:34:44 -04:00
Stephen Gallagher 8d0de776eb
Update to libuv 1.27.0
https://github.com/libuv/libuv/blob/v1.27.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-03-18 14:01:10 -04:00
Stephen Gallagher 0db49aae15
Update to 1.26.0
https://github.com/libuv/libuv/blob/v1.26.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-02-13 15:11:38 -05:00
Stephen Gallagher 179efad453
Update to 1.24.1
https://github.com/libuv/libuv/blob/v1.24.1/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-01-18 11:07:53 -05:00
Stephen Gallagher fb955db110
Add missing tarball to lookaside cache
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-10-11 12:52:46 -04:00
Stephen Gallagher b47ae1758b
Update to 1.23.0
- https://github.com/libuv/libuv/blob/v1.23.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-09-11 09:06:39 -04:00
Stephen Gallagher ffd273cbf4
Update to 1.22.0
https://github.com/libuv/libuv/blob/v1.22.0/ChangeLog
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-07-16 14:27:26 -04:00
Stephen Gallagher 0b450b1d22
Fix source upload 2018-07-06 09:42:28 -04:00
Stephen Gallagher 85d52456b1
Update to 1.21.0
https://github.com/libuv/libuv/blob/v1.21.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-07-06 09:29:46 -04:00
Stephen Gallagher db8ffab1c1
Update to 1.20.3
https://github.com/libuv/libuv/blob/v1.20.3/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-09 11:06:39 -04:00
Stephen Gallagher 8863afb947
Update to 1.20.2
https://github.com/libuv/libuv/blob/v1.20.2/ChangeLog
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-01 09:39:29 -04:00
Igor Gnatenko 97405e8a34
Update to 1.20.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-04-03 15:49:00 +02:00
Stephen Gallagher 13cd0999da
Update to 1.19.2
https://github.com/libuv/libuv/blob/v1.19.2/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-02-26 12:41:26 -05:00
Igor Gnatenko 16d423efa5
Update to 1.19.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-20 09:53:54 +01:00
Igor Gnatenko 5df94d415f
Update to 1.19.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-18 19:28:51 +01:00
Athmane Madjoudj 2775b2c3e9 Update to 1.16.1 (rhbz #1512184) 2017-11-11 18:17:00 +01:00
Igor Gnatenko 707d42137e Update to 1.16.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-07 18:56:04 +01:00
Igor Gnatenko b2afb203cb Update to 1.15.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-10-03 14:45:02 +02:00
Stephen Gallagher 6f5fa858c2
Update to 1.14.1
https://github.com/libuv/libuv/blob/v1.14.1/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-09-08 09:44:19 -04:00
Stephen Gallagher 75195c53de
Update to 1.14.0
https://github.com/libuv/libuv/blob/v1.14.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-08-17 08:52:50 -04:00
Stephen Gallagher a5609aa75b
Update to 1.13.1
https://github.com/libuv/libuv/blob/v1.13.1/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-07-10 09:52:42 -04:00
Stephen Gallagher 74f2f1d1f2
Update to 1.12.0
https://github.com/libuv/libuv/blob/v1.12.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-06-01 20:25:09 -04:00
Stephen Gallagher 7afe8b28f9
Update to 1.11.0
https://github.com/libuv/libuv/blob/v1.11.0/ChangeLog
2017-02-28 08:56:07 -05:00