[Bug 279954] security/libpki: Fails to build with libxml2 2.31.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279954] security/libpki: Fails to build with libxml2 2.31.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Aug 2024 23:07:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279954
Bruno Damour <bruno@ruomad.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #252703|0 |1
is obsolete| |
--- Comment #5 from Bruno Damour <bruno@ruomad.net> ---
Created attachment 252750
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252750&action=edit
Patch against current ports tree
Well it seems my last version of the port ended up incomplete... I guess no one
really tried to use it on FreeBSD 14.
Here is a new version which should :
- really fix the segfault which PORTREVISION 5 was supposed to fix
(complementing the final incomplete patch with fixes to src/pki_x509.c which
were discarded in the final version)
- allowing build against libxml2-2.12+ (patching src/pki_config.c)
Sorry for the mess...
--
You are receiving this mail because:
You are the assignee for the bug.