openssl: add security patches

Fixes all relevant CVEs with patches from RHEL 7.

Additionally made one further tweak for parallel install installation
with OpenSSL 3.x.
This commit is contained in:
Tom G. Christensen
2022-03-31 18:32:06 +02:00
parent cdba37fb86
commit 867fa0b486
8 changed files with 1037 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ files(-,root,bin)
default_docs
$_libdir/*.so.*
$_libdir/engines/*.so
$_sharedir/ssl
$_sharedir/ssl${shortver}
[openssl-utils]
pkgname="${pkgprefix}osslu"