feat(25.04): cargo-1.84 slices#634
Closed
lczyk wants to merge 23 commits intocanonical:ubuntu-25.04from
Closed
Conversation
|
Diff of dependencies: slices/binutils-aarch64-linux-gnu.yaml@@ -1,5 +1,6 @@
-binutils-common
+libbinutils
libc6
+libctf0
libjansson4
libsframe1
libzstd1slices/binutils-x86-64-linux-gnu.yaml@@ -1,7 +1,5 @@
-binutils-common
libbinutils
libc6
-libctf-nobfd0
libctf0
libjansson4
libsframe1slices/cargo-1.84.yaml@@ -1,7 +1,3 @@
-binutils
-c-compiler
-clang
-gcc
libc6
libcurl3t64-gnutls
libgcc-s1
@@ -9,6 +5,4 @@
libsqlite3-0
libssh2-1t64
libssl3t64
-rustc
-rustc-1.84
zlib1gslices/cpp-14-aarch64-linux-gnu.yaml@@ -1,5 +1,6 @@
-gcc-14-aarch64-linux-gnu-base
+gcc-14-base
libc6
+libc6-dev
libgmp10
libisl23
libmpc3slices/cpp-14-x86-64-linux-gnu.yaml@@ -1,5 +1,6 @@
gcc-14-base
libc6
+libc6-dev
libgmp10
libisl23
libmpc3slices/gcc-14-aarch64-linux-gnu.yaml@@ -1,14 +1,3 @@
-binutils-aarch64-linux-gnu
-cpp-14-aarch64-linux-gnu
-gcc-14-aarch64-linux-gnu-base
+gcc-14-base
libc6
-libcc1-0
-libgcc-14-dev-arm64-cross
-libgcc-s1
-libgmp10
-libisl23
-libmpc3
-libmpfr6
-libstdc++6
-libzstd1
-zlib1g
+libgcc-14-devslices/gcc-14-x86-64-linux-gnu.yaml@@ -1,14 +1,3 @@
-binutils-x86-64-linux-gnu
-cpp-14-x86-64-linux-gnu
gcc-14-base
libc6
-libcc1-0
libgcc-14-dev
-libgcc-s1
-libgmp10
-libisl23
-libmpc3
-libmpfr6
-libstdc++6
-libzstd1
-zlib1gslices/libgcc-14-dev.yaml@@ -1,11 +1,2 @@
gcc-14-base
-libasan8
-libatomic1
libgcc-s1
-libgomp1
-libhwasan0
-libitm1
-liblsan0
-libquadmath0
-libtsan2
-libubsan1slices/rustc-1.84.yaml@@ -1,7 +1,6 @@
-binutils
-gcc
-libc-dev
+base-files
libc6
+libc6-dev
libgcc-s1
libllvm19
libstd-rust-1.84-dev |
0b2a846 to
4b8122a
Compare
Collaborator
Author
|
sorry for the noise on the commits. i've accidentally modified the wrong branch. this is now restored to where it should be |
795ee8f to
4ba231a
Compare
bf8a2da to
f49ecfe
Compare
This was referenced Sep 16, 2025
f49ecfe to
bc0ca35
Compare
This was referenced Sep 16, 2025
bc0ca35 to
290f7d4
Compare
290f7d4 to
35e2dc4
Compare
8ddfd38 to
9b47d2a
Compare
This was referenced Dec 15, 2025
9b47d2a to
c2dfa67
Compare
commit 1a3ba8b Merge: 6072639 a520c7b Author: Marcin Konowalczyk <marcin.konowalczyk@canonical.com> Date: Wed Jan 7 17:30:25 2026 +0000 Merge branch 'ubuntu-25.04' into ROCKS-2271/rust-1.84-25.04 commit 6072639 Author: lczyk <marcin.konowalczyk@canonical.com> Date: Mon Dec 15 09:24:31 2025 +0000 feat: rustc slices commit 6b39afb Author: lczyk <marcin.konowalczyk@canonical.com> Date: Mon Dec 15 09:07:22 2025 +0000 feat: refactor based on 1.75 commit 1e56af9 Author: lczyk <marcin.konowalczyk@canonical.com> Date: Wed Dec 10 10:36:39 2025 +0000 feat: removed gcc-15-base commit 94f2d63 Author: lczyk <marcin.konowalczyk@canonical.com> Date: Mon Dec 8 12:51:30 2025 +0000 fix: typo commit 386beeb Author: lczyk <marcin.konowalczyk@canonical.com> Date: Mon Dec 8 12:48:09 2025 +0000 docs: more arch notes commit 2b5069e Author: lczyk <marcin.konowalczyk@canonical.com> Date: Mon Dec 8 12:47:35 2025 +0000 docs: arch note commit fd7d60e Author: lczyk <marcin.konowalczyk@canonical.com> Date: Mon Dec 8 12:43:09 2025 +0000 feat: rearrange tests commit 847f914 Author: marcin <marcin.konowalczyk@canonical.com> Date: Mon Sep 22 18:04:44 2025 +0100 feat: minor linting nitpicks commit abe7a96 Author: marcin <marcin.konowalczyk@canonical.com> Date: Mon Sep 22 18:00:29 2025 +0100 doc: update slice doc commit 5969666 Author: marcin <marcin.konowalczyk@canonical.com> Date: Mon Sep 22 18:00:19 2025 +0100 feat: remove needless installs in tests commit 7d18d4b Author: marcin <marcin.konowalczyk@canonical.com> Date: Mon Sep 22 17:37:22 2025 +0100 feat: update libc6-dev and libgcc-14-dev refs commit 0aff37b Author: marcin <marcin.konowalczyk@canonical.com> Date: Tue Sep 16 11:34:19 2025 +0100 chore: move copyright slice to the end commit d05f0b9 Author: marcin <marcin.konowalczyk@canonical.com> Date: Tue Sep 16 10:48:12 2025 +0100 feat: newlines at the ends of files commit 291e383 Author: marcin <marcin.konowalczyk@canonical.com> Date: Tue Sep 16 10:47:04 2025 +0100 feat: nicer sudo chroot patch commit 31ce966 Author: marcin <marcin.konowalczyk@canonical.com> Date: Tue Sep 16 08:49:13 2025 +0100 chore: relative symlinks in docs commit 807c74b Author: marcin <marcin.konowalczyk@canonical.com> Date: Mon Sep 15 14:34:06 2025 +0100 feat(testing): update test slice names commit 6408fb1 Author: marcin <marcin.konowalczyk@canonical.com> Date: Wed Sep 10 11:09:10 2025 +0100 feat: update libc6-dev slices commit d88fa32 Author: marcin <marcin.konowalczyk@canonical.com> Date: Tue Sep 9 12:27:03 2025 +0100 feat: update rustc-1.84 spread tests commit a789afe Author: marcin <marcin.konowalczyk@canonical.com> Date: Tue Sep 9 12:26:30 2025 +0100 fix: rust-1.84 essential slices commit 4eb1069 Author: marcin <marcin.konowalczyk@canonical.com> Date: Mon Aug 4 16:17:50 2025 +0100 feat: Squashed rustc-1.84 slices
67a7c3d to
f4a19d9
Compare
This was referenced Jan 12, 2026
Collaborator
Author
Collaborator
Author
|
closing since plucky is EOL |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Proposed changes
slices for
cargo-1.84Related issues/PRs
this PR is part of the following stack:
feat(25.04): libc6-dev slices #633feat(25.04): binutils slices #644feat(25.04): cpp-14 slices #648feat(25.04): gcc-14 slices #649feat(25.04): add binutils and gcc symlinks #805forward port of feat(24.04): archiver slice #807Forward porting
the default rust versions for each of the current versions of Ubuntu are:
1.75:
1.84:
feat(25.04): cargo-1.84 slices #634(EOL) (this PR)1.85:
1.88:
Checklist
🦀