Commit Graph

241 Commits

Author SHA1 Message Date
Josh Stone a4c430044f Update to 1.42.0. 2020-03-12 10:06:33 -07:00
Josh Stone 682c207f08 For older rpm's sake, don't use %elif 2020-02-27 13:32:34 -08:00
Josh Stone 46c165a869 For older rpm's sake, don't use %elif 2020-02-27 13:31:18 -08:00
Josh Stone 40c3255521 Merge branch 'master' into epel7 2020-02-27 11:35:04 -08:00
Josh Stone f5e3ba5729 fedpkg new-sources 2020-02-27 09:23:45 -08:00
Josh Stone 269b322b5c Update to 1.41.1. 2020-02-27 09:21:31 -08:00
Josh Stone 9b4ad1ffb1 Rebuild with llvm9.0 2020-02-20 14:49:18 -08:00
Josh Stone a22d8f719c Reintroduce the workaround for LLVM library path
This reverts commit 93ecbc5a13,
reintroducing the workaround for rust#40717, now rust#68714.
2020-01-31 13:57:18 -08:00
Josh Stone 7a19313010 Reintroduce the workaround for LLVM library path
This reverts commit 93ecbc5a13,
reintroducing the workaround for rust#40717, now rust#68714.
2020-01-31 13:50:52 -08:00
Josh Stone 6eee6d5eb7 Update patch to disable http2 2020-01-31 10:50:12 -08:00
Josh Stone ac57ec79f8 Merge branch 'master' into epel7 2020-01-31 10:40:45 -08:00
Josh Stone b2dedbd4bd Update to 1.41.0. 2020-01-30 10:42:52 -08:00
Josh Stone d39c26097c Build compiletest with in-tree libtest 2020-01-16 16:52:05 -08:00
Josh Stone f1f40ebcbe Fix compiletest with newer (local-rebuild) libtest
Fix ARM EHABI unwinding
2020-01-08 09:02:41 -08:00
Josh Stone 5470eaf23f Update patch to disable http2 2019-12-19 13:12:19 -08:00
Josh Stone 4057d60988 Merge branch 'master' into epel7 2019-12-19 13:00:47 -08:00
Josh Stone f88be12b0c Update to 1.40.0. 2019-12-19 08:54:43 -08:00
Josh Stone 13639c9e59 Fix a couple build and test issues with rustdoc. 2019-11-12 11:36:54 -08:00
Josh Stone b229852f1b Update patch to disable http2 2019-11-07 11:55:31 -08:00
Josh Stone 0efd2fede8 Merge branch 'master' into epel7 2019-11-07 11:11:37 -08:00
Josh Stone 23326e0036 Update to 1.39.0. 2019-11-07 09:29:18 -08:00
Josh Stone 4aa461329e Merge branch 'master' into epel7 2019-09-27 20:50:58 -07:00
Josh Stone 963b518699 Filter the libraries included in rust-std (rhbz1756487) 2019-09-27 15:22:39 -07:00
Josh Stone 3c6623c53d Update to 1.38.0. 2019-09-26 12:33:47 -07:00
Josh Stone 9d6ffbec00 Disable HTTP/2 support, lacking in system libcurl. 2019-08-16 20:23:50 -07:00
Josh Stone 9d647b418c Merge branch 'master' into epel7 2019-08-15 16:17:50 -07:00
Josh Stone b93df249e6 Update to 1.37.0. 2019-08-15 10:58:04 -07:00
Fedora Release Engineering b2f7d9d1ce - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 20:27:53 +00:00
Josh Stone 0d9e250f39 Merge branch 'master' into epel7 2019-07-04 15:48:00 -07:00
Josh Stone 2dfcd0dcd8 Update bootstrap sources 2019-07-04 18:46:34 -04:00
Josh Stone beb6bc01ac Update to 1.36.0. 2019-07-04 07:31:02 -07:00
Josh Stone b154e89c6c Fix compiletest for rebuild testing.
Related: rhbz1680091
2019-05-29 20:11:51 -07:00
Josh Stone 0e3412d609 Merge branch 'f30' into epel7 2019-05-24 09:54:56 -07:00
Josh Stone f83e7bc948 Merge branch 'master' into f30 2019-05-24 09:52:38 -07:00
Josh Stone 3edbbaee75 Update to 1.35.0. 2019-05-23 14:44:22 -07:00
Josh Stone cbda4b9d24 Merge branch 'f30' into epel7 2019-05-14 09:38:56 -07:00
Josh Stone fc2a6e14a2 Merge branch 'master' into f30 2019-05-14 09:36:55 -07:00
Josh Stone daa1d071bf Update to 1.34.2 -- fixes CVE-2019-12083. 2019-05-14 09:18:06 -07:00
Josh Stone 039aee859f Set rust.codegen-units-std=1
Upstream started this in https://github.com/rust-lang/rust/pull/55264,
which was released in Rust 1.32.
2019-04-30 12:03:54 -07:00
Josh Stone 7eb8695d43 Merge branch 'f30' into epel7 2019-04-26 17:24:55 -07:00
Josh Stone 20dd9904db Merge branch 'master' into f30 2019-04-26 17:22:02 -07:00
Josh Stone 28c453df23 Remove the ThinLTO workaround. 2019-04-26 16:39:27 -07:00
Josh Stone e72f8fbbbb Update to 1.34.1.
Add a ThinLTO fix for rhbz1701339.
2019-04-26 09:12:54 -07:00
Josh Stone b428ab323c Merge branch 'master' into epel7 2019-04-11 13:32:06 -07:00
Josh Stone 58b5337e4c Update to 1.34.0. 2019-04-11 10:55:26 -07:00
Josh Stone 93ecbc5a13 Remove the workaround for rust#40717 2019-03-25 15:45:14 -07:00
Josh Stone 9f69d98890 Merge branch 'master' into epel7 2019-03-04 14:34:50 -08:00
Josh Stone f712684d1b Fix deprecations for self-rebuild 2019-03-01 11:17:36 -08:00
Josh Stone a87304bdb0 Disable debuginfo on s390x (oom-kill) 2019-03-01 09:04:27 -08:00
Josh Stone aa7902f580 Use a wildcard to exclude miri 2019-03-01 09:04:21 -08:00