Commit Graph

96 Commits

Author SHA1 Message Date
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 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
Josh Stone 2e4d8937f2 Update to 1.25.0. 2018-03-29 11:04:58 -07:00
Josh Stone 1bb4d24c06 Update to 1.24.1. 2018-03-01 17:32:55 -08:00
Josh Stone c25b6ed664 Backport a rebuild fix for rust#48308. 2018-02-21 19:47:41 -08:00
Josh Stone 1fe43a8148 rhbz1546541: drop full-bootstrap; cmp libs before symlinking.
Backport pr46592 to fix local_rebuild bootstrapping.
Backport pr48362 to fix relative/absolute libdir.
2018-02-19 17:00:48 -08:00
Josh Stone 216b2d2771 Update to 1.24.0. 2018-02-15 15:38:13 -08:00
Iryna Shcherbina 559c48d58a Update Python 2 dependency declarations to new packaging standards 2018-02-12 09:35:26 +01:00
Josh Stone d93a6f052c Patch binaryen for GCC 8 2018-02-06 23:37:33 -08:00
Josh Stone 87264cb5b7 Use full-bootstrap to work around a rebuild issue. 2018-02-06 23:26:22 -08:00
Igor Gnatenko ba2e3fd314
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-01 06:02:28 +01:00