Commit Graph

199 Commits

Author SHA1 Message Date
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 0c56cb8f89
Merge branch 'epel7' into epel7-update 2022-03-08 10:44:51 -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 e27967f8bb
Add changelog
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-03-08 10:42:17 -05:00
Fedora Release Engineering 5b00abff62 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 17:32:22 +00:00
Stephen Gallagher 12b9519d18
Also remove udp_multicast_join6 test
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-01-05 17:25:44 -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 8a2dc0897d
Update package.cfg for rawhide rename
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-02-19 04:07:00 -05: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 9962252187 Update .gitignore file
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-09-28 09:11:04 -04:00
Stephen Gallagher 4e0fd38464
Merge branch 'master' into epel7 2020-09-08 13:59:30 -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 10696fa6df
Merge branch 'master' into epel7 2020-07-31 12:17:45 -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 ef0f564516
Merge remote-tracking branch 'origin/master' into 1
Conflicts:
	libuv.spec

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-07-31 11:55:19 -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 f38adb08e9
Gate on rpminspect
dist.abicheck was retired

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-05-18 12:08:23 -04:00
Stephen Gallagher b94b1e2507
Gate on rpminspect
dist.abicheck was retired

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-05-18 12:05:08 -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 fa6a5b0954
Merge branch '1' 2020-02-06 10:01:33 -05:00
Stephen Gallagher 015b5cfff2
Include sources
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-02-06 10:01:27 -05: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 2661dde0c7
Upload sources
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-12-06 11:44:27 -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 88e2d16682
Include rawhide in package.cfg
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-12-02 11:03:25 -05:00
Stephen Gallagher 85e73c73b9
Actually push the package.cfg change
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-12-02 11:01:53 -05:00
Stephen Gallagher 148147e8c7
Use active fedora releases in package.cfg
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2019-12-02 11:01:05 -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 fb88410295
Merge branch '1' 2019-07-02 15:12:17 -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