https://bugs.exim.org/show_bug.cgi?id=2386
Bug ID: 2386
Summary: M_ASN1_OCTET_STRING_set removed in LibreSSL 2.9.0
Product: Exim
Version: N/A
Hardware: x86-64
OS: OpenBSD
Status: NEW
Severity: bug
Priority: medium
Component: Experimental
Assignee: nigel@???
Reporter: exim-bugs@???
CC: exim-dev@???
DANE builds fail on OpenBSD 6.5-beta:
ld: error: undefined symbol: M_ASN1_OCTET_STRING_set
>>> referenced by dane.c
>>> dane.o:(wrap_issuer)
(
https://buildfarm.exim.org/cgi-bin/show_log.pl?nm=fugu_libre&dt=2019-04-01%2014%3A05%3A42)
M_ASN1_OCTET_STRING_set got removed during fall cleanup in this commit:
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libcrypto/asn1/asn1.h.diff?r1=1.49&r2=1.50&f=h
LibreSSL 2.9.0 was shiped without the said macro:
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.9.0-relnotes.txt
LIBRESSL_VERSION_NUMBER for 2.9.0 is 0x2090000fL
--
You are receiving this mail because:
You are on the CC list for the bug.