Commit Graph

131 Commits

Author SHA1 Message Date
Josh Stone 090c10bfe6 Merge branch 'master' into f29 2019-11-07 11:11:11 -08:00
Josh Stone 23326e0036 Update to 1.39.0. 2019-11-07 09:29:18 -08:00
Josh Stone fe329cc742 Merge branch 'master' into f29 2019-09-27 20:41:21 -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 283860d559 Merge branch 'master' into f29 2019-08-15 16:17:13 -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 a0df2edae6 Merge branch 'master' into f29 2019-07-04 15:47:34 -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 24e68a68f8 Merge branch 'f30' into f29 2019-05-24 09:53:58 -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 0342509ae8 Merge branch 'f30' into f29 2019-05-14 09:37:37 -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 71235c52de Merge branch 'f30' into f29 2019-04-26 17:23: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 10e38d68be Merge branch 'master' into f29 2019-04-11 13:31:15 -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 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 6699af7d3b Disable debuginfo on s390x (oom-kill) 2019-02-28 20:29:19 -08:00
Josh Stone 2f9aec1884 Merge branch 'master' into f29 2019-02-28 14:31:58 -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 d4c58ce71a Merge branch 'master' into f29 2019-01-17 15:34:07 -08:00
Josh Stone 72d7be38d8 Update to 1.32.0. 2019-01-17 12:23:33 -08:00
Josh Stone 8a250ef4a7 Merge branch 'master' into f29 2019-01-07 21:09:54 -08:00
Josh Stone 86aff7c861 Update to 1.31.1 for RLS fixes. 2019-01-07 12:12:34 -08:00
Josh Stone 1f37d00917 Merge branch 'master' into f29 2018-12-06 13:10:20 -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 47081d1b93 Merge branch 'master' into f29 2018-11-09 15:53:26 -08:00
Josh Stone 02208e399f Update to 1.30.1. 2018-11-08 14:13:10 -08:00
Josh Stone b44be92887 Merge branch 'master' into f29 2018-10-25 16:19:08 -07:00
Josh Stone 3fff7a4653 Update to 1.30.0. 2018-10-25 11:24:43 -07:00
Josh Stone 6cdc8d05a3 Comment why we're disabling debuginfo on old rpmbuild 2018-10-25 09:57:24 -07:00
Pablo Sebastián Greco 9e518e01bf Disable all 32-bit debuginfo on fedora < 27 and rhel <= 7 2018-10-25 09:57:24 -07:00
Josh Stone 0787418a23 Rebuild without bootstrap binaries. 2018-10-22 09:26:31 -07:00
Josh Stone 5cb6c7c6f3 Re-bootstrap armv7hl due to rhbz#1639485 2018-10-19 17:07:28 -07:00
Josh Stone e2862ab0b7 Update to 1.29.2. 2018-10-12 10:14:55 -07:00
Josh Stone 6ae43e1a3e Update to 1.29.1.
Security fix for str::repeat (pending CVE).
2018-09-25 11:34:32 -07:00
Josh Stone 7524bca2df Update to 1.29.0.
Add a clippy-preview subpackage
2018-09-13 13:36:08 -07:00