Commit Graph

136 Commits

Author SHA1 Message Date
Stephen Gallagher 927c175817 Temporarily disable tests on CentOS Stream / RHEL
The network tests are failing on the builders.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-11-17 15:28:22 -05:00
Stephen Gallagher 001559cc7d Add patch for fs_test on btrfs
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-11-16 10:41:08 -05:00
Stephen Gallagher a5e543409b Fix tests with upstream patches
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-11-14 14:34:30 -05:00
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 cb44f5394a libuv-devel depends on libuv.a
This is a temporary solution while upstream decides how this should work
going forward.

See https://bugzilla.redhat.com/show_bug.cgi?id=2245376 for details.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-10-25 21:25:11 -04:00
Miroslav Suchý 577c0984c0 fix SPDX license formula
The operator in the SPDX formula has to be upper case.
2023-09-27 04:40:47 +00:00
Stephen Gallagher 87709bf299 Revert incorrect epoch-bump
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-09-25 12:31:38 -04:00
Benson Muite c06e4c0dc4 Increase timeout limit for tests 2023-09-25 19:04:10 +03:00
Benson Muite 98fbdcf94d Use cmake, check signature and add docs 2023-09-24 17:45:36 +03: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 f9c9eb311d
Drop use of rpmautospec for the release field
See  https://pagure.io/fedora-ci/general/issue/273

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-09-02 11:01:57 -04: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
Fedora Release Engineering 057525042f - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 12:39:31 +00: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
Fedora Release Engineering 094b512b8b - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 18:14:48 +00:00
Tom Stellard e69c3365b7 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-05 03:01:00 +00: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
Fedora Release Engineering 808a346415 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 05:49:56 +00:00
Stephen Gallagher ace4f922b1
Gate on rpminspect
dist.abicheck was retired

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-05-18 12:08:35 -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 acd9fb96b2
Actually add gating.yaml
Fix build for EPEL 7

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-04-17 12:00:47 -04:00
Stephen Gallagher 6b0145725c
Add abidiff ignore file and add ABI gating test
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-04-17 11:35:25 -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 0d9b98ffb1
Merge branch '1' 2020-02-06 09:46:41 -05:00
Stephen Gallagher 5ee57c9303
Update to 1.34.2
https://github.com/libuv/libuv/blob/v1.34.2/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-02-06 09:44:00 -05:00
Fedora Release Engineering b7f641101d - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 10:41:19 +00: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 0f11115eff
Update to 1.34.0
https://github.com/libuv/libuv/blob/v1.34.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-12-06 11:31:01 -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 bd8f350fdf
Add upstream patch to fix aarch64 builds
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-10-21 09:09:26 -04: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
Fedora Release Engineering ae48f40c03 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 14:38:49 +00:00
Stephen Gallagher b3014f39c8
Update to 1.30.1
- Update to 1.30.1
- https://github.com/libuv/libuv/blob/v1.30.1/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-07-02 15:02:55 -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 3ac5933d5f
Fix regression in uv_fs_poll_stop() (BZ 1703935)
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-05-03 12:42:57 -04:00
Stephen Gallagher 85662094ce
Update to libuv 1.28.0
- https://github.com/libuv/libuv/blob/v1.28.0/ChangeLog

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-04-23 13:05:19 -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