Skip to content

Conversation

@niklaskorz
Copy link
Contributor

@niklaskorz niklaskorz commented Oct 29, 2025

https://github.com/prefix-dev/pixi/releases/tag/v0.59.0

Fixes CVE-2025-62518

Tracking issue #455265

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.

@niklaskorz niklaskorz added 1.severity: security Issues which raise a security issue, or PRs that fix one backport release-25.05 Backport PR automatically labels Oct 29, 2025
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Oct 30, 2025
@nix-owners nix-owners bot requested a review from xiaoxiangmoe October 30, 2025 14:57
@niklaskorz niklaskorz added this pull request to the merge queue Oct 31, 2025
Merged via the queue into NixOS:master with commit 646ed9a Oct 31, 2025
32 of 34 checks passed
@niklaskorz niklaskorz deleted the pixi-0.59 branch October 31, 2025 09:51
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Oct 31, 2025
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Oct 31, 2025

Backport failed for release-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 release-25.05
git worktree add -d .worktree/backport-456779-to-release-25.05 origin/release-25.05
cd .worktree/backport-456779-to-release-25.05
git switch --create backport-456779-to-release-25.05
git cherry-pick -x 5141623b342edc8eccbe2f919620538b3cabbde7

@niklaskorz niklaskorz added the 9.needs: port to stable A PR needs a backport to the stable release. label Nov 1, 2025
@mdaniels5757 mdaniels5757 added 8.has: port to stable This PR already has a backport to the stable release. and removed 9.needs: port to stable A PR needs a backport to the stable release. backport release-25.05 Backport PR automatically labels Nov 1, 2025
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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants