svn commit: r358411 - head/contrib/sendmail/src

Jung-uk Kim jkim at FreeBSD.org
Fri Feb 28 18:13:50 UTC 2020


On 20. 2. 28., Eugene Grosbein wrote:
> 28.02.2020 23:01, Jung-uk Kim wrote:
> 
>>> Now I believe the only option is merge of new 1.1.1 SSL API to our sendmail.
>>
>> No, stable/11 will never be updated to OpenSSL 1.1.1 because of ABI
>> incompatibility.
> 
> I'm not talking about upgrading base system OpenSSL to 1.1.1 in stable/11.
> 
> I'm talking about switching base system Sendmail to 1.1.1 SSL API only
> because it is impossible building SASL with 1.1.1 and link it with sendmail using base openssl 1.0.2.
> 
> This is real problem.
You should not link a binary with two ABI incompatible libraries.

Jung-uk Kim


More information about the svn-src-head mailing list