History log of /netbsd-src/external/bsd/openldap/lib/libldap/shlib_version (Results 1 – 8 of 8)
Revision Date Author Comments
# ad69f62a 04-Sep-2023 riastradh <riastradh@NetBSD.org>

Recursively revbump all dependents of libcrypto.

Otherwise any existing software linked against the openssl11
libcrypto.so.14 and any of these libraries will suddenly start
pulling in libcrypto.so.1

Recursively revbump all dependents of libcrypto.

Otherwise any existing software linked against the openssl11
libcrypto.so.14 and any of these libraries will suddenly start
pulling in libcrypto.so.15 at the same time, leading to mayhem in the
address space.

PR lib/57603

XXX pullup-10

show more ...


# 549b59ed 14-Aug-2021 christos <christos@NetBSD.org>

Merge openldap-2.5.6.


# 590e1f0c 28-May-2014 tron <tron@NetBSD.org>

Update for building OpenLDAP 2.4.39.


# 5e6ed478 12-Dec-2010 adam <adam@NetBSD.org>

bump minor version for 2.4.23


# e598ca9c 08-Mar-2010 lukem <lukem@NetBSD.org>

bump minor version for 2.4.21


# 75efea65 20-Jul-2009 christos <christos@NetBSD.org>

bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
changed from u_int to size_t. Affects _LP64 only.


# c42a4332 11-Jan-2009 christos <christos@NetBSD.org>

bump versions for time_t


# e77448e0 22-May-2008 lukem <lukem@NetBSD.org>

NetBSD reachover build framework for OpenLDAP.
Inspired by framework kindly donated by Wasabi Systems.