Skip to content

[beta] branch 1.96 release#155211

Merged
rust-bors[bot] merged 3 commits intorust-lang:betafrom
Mark-Simulacrum:beta-next
Apr 13, 2026
Merged

[beta] branch 1.96 release#155211
rust-bors[bot] merged 3 commits intorust-lang:betafrom
Mark-Simulacrum:beta-next

Conversation

@Mark-Simulacrum
Copy link
Copy Markdown
Member

This follows https://forge.rust-lang.org/release/process.html#beta-pr to branch beta. It also includes a backport of:

since it landed after beta branched but per security discussion is getting backported direct to stable.

r? me

Mark-Simulacrum and others added 3 commits April 12, 2026 15:56
- [CVE-2026-6042] is a denial of service in `iconv`.
- [CVE-2026-40200] is an out-of-bounds write in `qsort`.

Neither is relevant to Rust itself, but they could be used in mixed-
language projects that link with our `self-contained/libc.a`.

[CVE-2026-6042]: https://www.openwall.com/lists/oss-security/2026/04/09/19
[CVE-2026-40200]: https://www.openwall.com/lists/musl/2026/04/10/3
@rustbot rustbot added A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Apr 12, 2026
@Mark-Simulacrum
Copy link
Copy Markdown
Member Author

@bors r+ rollup=never p=50

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 12, 2026

📌 Commit 7892916 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@rust-bors rust-bors bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 12, 2026
@rust-bors

This comment has been minimized.

rust-bors bot pushed a commit that referenced this pull request Apr 12, 2026
[beta] branch 1.96 release

This follows https://forge.rust-lang.org/release/process.html#beta-pr to branch beta. It also includes a backport of:

* Patch musl's CVE-2026-6042 and CVE-2026-40200 #155171

since it landed after beta branched but per security discussion is getting backported direct to stable.

r? me
@rust-log-analyzer
Copy link
Copy Markdown
Collaborator

The job x86_64-mingw-1 failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@rust-bors rust-bors bot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 13, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 13, 2026

💔 Test for 51214bf failed: CI. Failed job:

@Mark-Simulacrum
Copy link
Copy Markdown
Member Author

@bors try jobs=x86_64-mingw-1

@rust-bors

This comment has been minimized.

rust-bors bot pushed a commit that referenced this pull request Apr 13, 2026
[beta] branch 1.96 release


try-job: x86_64-mingw-1
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 13, 2026

☀️ Try build successful (CI)
Build commit: 93f6b8a (93f6b8acfc45965b02791d2bf21bc0ac91dd7003, parent: 02c7f9bec0fd583160f8bcccb830216023b07bee)

@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@bors retry

@rust-bors rust-bors bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 13, 2026
@rust-bors rust-bors bot mentioned this pull request Apr 13, 2026
@rust-bors

This comment has been minimized.

@rust-bors rust-bors bot added the merged-by-bors This PR was explicitly merged by bors. label Apr 13, 2026
@rust-bors rust-bors bot removed the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Apr 13, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 13, 2026

☀️ Test successful - CI
Approved by: Mark-Simulacrum
Duration: 3h 29m 6s
Pushing ef0fb8a to beta...

@rust-bors rust-bors bot merged commit ef0fb8a into rust-lang:beta Apr 13, 2026
13 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Apr 13, 2026
@Mark-Simulacrum Mark-Simulacrum deleted the beta-next branch April 13, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants