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)
Thu, May 2, 9:54 PM
Unknown Object (File)
Thu, May 2, 8:44 PM
Unknown Object (File)
Thu, May 2, 8:30 PM
Unknown Object (File)
Thu, May 2, 6:53 PM
Unknown Object (File)
Thu, May 2, 6:05 PM
Unknown Object (File)
Sat, Apr 27, 6:38 PM
Unknown Object (File)
Sun, Apr 21, 9:55 PM
Unknown Object (File)
Fri, Apr 19, 6:41 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.