[Backport staging-26.05] curl: backport performance patch#525953
Conversation
curl/curl@2a2104f See https://curl.se/mail/distros-2026-05/0000.html Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> (cherry picked from commit 06028a8)
Scrumplex
left a comment
There was a problem hiding this comment.
nixpkgs-review result
Generated using nixpkgs-review.
Command: nixpkgs-review pr 525953 --package curl --package curlMinimal
Commit: 99edca13d244d3020cf906c5bf0a1cf5ff7e53a6
x86_64-linux
✅ 2 packages built:
- curl
- curlMinimal
|
This broke lix on 26.05; why was this backported? |
|
On second thought, it was not obvious that this would cause breakage and "small" bugfixes like what the patch intends to do are well within what is acceptable for backports. I think the most critical error here was that the patch landed in stable via staging-next-26.05 before staging-next landed it to master. We need some safeguards around this and I can't think of any satisfactory "easy" solution to this problem.. |
|
The issue was known, I guess noone picked up the patch override for lix #528906 (comment) or any other solution including dropping the patch completely. |
Bot-based backport to
staging-26.05, triggered by a label in #522574.Before merging, ensure that this backport is acceptable for the release.
Even as a non-committer, if you find that it is not acceptable, leave a comment.
Tip
If you maintain all packages touched by this pull request, and they are all located under
pkgs/by-name/*, you can comment@NixOS/nixpkgs-merge-bot mergeto automatically merge this PR using thenixpkgs-merge-bot.