History log of /netbsd-src/crypto/external/bsd/heimdal/lib/libgssapi/shlib_version (Results 1 – 3 of 3)
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 ...


# d3273b5b 28-Jan-2017 christos <christos@NetBSD.org>

merge conflicts, adjust the build.


# 7a6a7ae0 13-Apr-2011 elric <elric@NetBSD.org>

Build framework for Heimdal.