Skip to content

c-ares: 1.34.5 -> 1.34.6#469130

Merged
SuperSandro2000 merged 1 commit intoNixOS:stagingfrom
mweinelt:c-ares-1.34.6
Dec 19, 2025
Merged

c-ares: 1.34.5 -> 1.34.6#469130
SuperSandro2000 merged 1 commit intoNixOS:stagingfrom
mweinelt:c-ares-1.34.6

Conversation

@mweinelt
Copy link
Member

@mweinelt mweinelt commented Dec 9, 2025

https://c-ares.org/changelog.html#1_34_6
GHSA-jq53-42q6-pqr5

Fixes: CVE-2025-62408

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@mweinelt mweinelt added 1.severity: security Issues which raise a security issue, or PRs that fix one backport staging-25.05 backport staging-25.11 Backport PR automatically labels Dec 9, 2025
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Dec 9, 2025
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Dec 18, 2025
@SuperSandro2000 SuperSandro2000 added this pull request to the merge queue Dec 19, 2025
Merged via the queue into NixOS:staging with commit 6e9bd21 Dec 19, 2025
30 of 32 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 19, 2025

Backport failed for staging-25.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin staging-25.05
git worktree add -d .worktree/backport-469130-to-staging-25.05 origin/staging-25.05
cd .worktree/backport-469130-to-staging-25.05
git switch --create backport-469130-to-staging-25.05
git cherry-pick -x 9999bd59d0785859cf4472900448f98ae533c634

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 19, 2025

Successfully created backport PR for staging-25.11:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Dec 19, 2025
@mweinelt mweinelt deleted the c-ares-1.34.6 branch December 19, 2025 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 12.approvals: 1 This PR was reviewed and approved by one person. backport staging-25.11 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants