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


# 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


# 27d0f2d3 30-Sep-2008 joerg <joerg@NetBSD.org>

Build glue for libfetch.