Commit Graph

63 Commits

Author SHA1 Message Date
Josh Stone
52c7085ffe Update to Rust 1.81.0
Related: RHEL-61964
2024-10-25 11:16:24 -07:00
Josh Stone
4b7e07dcf3 Update to Rust 1.80.1
Related: RHEL-61964
2024-10-22 11:52:05 -07:00
Josh Stone
b27dd52a41 Disable jump threading of float equality
Resolves: RHEL-54024
2024-08-13 14:48:58 -07:00
Nikita Popov
4c2a1cf108 Update to Rust 1.79.0
Resolves: RHEL-30070
2024-07-03 13:59:32 +02:00
Nikita Popov
a3fbd6d785 Update to Rust 1.78.0
Related: RHEL-30070
2024-06-21 17:17:20 +02:00
Josh Stone
9649ceb338 Fix the coverage-dump tool for tests.
Resolves: RHEL-30084
2024-05-02 09:42:49 -07:00
Josh Stone
7649400bb9 Use bundled sqlite3 when the system version is too old.
Resolves: RHEL-30084
2024-04-30 14:02:32 -07:00
Jesus Checa Hidalgo
8a4bda5f2e Update gating config for rhel 9
Replace baseos-ci.brew-build.tier1.functional test with
baseos-ci.brew-build.tier1-tmt-*.functional. The former was based
on beaker+TCMS which is legacy at this point, while the latter is
based on testing farm.

Related: RHEL-30084
2024-04-30 08:58:48 +02:00
Josh Stone
ebd4ff1cf1 Update to 1.77.2.
Resolves: RHEL-30084
2024-04-19 16:25:43 -07:00
Josh Stone
d1dcdd39b0 Update to 1.76.0.
Sync rust-toolset macros to rust-packaging v25.2

Related: RHEL-30084
2024-04-16 11:52:16 -07:00
Josh Stone
0767cb3541 Update to 1.75.0.
Resolves: RHEL-12963
2024-01-08 17:04:49 -08:00
Josh Stone
6534adff31 Rebuild in a new side-tag.
Related: RHEL-12963
2024-01-05 10:08:18 -08:00
Josh Stone
ee38ce6167 Update to 1.74.1.
Related: RHEL-12963
2024-01-03 16:33:01 -08:00
Josh Stone
46e57ff1eb Update to 1.73.0.
Also, use emmalloc instead of CC0 dlmalloc when bundling wasi-libc.

Resolves: RHEL-12965
2023-10-16 16:19:16 -07:00
Josh Stone
b3e231bdd7 Update to 1.72.1.
Migrated to SPDX license

Related: RHEL-12965
2023-10-16 10:08:36 -07:00
Josh Stone
d557084508 Update to 1.71.1.
Security fix for CVE-2023-38497

Resolves: rhbz#2228141
2023-08-08 14:41:54 -07:00
Josh Stone
605633a936 Relax the suspicious_double_ref_op lint (rhbz2225471)
Enable the profiler runtime for native hosts (rhbz2213875)
2023-07-26 16:16:43 -07:00
Josh Stone
cd958a8681 Update to 1.71.0. 2023-07-20 10:40:44 -07:00
Josh Stone
5d5470f184 Update to 1.70.0. 2023-07-18 16:04:11 -07:00
Jesus Checa Hidalgo
33be127312 rpminspect: Skip html docs to prevent crashes in RHEL CI
Related: rhbz#2191744
2023-05-16 15:35:38 +02:00
Josh Stone
1a0c4e0426 Update to 1.69.0.
Resolves: rhbz#2191744
2023-05-10 09:06:01 -07:00
Josh Stone
8668445556 Update to 1.68.2.
Related: rhbz#2191744
2023-05-09 12:47:28 -07:00
Josh Stone
c7bff7e60b Update to 1.67.1.
Related: rhbz#2191744
2023-05-08 15:20:24 -07:00
Josh Stone
8d86f41a4b Update to 1.66.1.
Resolves: rhbz#2123900
2023-01-11 12:16:48 -08:00
Josh Stone
b58de98c74 Update to 1.65.0.
rust-analyzer now obsoletes rls.

Related: rhbz#2123900
2023-01-06 10:52:35 -08:00
Josh Stone
7b99bdc1bd Rebuild for LLVM 15.0.1.
Resolves: rhbz#2119000
2022-10-12 12:53:38 -07:00
Josh Stone
373b147f9f Update to 1.64.0.
Add rust-analyzer.

Resolves: rhbz#2123902, rhbz#2119000
2022-09-23 13:08:18 -07:00
Josh Stone
55ada7b79f Update to 1.63.0.
Related: rhbz#2123902
2022-09-07 19:37:23 -07:00
Josh Stone
4cce58fc28 Update to 1.62.1.
Resolves: rhbz#2075337
2022-07-19 15:02:53 -07:00
Josh Stone
3fe1160f87 Prevent unsound coercions from functions with opaque return types.
Resolves: rhbz#2075337
2022-07-13 14:12:52 -07:00
Josh Stone
24b9a1b8a7 Update to 1.62.0.
Resolves: rhbz#2075337
2022-06-30 12:36:11 -07:00
Josh Stone
510485acbb Update to 1.61.0.
Add rust-toolset as a subpackage.

Related: rhbz#2075337
2022-06-03 12:20:39 -07:00
Josh Stone
44fbcb185e Update to 1.60.0.
Resolves: rhbz#2075335
2022-04-20 10:46:39 -07:00
Josh Stone
3862b243aa Update to 1.59.0.
Related: rhbz#2075335
2022-04-19 15:48:48 -07:00
Josh Stone
0b8fe7f1a3 Update to 1.58.1.
Resolves: rhbz#2042022
2022-01-21 11:25:12 -08:00
Josh Stone
879c3d2ca0 Update to 1.58.0.
Resolves: rhbz#2002885
2022-01-13 17:02:53 -08:00
Josh Stone
d205cf02f0 Update to 1.57.0.
Related: rhbz#2002885
2021-12-15 17:16:17 -08:00
Josh Stone
efa3b9b195 Add rust-std-static-wasm32-wasi
Resolves: rhbz#1980082
2021-12-01 12:42:56 -08:00
Josh Stone
559bf8cfd0 Update to 1.56.1.
Related: rhbz#2002885
2021-11-04 16:58:09 -07:00
Josh Stone
fd29b4911a Update to 1.55.0.
Related: rhbz#2002885
2021-10-29 18:33:09 -07:00
Mohan Boddu
84e7b5d819 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-10 00:44:07 +00:00
Josh Stone
46c1f2416f Update to 1.54.0.
Resolves: rhbz#1947202
2021-08-04 16:09:36 -07:00
Martin Cermak
e1b8ce4dfb gating.yaml: Set up CI gating 2021-06-23 15:01:19 +02:00
Josh Stone
495cc6d208 Update to 1.53.0.
Related: rhbz#1947202
2021-06-22 14:05:36 -07:00
Mohan Boddu
b21b7ca091 - Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-06-15 20:29:28 +00:00
Josh Stone
63d00fef4c Add rust-std-static-wasm32-unknown-unknown.
Resolves: rhbz#1954872
2021-06-07 13:18:47 -07:00
Josh Stone
8231fb1621 Initial support for OpenSSL 3.0.0-alpha16
Resolves: rhbz#1948976
2021-05-18 12:26:55 -07:00
Josh Stone
c6ba796773 Initial support for OpenSSL 3.0.0-alpha15
Resolves: rhbz#1948976
2021-05-13 15:38:34 -07:00
Josh Stone
7f4b98b7bf Update to 1.52.1.
Related: rhbz#1947202
Resolves: rhbz#1952539
Resolves: rhbz#1952541
Resolves: rhbz#1952547
Resolves: rhbz#1952982
Resolves: rhbz#1952984
Resolves: rhbz#1953007
Resolves: rhbz#1954944
2021-05-13 15:36:52 -07:00
Josh Stone
4fc7c95a13 Update to 1.51.0.
Related: rhbz#1947202
2021-04-28 19:51:04 -07:00