Bug 290334 - security/py-cryptography fails with LibreSSL 4.2
Summary: security/py-cryptography fails with LibreSSL 4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-18 02:47 UTC by jakub_lach
Modified: 2025-11-11 12:51 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
fix (418 bytes, patch)
2025-10-18 02:47 UTC, jakub_lach
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jakub_lach 2025-10-18 02:47:32 UTC
Created attachment 264668 [details]
fix
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2025-10-18 03:09:51 UTC
^Triage: now that Bugzilla Attachments have the Patch flag, the "[patch]"
notation is obsolete.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-11-11 12:16:15 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dbbb8dec1155acc6d686976d80222bdabc78c8de

commit dbbb8dec1155acc6d686976d80222bdabc78c8de
Author:     Jakub Lach <jakub_lach@mailplus.pl>
AuthorDate: 2025-11-11 12:10:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-11-11 12:10:38 +0000

    security/py-cryptography: Fix build with LibreSSL 4.2.*

    PR:             290334
    Obtained from:  https://github.com/rust-openssl/rust-openssl/commit/12800873a0255b61a9e08a4d47095b1b2529835c

 security/py-cryptography/files/patch-libressl (new) | 12 ++++++++++++
 1 file changed, 12 insertions(+)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2025-11-11 12:51:04 UTC
Committed. Thanks.