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:
@@ -1,5 +1,11 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Tue Mar 29 2022 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.2u-8
|
||||
- Relocate ssldir to avoid conflicts
|
||||
- Forward port CVE fixes from RHEL 7 (openssl 1.0.2k)
|
||||
- Fixes CVE-2020-1971, CVE-2021-23840, CVE-2021-23841, CVE-2021-3712,
|
||||
CVE-2022-0778
|
||||
|
||||
* Sat Nov 20 2021 Tom G. Christensen <swpkg@jupiterrise.com> - 1.0.2u-7
|
||||
- Rebuild as parallel installable with OpenSSL 3.0
|
||||
- Move utils into their own package
|
||||
|
||||
@@ -9,7 +9,7 @@ files(-,root,bin)
|
||||
default_docs
|
||||
$_libdir/*.so.*
|
||||
$_libdir/engines/*.so
|
||||
$_sharedir/ssl
|
||||
$_sharedir/ssl${shortver}
|
||||
|
||||
[openssl-utils]
|
||||
pkgname="${pkgprefix}osslu"
|
||||
|
||||
Reference in New Issue
Block a user