Skip to content

go_1_24: 1.24.4 -> 1.24.5#423655

Merged
katexochen merged 1 commit intoNixOS:stagingfrom
qowoz:go124
Jul 9, 2025
Merged

go_1_24: 1.24.4 -> 1.24.5#423655
katexochen merged 1 commit intoNixOS:stagingfrom
qowoz:go124

Conversation

@zowoq
Copy link
Contributor

@zowoq zowoq commented Jul 8, 2025

Changelog: https://go.dev/doc/devel/release#go1.24

Fixes CVE-2025-4674.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@zowoq zowoq added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Jul 8, 2025
@nix-owners nix-owners bot requested review from Mic92, kalbasit and katexochen July 8, 2025 23:50
@nixpkgs-ci nixpkgs-ci bot added the 6.topic: golang Go is a high-level general purpose programming language that is statically typed and compiled. label Jul 8, 2025
@nix-owners nix-owners bot requested review from mfrw and qbit July 8, 2025 23:55
@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. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-darwin: 2501-5000 This PR causes many rebuilds on Darwin and should target the staging branches. labels Jul 9, 2025
@katexochen katexochen merged commit 6df72dc into NixOS:staging Jul 9, 2025
32 of 36 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jul 9, 2025

Successfully created backport PR for staging-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Jul 9, 2025
@Shawn8901 Shawn8901 mentioned this pull request Jul 18, 2025
13 tasks
@drupol drupol mentioned this pull request Jul 18, 2025
13 tasks
@zowoq zowoq deleted the go124 branch August 6, 2025 23:03
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 6.topic: golang Go is a high-level general purpose programming language that is statically typed and compiled. 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: 2501-5000 This PR causes many rebuilds on Darwin and should 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. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants