Re: [BLFS Trac] #23330: Openssl-4 fixes
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
#23330: Openssl-4 fixes
-------------------------+------------------------
Reporter: pierre | Owner: blfs-book
Type: enhancement | Status: new
Priority: normal | Milestone: 13.1
Component: BOOK | Version: git
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------
Comment (by pierre):
Subversion test "crypto" fails, due to the removal of "ENGINE_xxx"
functions in OpenSSL. This is the only test failure, and it is not due to
serf. So I think the serf patch in the SSL ticket is sufficient for serf.
(I implemented it with a sed:
{{{
sed -e 's/nm->d.ia5->length/ASN1_STRING_length(nm->d.ia5)/' \
-e 's/nm->d.ia5->data/(const char *)ASN1_STRING_get0_data(nm->d.ia5)/'
\
-i buckets/ssl_buckets.c
}}}
)
--
Ticket URL: <https://wiki.linuxfromscratch.org/blfs/ticket/23330#comment:29>
BLFS Trac <https://wiki.linuxfromscratch.org/blfs/>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page