Skip to content

curl: 8.12.0 -> 8.12.1#381673

Merged
vcunat merged 1 commit intoNixOS:stagingfrom
Scrumplex:pkgs/curl/update-2025-02-2
Feb 20, 2025
Merged

curl: 8.12.0 -> 8.12.1#381673
vcunat merged 1 commit intoNixOS:stagingfrom
Scrumplex:pkgs/curl/update-2025-02-2

Conversation

@Scrumplex
Copy link
Member

@Scrumplex Scrumplex commented Feb 13, 2025

https://github.com/curl/curl/releases/tag/curl-8_12_1
https://curl.se/ch/8.12.1.html

https://daniel.haxx.se/blog/2025/02/13/curl-8-12-1/

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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (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.

Add a 👍 reaction to pull requests you find important.

@Scrumplex Scrumplex force-pushed the pkgs/curl/update-2025-02-2 branch from 4da7bf6 to b58db91 Compare February 13, 2025 08:13
@github-actions github-actions bot added 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. labels Feb 13, 2025
@Scrumplex Scrumplex marked this pull request as ready for review February 13, 2025 10:31
@nix-owners nix-owners bot requested a review from lovek323 February 13, 2025 10:41
@mrkline mrkline mentioned this pull request Feb 13, 2025
13 tasks
@mrkline
Copy link
Contributor

mrkline commented Feb 13, 2025

It would be great to get this backported to 24.11 as well - anything using Basic HTTP auth (e.g., Cachix) via curl has been broken since the 8.11.1 bump in December.

@vcunat vcunat mentioned this pull request Feb 14, 2025
13 tasks
@vcunat vcunat merged commit 25ce53e into NixOS:staging Feb 20, 2025
64 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Feb 20, 2025

Successfully created backport PR for staging-24.11:

@Scrumplex Scrumplex linked an issue Mar 4, 2025 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

curl: version 8.12.0 causes segfault in kodi

3 participants