Actions
Task #7745
openTask #7744: tracking: rust: dependencies for 9.0
rust: set new minimum Rust version for Suricata 9.0
Effort:
Difficulty:
Label:
Description
| OS/Distribution | Version | Rust Version | Supported | Notes |
|---|---|---|---|---|
| AlmaLinux | 8 | 1.88.0 | Yes | |
| AlmaLinux | 9 | 1.88.0 | Yes | |
| AlmaLinux | 10 | 1.88.0 | Yes | |
| |
|
|
No | EOL |
| |
|
|
No | EOL |
| |
|
|
No | EOL |
| CentOS Stream | 9 | 1.85.0 | Yes | |
| |
|
|
No | EOL |
| Debian | 10 | 1.41.1 | No | Must use rustup. Note: Debian's package needs checking, see #4204. In Debian LTS state until June 30, 2024. |
| Debian | 11 | 1.48.0 | No | Must use rustup. |
| Debian | 12 | 1.63.0 | Yes | Must use rustup. |
| Debian | 13 | 1.85.0 | Yes | |
| Fedora | 38+ | 1.74.0 | Yes | |
| |
|
1.65.0 | No | EOL April 2023 |
| |
|
1.75.0 | Yes | EOL May 2025 |
| Ubuntu | 22.04 | 1.75.0 | Yes | |
| Ubuntu | 24.04 | 1.75.0 | Yes | 1.89 is avaiable through the rustc-1.89 package, but installed as rustc-1.89 |
| |
|
|
Yes | EOL March 2023 |
| |
|
|
Yes | pkg install rust cargo |
| FreeBSD | 13.4 | 1.83.0 | Yes | pkg install rustc cargo |
| FreeBSD | 14.2 | 1.83.0 | Yes | pkg install rustc cargo |
| OpenBSD | 7.5 | 1.76.0 | Yes | |
| OpenBSD | 7.6 | 1.81.0 | Yes | |
| MinGW | ?? | 1.85.1 | ?? | Can be installed through pacman |
Updated by Jason Ish about 1 month ago
- Description updated (diff)
Interesting, Ubuntu 24.04 has a newer version of Rust, but it gets installed like "rustc-1.89", etc. This would need support from our build system with env vars or something (if not already supported).
Updated by Shivani Bhardwaj about 1 month ago
- Related to Task #8269: rust: suppress nugatory RUSTSEC-2026-0009 for time crate added
Updated by Jason Ish 1 day ago
- Related to Task #8381: rust: auto-detect suitable rust version in ./configure added
Updated by Jason Ish 1 day ago
- Related to Task #8382: rust: update minimum rust version to 1.85 added
Actions