Skip to content

libssh2 pcre2 sqlite zstd: use zlib-ng-compat on Linux#265557

Merged
BrewTestBot merged 8 commits intomainfrom
zlib-ng-compat-1
Feb 5, 2026
Merged

libssh2 pcre2 sqlite zstd: use zlib-ng-compat on Linux#265557
BrewTestBot merged 8 commits intomainfrom
zlib-ng-compat-1

Conversation

@cho-m
Copy link
Member

@cho-m cho-m commented Feb 2, 2026

Something I was previously planning when I introduced zlib-ng-compat was to follow Fedora (https://fedoraproject.org/wiki/Changes/ZlibNGTransition) and try switching.

This is important given Homebrew's Linux bottle is stuck on Core 2 Duo and non-CRC/etc armv8-a performance.

Trying out a few common dependencies to make sure of API/ABI compatibility. Ideally would be safe to partially migrate where identical ABI would avoid unexpected problems based on which library is loaded.

@cho-m cho-m added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-linux-self-hosted-deps Test dependents on Linux self-hosted runner CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. labels Feb 2, 2026
@github-actions github-actions bot added CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. long dependent tests Set a long timeout for dependent testing labels Feb 2, 2026
@cho-m cho-m changed the title pcre2 sqlite zstd: use zlib-ng-compat on Linux libssh2 pcre2 sqlite zstd: use zlib-ng-compat on Linux Feb 3, 2026
@cho-m cho-m marked this pull request as ready for review February 4, 2026 14:23
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 5, 2026
@BrewTestBot BrewTestBot enabled auto-merge February 5, 2026 20:09
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 5, 2026
Merged via the queue into main with commit cf59f12 Feb 5, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the zlib-ng-compat-1 branch February 5, 2026 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-linux-self-hosted-deps Test dependents on Linux self-hosted runner CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-no-fail-fast-deps Continue dependent tests despite failing GitHub Actions matrix tests. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. CI-skip-recursive-dependents Pass --skip-recursive-dependents to brew test-bot. long dependent tests Set a long timeout for dependent testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants