Skip to content

Use vendored rust compiler.#87

Open
fnordahl wants to merge 1 commit intocanonical:mainfrom
fnordahl:use-vendored-rust
Open

Use vendored rust compiler.#87
fnordahl wants to merge 1 commit intocanonical:mainfrom
fnordahl:use-vendored-rust

Conversation

@fnordahl
Copy link
Copy Markdown
Member

The commit in the fixes tag addressed a situation in the Python dependency sphere by updating the rust compiler through rustup.

Since then Rust 1.91 has been made available for the Ubuntu 24.04 build base, and we prefer a vendored version of the compiler for security and stability reasons.

Fixes: 1993b74 ("feat: add role-assignment requirer integration")
Reported-at: https://launchpad.net/bugs/2148642

A successful build across all architectures can be viewed here: https://launchpad.net/~fnordahl/fnordahl-craft-remote-build/+charm/charmcraft-microovn-2bdaed61d392c47c5827005fb3278b59

The commit in the fixes tag addressed a situation in the Python
dependency sphere by updating the rust compiler through rustup.

Since then Rust 1.91 has been made available for the Ubuntu 24.04
build base, and we prefer a vendored version of the compiler for
security and stability reasons.

Fixes: 1993b74 ("feat: add role-assignment requirer integration")
Reported-at: https://launchpad.net/bugs/2148642
Signed-off-by: Frode Nordahl <fnordahl@ubuntu.com>
@fnordahl fnordahl requested a review from a team as a code owner April 21, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant