Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openssl3: Fix no_cache issue w/3rd party providers #27336

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

neverpanic
Copy link
Member

Description

This fixes using an algorithm from the legacy provider while the pkcs11-provider is active.

Closes: https://trac.macports.org/ticket/71760

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 15.2 24C101 arm64
Xcode 16.2 16C5032a

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

This fixes using an algorithm from the legacy provider while the
pkcs11-provider is active.

Closes: https://trac.macports.org/ticket/71760
@macportsbot
Copy link

Notifying maintainers:
@larryv for port openssl3.

@macportsbot macportsbot added type: bugfix maintainer maintainer: open Affects an openmaintainer port by: member Created by a member with commit rights labels Jan 8, 2025
@neverpanic neverpanic merged commit e88c9f7 into macports:master Jan 8, 2025
3 checks passed
@neverpanic neverpanic deleted the cal-71760 branch January 8, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
by: member Created by a member with commit rights maintainer: open Affects an openmaintainer port maintainer type: bugfix
Development

Successfully merging this pull request may close these issues.

3 participants