Update embedded curl to 8.22.0 - #520
Merged
Merged
Conversation
LouisLotter
approved these changes
Sep 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update embedded curl to 8.22.0, reconcile its moved DNS sources and new files, and match upstream's Linux
_GNU_SOURCEflag for correct TLS hostname checks. Make Omnibus invoke Bazel even with a warm cache, and pull mutable Docker base tags so dependency updates reach rebuilt artifacts. The Omnibus change can increase DEB build time; Bazel retains ownership of its cache.Validation: lint/unit tests, binary builds, and DEB/image builds and scans all pass. Both DEBs contain curl 8.22.0 with the correct ELF architecture. The packaged amd64 image runs curl with OpenSSL 3.5.8 and verified HTTPS over HTTP/2; all 46 upstream hostname cases pass against the native build. Archive integrity, Bazel manifest consistency, Buildifier, Ruby/shell syntax and Zizmor checks pass. Both image architectures report no secrets. Vulnerability scans remain in inform mode and still report unrelated advisories; this is not a clean-gate claim.
Preserves merged #515. Tracking and remaining dispositions: https://github.com/StackVista/cve-reporter/issues/29. #511's human hold is unchanged. Independent review and human merge/release approval remain outstanding.