Skip to content

jose: migrate to openssl@4#284619

Merged
BrewTestBot merged 2 commits into
mainfrom
jose-openssl4-mig
May 25, 2026
Merged

jose: migrate to openssl@4#284619
BrewTestBot merged 2 commits into
mainfrom
jose-openssl4-mig

Conversation

@daeho-ro

Copy link
Copy Markdown
Member

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>?
  • Is your test running fine brew test <formula>?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

Migrate to openssl@4

> brew deps --tree --os linux jose
jose
├── jansson
├── openssl@4
│   └── ca-certificates
└── zlib-ng-compat

> brew deps --tree --os macos jose
jose
├── jansson
└── openssl@4
    └── ca-certificates

No deps for this formula, and

> brew linkage jose
System libraries:
  /usr/lib/libSystem.B.dylib
  /usr/lib/libz.1.dylib
Homebrew libraries:
  /opt/homebrew/opt/jansson/lib/libjansson.4.dylib (jansson)
  /opt/homebrew/Cellar/jose/14/lib/libjose.0.dylib (jose)
  /opt/homebrew/opt/openssl@4/lib/libcrypto.4.dylib (openssl@4)

@daeho-ro daeho-ro added the openssl-4-migration Related to switching to an OpenSSL 4 dependency label May 25, 2026
@github-actions github-actions Bot added the meson Meson use is a significant feature of the PR or issue label May 25, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🤖 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 May 25, 2026
@BrewTestBot BrewTestBot enabled auto-merge May 25, 2026 15:38
@BrewTestBot BrewTestBot added this pull request to the merge queue May 25, 2026
Merged via the queue into main with commit b8539a6 May 25, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the jose-openssl4-mig branch May 25, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. meson Meson use is a significant feature of the PR or issue openssl-4-migration Related to switching to an OpenSSL 4 dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants