Commit Graph

105 Commits

Author SHA1 Message Date
Josh Stone a5304b7cfe Merge branch 'master' into f28 2019-01-17 15:34:22 -08:00
Josh Stone 72d7be38d8 Update to 1.32.0. 2019-01-17 12:23:33 -08:00
Josh Stone 298191dccf Merge branch 'master' into f28 2019-01-07 21:10:28 -08:00
Josh Stone 86aff7c861 Update to 1.31.1 for RLS fixes. 2019-01-07 12:12:34 -08:00
Josh Stone e61e7377ea Merge branch 'master' into f28 2018-12-06 13:11:25 -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 38c12691b7 Merge branch 'master' into f28 2018-11-09 15:55:11 -08:00
Josh Stone 02208e399f Update to 1.30.1. 2018-11-08 14:13:10 -08:00
Josh Stone 1d99292536 Rebuild without bootstrap binaries. 2018-11-01 09:09:30 -07:00
Josh Stone df43fbdd9a Re-bootstrap ppc64le for rust#54545 2018-10-31 15:47:45 -07:00
Josh Stone d0dab63ad9 Merge branch 'master' into f28 2018-10-25 16:20:28 -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 d3e46b7124 Merge branch 'master' into f28 2018-10-12 16:51:55 -07:00
Josh Stone e2862ab0b7 Update to 1.29.2. 2018-10-12 10:14:55 -07:00
Josh Stone 577a0ece52 Merge branch 'master' into f28 2018-09-25 17:30:25 -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 3d9f254940 Merge branch 'master' into f28 2018-09-13 21:36:25 -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 922883c2da Merge branch 'master' into f28 2018-08-09 17:39:17 -07:00
Josh Stone 0b99acc95f Merge branch 'master' into f28 2018-08-08 11:17:05 -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 cf37b206c3 Merge branch 'master' into f28 2018-07-24 17:37:40 -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 ba902fe463 Merge branch 'master' into f28 2018-07-10 22:48:26 -07:00
Josh Stone dcadfa5c90 1.27.1 fixed CVE-2018-1000622 2018-07-10 22:47:41 -07:00
Josh Stone 98fe532491 Merge branch 'master' into f28 2018-07-10 17:03:53 -07:00
Josh Stone e5aa295daa Update to 1.27.1. 2018-07-10 14:50:37 -07:00
Josh Stone 676ea7f35d Merge branch 'master' into f28 2018-06-22 09:41:51 -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 647c4bbb59 Merge branch 'master' into f28 2018-06-06 12:34:10 -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 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
Dan Callaghan 4fd41d0a29 Add cargo, rls, and analysis 2018-04-18 15:54:53 +10:00
Josh Stone be4334fc3c Filter codegen-backends from Provides too. 2018-04-11 10:57:18 -07:00