Bugzilla: https://bugzilla.redhat.com/2123229
upstream
========
commit 5b245985a6de5ac18b5088c37068816d413fb8ed
Author: Roberto Sassu <roberto.sassu@huawei.com>
Date: Tue Jul 19 19:05:55 2022 +0200
description
===========
Switch to new EVP API for detecting libcrypto, as Fedora 36 returns an
error when it encounters the deprecated function MD5_Init() and the others.
The error would be interpreted as missing libcrypto, while in reality it is
not.
Fixes:
|
||
---|---|---|
.. | ||
Documentation | ||
feature | ||
tests | ||
.gitignore | ||
Build | ||
Build.include | ||
Makefile | ||
Makefile.build | ||
Makefile.feature | ||
Makefile.include | ||
fixdep.c |