Commit Graph

209 Commits

Author SHA1 Message Date
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 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 3edbbaee75 Update to 1.35.0. 2019-05-23 14:44:22 -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 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 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 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 72d7be38d8 Update to 1.32.0. 2019-01-17 12:23:33 -08:00
Josh Stone 86aff7c861 Update to 1.31.1 for RLS fixes. 2019-01-07 12:12:34 -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 02208e399f Update to 1.30.1. 2018-11-08 14:13:10 -08: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
Josh Stone 1917fae5ec Use llvm6.0 instead of llvm-7 for now 2018-08-13 15:22:08 -07:00
Josh Stone 5eabb0b0b3 Remove backup files from %%configure munging 2018-08-10 12:41:09 -07:00
Josh Stone e5fcf71650 Exclude rust-src from auto-requires 2018-08-07 17:00:34 -07:00
Josh Stone 7273060c05 Rebuild for LLVM ppc64/s390x fixes 2018-08-06 19:59:39 -07:00
Josh Stone c81e0e54b1 Update to 1.28.0. 2018-08-02 14:25:13 -07:00
Josh Stone 63599d0572 Update to 1.27.2. 2018-07-24 10:58:00 -07:00
Fedora Release Engineering 507a2f126b - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 04:58:56 +00:00
Josh Stone dcadfa5c90 1.27.1 fixed CVE-2018-1000622 2018-07-10 22:47:41 -07:00
Josh Stone e5aa295daa Update to 1.27.1. 2018-07-10 14:50:37 -07:00
Josh Stone 143aecadf1 Update to 1.27.0. 2018-06-21 16:49:11 -07:00
Josh Stone 9552deab48 Remove the gdb workaround 2018-06-12 16:15:57 -07:00
Josh Stone 820f98e2ae Rebuild without bootstrap binaries. 2018-06-05 21:36:55 -07:00
Josh Stone 44ab18b9a0 Temporarily disable debuginfo-gdb tests on rawhide 2018-06-05 13:25:30 -07:00
Josh Stone 43909be7e9 reduce debuginfo on i686 too (LLVM ERROR: out of memory) 2018-06-05 12:06:03 -07:00
Josh Stone b006a10600 new-sources 2018-06-05 10:46:32 -07:00
Josh Stone 59bda43d25 Update to 1.26.2.
Re-bootstrap to deal with LLVM symbol changes.
2018-06-05 10:43:45 -07:00
Josh Stone 225f76f4c7 Update to 1.26.1. 2018-05-29 11:39:30 -07:00
Josh Stone 3212aa76cb Add rust#50789 to fix same-version bootstrap
We don't need to rebuild for this patch now, but it will correct the
FTBFS that Koschei is currently reporting.
2018-05-16 10:28:26 -07:00
Josh Stone 72ac66629d Update to 1.26.0. 2018-05-10 11:32:50 -07:00
Josh Stone 8ccb982681 Add a %bcond for libgit2 2018-04-18 13:14:57 -07:00
Josh Stone 661ac15382 remove unused patch 2018-04-18 13:12:26 -07:00
Dan Callaghan 4fd41d0a29 Add cargo, rls, and analysis 2018-04-18 15:54:53 +10:00