Issue 8832 - Fix build with LibreSSL 2.7
Summary: Fix build with LibreSSL 2.7
Status: VERIFIED DUPLICATE of issue 7978
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: 2.4.45
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-02 17:40 UTC by brnrd@freebsd.org
Modified: 2021-08-03 17:58 UTC (History)
0 users

See Also:


Attachments
0001-Fix-build-with-LibreSSL-2.7.patch (2.65 KB, patch)
2018-04-02 17:44 UTC, brnrd@freebsd.org
Details

Note You need to log in before you can comment on or make changes to this issue.
Description brnrd@freebsd.org 2018-04-02 17:40:08 UTC
Full_Name: Bernard Spil
Version: 2.4.45
OS: FreeBSD 11.1-p8 amd64
URL: https://brnrd.eu/bsd/0001-Fix-build-with-LibreSSL-2.7.patch
Submission from: (NULL) (193.164.217.85)


LibreSSL 2.7 adds OpenSSL 1.1 API which currently leads to conflicts on method
names.
In 6 months time, support for LibreSSL 2.6 will stop, which would remove all the
LIBRESSL_VERSION_NUMBER checks.

With kind regards, Bernard
Comment 1 brnrd@freebsd.org 2018-04-02 17:44:21 UTC
On 2018-04-02 19:40, openldap-its@openldap.org wrote:
> *** THIS IS AN AUTOMATICALLY GENERATED REPLY ***

For completeness, adding the full patch file.
That naming of patches by format-patch is silly... I'm generating a lot 
of them and all get the same name...
Comment 2 Quanah Gibson-Mount 2020-03-15 06:26:17 UTC

*** This issue has been marked as a duplicate of issue 7978 ***