#
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 ...
|