Page MenuHomeFreeBSD

security/py-cryptography: Add LibreSSL 3.4.0 support
ClosedPublic

Authored by vishwin on Oct 3 2021, 4:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 10 2024, 5:41 AM
Unknown Object (File)
Dec 20 2023, 6:29 AM
Unknown Object (File)
Dec 2 2023, 12:59 PM
Unknown Object (File)
Dec 2 2023, 12:59 PM
Unknown Object (File)
Dec 2 2023, 12:59 PM
Unknown Object (File)
Nov 30 2023, 6:35 PM
Unknown Object (File)
Oct 21 2023, 9:38 PM
Unknown Object (File)
Oct 19 2023, 6:22 PM
Subscribers

Details

Summary
security/py-cryptography: Add LibreSSL 3.4.0 support

Backport upstream #6360 [1]

While here, remove remaining FreeBSD 11 support

[1] https://github.com/pyca/cryptography/pull/6360

Reviewed_by: koobs (maintainer), ??
Approved by: ?? (mentor), koobs (maintainer)
Differential_Revision: D32281
MFH: 2020Q4 (blanket: build fix)
Test Plan
  • portlint: ???
  • testport: OK (poudriere + consumers)
  • maketest: ???
  • additional: Verified with upstream CI, which also includes selected consumers.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 41936
Build 38824: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Oct 4 2021, 6:58 AM
koobs edited the test plan for this revision. (Show Details)
koobs retitled this revision from security/py-cryptography: support LibreSSL 3.4.0 to security/py-cryptography: Add LibreSSL 3.4.0 support.

Thanks for this Charli

Can you confirm this passes make test (upstream test suite) and portlint.

Upstream Ci test/confirm is great, but running make test is a specific run of their tests against a local installation.