Josh Stone
b2411fce72
Drop noarch from embedded x86_64 targets and use lld
2023-09-25 13:45:57 -07:00
Daniel P. Berrangé
9f66968c10
add 'x86_64-unknown-uefi' build target
...
This target will facilitate the use of Rust in the UEFI environment
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-09-25 11:36:55 -07:00
Daniel P. Berrangé
58662257c8
add 'x86_64-unknown-none' build target
...
The coconut-svsm project which provides a low level firmware for AMD
SEV-SNP virtual machines uses 'x86_64-unknown-none' as its build
target and has recently removed the requirement to use rust nightly[1].
Thus adding 'x86_64-unknown-none' as a build target will enable us to
build coconut-svsm in Fedora using the standard Rust toolchain packages.
[1] https://github.com/coconut-svsm/svsm/pull/81
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-09-25 11:36:00 -07:00
Yaakov Selkowitz
da52e5d316
Fix ELN build
...
ELN (RHEL 10) tracks rawhide and currently also has llvm-17.
2023-09-25 11:35:03 -07:00
Josh Stone
b1db162b38
Update to 1.72.1.
...
Migrated to SPDX license
2023-09-19 10:09:40 -07:00
Josh Stone
0764fad18b
Update to 1.72.0.
2023-08-24 11:15:39 -07:00
Josh Stone
1265039e13
Disable profiler_builtins for EPEL7
...
We don't have compiler-rt available there.
2023-08-07 16:39:57 -07:00
Josh Stone
cd2d5f3610
Update to 1.71.1.
...
Security fix for CVE-2023-38497
2023-08-07 14:57:21 -07:00
Josh Stone
8cfe070190
Relax the suspicious_double_ref_op lint
...
Enable the profiler runtime for native hosts
2023-07-25 17:53:22 -07:00
Fedora Release Engineering
2f56a4c918
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 18:41:30 +00:00
Josh Stone
386b9914c9
Update to 1.71.0.
2023-07-17 09:24:25 -07:00
Josh Stone
356401c7f1
Override default target CPUs to match distro settings
2023-06-23 15:31:28 -07:00
Josh Stone
6fff218b19
Update to 1.70.0.
2023-06-01 12:46:43 -07:00
Josh Stone
ff66501ce9
Apply set_build_flags on rhel
2023-05-24 08:58:17 -07:00
Josh Stone
777115da9e
Fix debuginfo with LLVM 16
2023-05-05 13:28:08 -07:00
Josh Stone
41fd9d7898
Build with LLVM 15 on Fedora 38+
2023-05-01 10:07:31 -07:00
Josh Stone
77613da92c
Update to 1.69.0.
...
Obsolete rust-analysis.
2023-04-20 09:47:54 -07:00
Josh Stone
7ac7a42b5e
Update to 1.68.2.
2023-03-28 10:11:01 -07:00
Josh Stone
b4bb093ae0
Update to 1.68.1.
2023-03-23 08:42:27 -07:00
Josh Stone
a07799699f
Update to 1.68.0.
2023-03-09 08:52:34 -08:00
David Michael
b85b429e00
Add a virtual Provides to rust-std-static with the target triple
...
This supports depending on a variable target using something like
the following since the other target stdlib subpackages are named
by this convention.
BuildRequires: rust-std-static-%{cargo_target}
2023-03-07 10:34:35 -08:00
Orion Poplawski
7f5b9608ec
Make rust-toolset noarch
2023-03-06 15:11:28 -08:00
Orion Poplawski
375b75425b
Ship rust-toolset for EPEL7
2023-03-06 15:11:28 -08:00
Josh Stone
752fe3bcd2
Update to 1.67.1.
2023-02-09 16:52:15 -08:00
Josh Stone
d8cb2d0d2e
Unbundle libgit2 on Fedora 38.
2023-02-03 14:44:01 -08:00
Adam Williamson
de19464425
Drop private build tag inadvertently left in release
2023-01-27 15:02:29 -08:00
Adam Williamson
23df2b257f
Backport a couple of fixes from upstream
...
One fix to a problem that broke mesa build, and one fix to a
problem that broke rust bootstrap.
2023-01-27 15:00:45 -08:00
Josh Stone
d90cdf5795
Update to 1.67.0.
2023-01-26 12:09:44 -08:00
Fedora Release Engineering
4ee64c64a1
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 21:24:34 +00:00
Josh Stone
5a745388ed
Update to 1.66.1.
...
Security fix for CVE-2022-46176
2023-01-10 18:05:07 -08:00
Josh Stone
5379ac25ac
Update to 1.66.0.
2022-12-15 09:12:22 -08:00
Josh Stone
f5bf4afaf1
Update to 1.65.0.
...
rust-analyzer now obsoletes rls.
2022-11-03 11:11:45 -07:00
Josh Stone
fbf19ab00e
Update to 1.64.0.
...
Add rust-analyzer.
2022-09-22 13:06:42 -07:00
Josh Stone
f4ffb080ba
Update to 1.63.0.
2022-08-11 09:02:28 -07:00
Fedora Release Engineering
f8bc0ed0d9
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 02:34:28 +00:00
Josh Stone
329f0aa507
Update to 1.62.1.
2022-07-19 09:10:30 -07:00
Josh Stone
9079a8b665
Prevent unsound coercions from functions with opaque return types.
2022-07-13 12:50:50 -07:00
Josh Stone
da6e6dd42c
Update to 1.62.0.
2022-06-30 09:43:59 -07:00
Josh Stone
f2eed3dd39
Add missing target_feature to the list of well known cfg names
2022-05-23 15:42:58 -07:00
Josh Stone
3c34da705b
Update to 1.61.0.
...
Add rust-toolset for ELN.
2022-05-19 16:19:51 -07:00
Josh Stone
04da44cfe0
Update to 1.60.0.
2022-04-07 10:16:05 -07:00
Josh Stone
2732633a74
split up the bootstrap downloads
2022-03-25 14:27:29 -07:00
Josh Stone
96205271fc
Fix the archive index for wasm32-wasi's libc.a
2022-03-25 13:32:40 -07:00
Stephen Gallagher
58058fcf89
Rebuild against the bootstrapped build
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-03-04 16:54:46 -05:00
Stephen Gallagher
eb8a9d02cd
Bootstrapping for Fedora ELN
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-03-04 11:39:28 -05:00
Josh Stone
ca44879840
Fix s390x hangs, rhbz#2058803
2022-03-01 17:32:36 -08:00
Josh Stone
e605359b2b
Update to 1.59.0.
...
Revert to libgit2 1.3.x
2022-02-24 11:40:26 -08:00
Igor Raits
a929a38db9
Rebuild for libgit2 1.4.x
...
Signed-off-by: Igor Raits <igor.raits@gmail.com>
2022-02-20 19:43:35 +01:00
Josh Stone
820e900bd0
Update to 1.58.1.
2022-01-20 16:08:45 -08:00
Josh Stone
26168805e8
Update to 1.58.0.
2022-01-13 11:41:45 -08:00
Josh Stone
36c3018948
Add MinGW targets
...
- Add `rust-std-static-i686-pc-windows-gnu`, which also provides `mingw32-rust`.
- Add `rust-std-static-x86_64-pc-windows-gnu`, which also provides `mingw64-rust`.
2022-01-06 12:51:58 -08:00
Josh Stone
b4ce4e3b09
Update to 1.57.0, fixes rhbz#2028675.
...
Backport rust#91070, fixes rhbz#1990657
Add rust-std-static-wasm32-wasi
2021-12-02 15:05:01 -08:00
Igor Raits
7b8811c5df
De-bootstrap
...
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2021-11-28 22:24:16 +01:00
Igor Raits
7ece76136b
Bootstrap
...
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2021-11-28 15:38:29 +01:00
Igor Raits
87168d10f5
Rebuild for libgit2 1.3.x
...
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2021-11-28 15:36:49 +01:00
Josh Stone
a30f744cc0
Update to 1.56.1.
2021-11-01 10:13:10 -07:00
Josh Stone
917b223b5e
Update to 1.56.0.
2021-10-21 12:29:34 -07:00
Sahana Prasad
59cd56ee37
Rebuilt with OpenSSL 3.0.0
2021-09-14 19:14:06 +02:00
Josh Stone
8107b9011e
unset bootstrap_arches
2021-09-09 16:51:23 -07:00
Josh Stone
e675755a18
Update to 1.55.0.
...
Use llvm-ranlib for wasm rlibs; Fixes rhbz#2002612
2021-09-09 16:42:58 -07:00
Josh Stone
8df8326f7e
Build with LLVM 12 on Fedora 35+
2021-08-24 11:33:19 -07:00
Josh Stone
9e24510b77
Update to 1.54.0.
2021-07-29 09:14:40 -07:00
Fedora Release Engineering
c2603b2286
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 12:57:15 +00:00
Josh Stone
9e0cdcfa93
Clean some temporary files to reduce total disk space
2021-07-21 09:44:42 -07:00
Josh Stone
bb1cdb7330
noarch+ExcludeArch doesn't work on subpackages
2021-07-15 13:52:24 -07:00
Josh Stone
e9feea05d7
Exclude wasm on s390x for lack of lld
2021-07-08 17:13:17 -07:00
Josh Stone
2104887fc0
Use llvm11 and devtoolset-9 for epel7
2021-06-18 09:41:37 -07:00
Josh Stone
1cf4ed42e3
Merge branch 'f34' into rawhide
2021-06-17 11:10:32 -07:00
Josh Stone
d498bc15d8
Update to 1.53.0.
2021-06-17 10:45:34 -07:00
Josh Stone
ebd24b3917
Add rust-std-static-wasm32-unknown-unknown.
...
This change is partly based on an older pull request:
https://src.fedoraproject.org/rpms/rust/pull-request/6
Co-authored-by: Ivan Mironov <mironov.ivan@gmail.com>
2021-06-02 15:27:34 -07:00
Josh Stone
fa5bf8c598
Set rust.codegen-units-std=1 for all targets again.
2021-06-02 15:27:05 -07:00
Josh Stone
078a6925f5
Rebuild f34 with LLVM 12.
2021-05-14 12:49:12 -07:00
Josh Stone
a8550e8fec
Update to 1.52.1.
2021-05-10 10:39:06 -07:00
Josh Stone
6231b0ba09
Fall back to LLVM 11 on f34 for now...
2021-05-07 11:20:45 -07:00
Josh Stone
3458295682
Update to 1.52.0.
2021-05-06 09:24:31 -07:00
Josh Stone
1cb0a34c53
Security fixes for CVE-2020-36323, CVE-2021-31162
2021-04-16 13:45:09 -07:00
Josh Stone
5789d99323
Fix bootstrap for stage0 rust 1.51
2021-04-14 18:43:41 -07:00
Josh Stone
546915fc9c
Security fixes for CVE-2021-28876, CVE-2021-28878, CVE-2021-28879
2021-04-14 17:28:06 -07:00
Josh Stone
85a5f3ae28
Update to 1.51.0.
2021-03-25 11:38:09 -07:00
Josh Stone
8148cbf678
Update to 1.50.0.
2021-02-19 10:25:21 -08:00
Fedora Release Engineering
259615dcc0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 16:44:01 +00:00
Josh Stone
3aadadbd4b
Update to 1.49.0.
2021-01-05 16:07:24 -08:00
Igor Raits
35653afd8f
Revert "Bootstrap"
...
This reverts commit f6db939d0c
.
2020-12-29 08:43:23 +01:00
Igor Raits
f6db939d0c
Bootstrap
...
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-12-28 19:54:38 +01:00
Igor Raits
28e90c2b9d
fixup! Build with bundled libgit2 (to avoid re-bootstrap)
...
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-12-28 19:38:13 +01:00
Igor Raits
8d20a2058a
Build with bundled libgit2 (to avoid re-bootstrap)
...
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-12-28 19:37:47 +01:00
Igor Raits
e3b256c65f
Rebuild for libgit2 1.1.x
...
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-12-28 19:00:26 +01:00
Josh Stone
6c5b725759
Never bundle libssh2
2020-12-01 17:28:02 -08:00
Josh Stone
457f56dd25
Update to 1.48.0.
2020-11-19 10:47:24 -08:00
Jeff Law
f92bb2f31c
Re-enable LTO
2020-10-10 20:06:02 -06:00
Josh Stone
8efa6f4d09
Make tests explicitly use stage 2
2020-10-10 10:00:19 -07:00
Josh Stone
51a2a836f9
Fix the doc link to raw::stat on s390x
2020-10-09 20:31:11 -07:00
Josh Stone
aac4471f40
Update to 1.47.0.
2020-10-09 16:13:53 -07:00
Fabio Valentini
aacb4980d2
fix LTO with doctests (backported cargo PR#8657)
2020-08-28 23:45:56 +02:00
Josh Stone
105a7c0012
Update to 1.46.0.
...
I've unbundled libgit2 for fedora >= 32, where we have libgit2-1.0.1.
I've also pulled in some RHEL config and patches I had in other
branches, but these should end up as no-ops for Fedora.
2020-08-27 10:49:15 -07:00
Josh Stone
99cf40c754
Update to 1.45.2.
2020-08-03 10:33:21 -07:00
Josh Stone
d2688a5518
Update to 1.45.1.
2020-07-30 11:41:32 -07:00
Fedora Release Engineering
2023d1f6b7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 07:19:49 +00:00
Josh Stone
d62a20a4de
Update to 1.45.0.
2020-07-16 11:04:22 -07:00
Jeff Law
bd38d989dc
Disable LTO
2020-07-01 15:31:23 -06:00