Commit Graph

174 Commits

Author SHA1 Message Date
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 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
Josh Stone eedc93590e Update to 1.33.0. 2019-02-28 11:53:56 -08:00
Fedora Release Engineering 2503a331a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 13:20:15 +00:00
Josh Stone e7e63ea970 Merge branch 'master' into epel7 2019-01-17 15:34:36 -08:00
Josh Stone 72d7be38d8 Update to 1.32.0. 2019-01-17 12:23:33 -08:00
Josh Stone fdeeb3c7c2 Merge branch 'master' into epel7 2019-01-07 21:10:59 -08:00
Josh Stone 86aff7c861 Update to 1.31.1 for RLS fixes. 2019-01-07 12:12:34 -08:00
Josh Stone 067006102e Merge branch 'master' into epel7 2018-12-06 13:11:55 -08:00
Josh Stone 26d7cf9ffd Update to 1.31.0 -- Rust 2018!
clippy/rls/rustfmt are no longer -preview
2018-12-06 09:51:44 -08:00
Josh Stone 6d9e676d52 Merge branch 'master' into epel7 2018-11-09 15:58:14 -08:00
Josh Stone 02208e399f Update to 1.30.1. 2018-11-08 14:13:10 -08:00
Josh Stone 503e4b69c2 Rebuild without bootstrap binaries. 2018-11-01 09:15:07 -07:00