-
Notifications
You must be signed in to change notification settings - Fork 426
Updated Docker image to Ubuntu-24.04 and Cargo dependencies #1580
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
JanDiederich
wants to merge
37
commits into
cross-rs:main
Choose a base branch
from
JanDiederich:ubuntu24
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
ddb3b76
Updated Docker image to Ubuntu-24.04 and Cargo dependencies
003128f
WIP
petehayes102 ea44017
WIP
petehayes102 b6a8a90
Readd submodule
petehayes102 f092ad2
Bugfixes for Ubuntu 24
petehayes102 807079b
Comment out ncurses
petehayes102 138a904
Bump all Rust dependencies
petehayes102 8718c34
Appease clippy
petehayes102 d48bed0
Bump kernel major version
petehayes102 adce300
Remove deleted 'python' (v2) package
petehayes102 9b1a474
Updated crates and compiler to 1.89.0
d35013f
Compilable version with using linux-image 6.12.41+deb13 and Debian Tr…
942a406
Cargo format
76a4ddc
Set the minimum Rust version to one supporting Rust 2024 and if-let-c…
a28aa4c
Setting rustc consistently everywhere to 1.89.0
2ac43b4
Fixed clippy 1.89.0 findings
4e20463
Fixed Cargo fmt
a6a70cd
Using Rust 1.89.0 in `ci.yml` and `weekly.yml`
afc483e
Allowing new licenses which came with crate updates
48d5902
Fixed Owo-Color having `Stdin` removed in latest version
48bb935
Fixed local.rs formatting
f401f7a
"FROM ubuntu:24.04 as" to "FROM ubuntu:24.04 AS"
e19db47
Added "ubuntu.sources" with the correct configured arm64, i386 and am…
459f1ea
"ubuntu.sources" missed an ending newline
27da6b4
Update README.md annotation about Xargo
JanDiederich cf04300
Update docker/ubuntu.sources
JanDiederich 937998a
OWO stdin removed
cab53ec
Rebase on the latest original main
d93c881
Cargo fmt shared.rs and errors.rs
d38569e
lint `clippy::string_to_string` has been removed: `clippy:implicit_c…
29c55d6
replace the closure with the function itself: `termination_handler`
f0e196f
errors.rs formatted install_termination_hook() indention
c7a057d
Upgraded Adler to Adler2, other version updates
c0bbde6
allow multiple `windows-sys`
Emilgardis cbb02c6
update wine sources and bump to wine 10
Emilgardis 31f5252
bump qemu to 10.1.0 for ubuntu
Emilgardis e81c842
explicitly use wineconsole
Emilgardis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.