Re: OpenSSL in base shared object version number is 30

From: Dag-Erling_Smørgrav <des_at_FreeBSD.org>
Date: Sun, 12 May 2024 16:00:25 UTC
Reshad Patuck <reshadpatuck1@gmail.com> writes:
> I am running FreeBSD 14.0 and noticed that the shared library version
> for OpenSSL seems to be 30 on my system [...] I can't seem to find
> where the value 30 is being generated from.

des@ltc ~src% git -P grep SHLIB_MAJOR secure
secure/lib/libcrypto/Makefile:SHLIB_MAJOR=	30
secure/lib/libssh/Makefile:SHLIB_MAJOR=	5
secure/lib/libssl/Makefile:SHLIB_MAJOR=	30

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org