Date: Mon, 24 Jun 2024 17:57:14 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 279390] lang/python311 install failure (connected with libressl?) Message-ID: <bug-279390-21822-gKY02bsJ2e@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279390-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-279390-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279390 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D3f76bb7c6fbff9496a1bfeea991635a= 6f71ef1ac commit 3f76bb7c6fbff9496a1bfeea991635a6f71ef1ac Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2024-06-24 17:50:17 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2024-06-24 17:56:55 +0000 lang/python311: refresh LibreSSL patches LibreSSL 3.9 introduced X509_STORE_get1_objects(3) so modify the preprocessor guard to account. Prior to LibreSSL < 3.9 becoming EOL, an additional conditional was needed to copy LibreSSL 3.9's X509_STORE_get1_objects(3) as the included implementation for OpenSSL < 3.3 clashed with LibreSSL. Event: ARRL/RAC Field Day 2024 PR: 279390 lang/python311/files/libressl/patch-Modules___hashopenssl.c | 4 ++-- lang/python311/files/libressl/patch-Modules___ssl.c (new) | 11 +++++++++= ++ 2 files changed, 13 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279390-21822-gKY02bsJ2e>