Commit Graph

259 Commits

Author SHA1 Message Date
Jesus Checa Hidalgo
dbc2fd6f22 rpmbuild-librsvg2: Get deps from srpm instead spec file to generate the dynamic dependencies 2023-01-11 19:29:09 +01:00
Josh Stone
256f31f182 fedpkg new-sources 2023-01-10 18:30:35 -08: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
1f0d4ff0a2 Update CI plan to tmt 2023-01-04 10:51:03 -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
70748e85ce re-add a broken patch rename 2022-04-07 10:33:38 -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
b71ab25d58
fixup! Bootstrap
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2021-11-28 16:01:43 +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
Jesus Checa Hidalgo
d0d893f8a2 Ensure that rust don't break other packages
Added two tests that build stratisd and librsvg2. Rust is listed
as BuildRequires in those packages, so the aim of these tests is to
detect upfront if rust breaks depending packages builds.
2021-10-19 10:15:25 +02:00
Sahana Prasad
59cd56ee37 Rebuilt with OpenSSL 3.0.0 2021-09-14 19:14:06 +02:00
Jesus Checa Hidalgo
2513da263a Add wasm target smoke test 2021-09-10 16:08:01 +00:00
Jesus Checa Hidalgo
02dbc18c83 Add missing .fmf directory for CI tests 2021-09-10 16:08:01 +00: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
Jesus Checa Hidalgo
ffcb56b1e5 Added basic CI gating tests 2021-09-07 17:38:53 +02: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