!324 add openssl-SMx-perl rpm provides
From: @lixiao2023 Reviewed-by: @zcfsite Signed-off-by: @zcfsite
This commit is contained in:
commit
660924bad1
@ -2,7 +2,7 @@
|
||||
Name: openssl
|
||||
Epoch: 1
|
||||
Version: 1.1.1m
|
||||
Release: 28
|
||||
Release: 29
|
||||
Summary: Cryptography and SSL/TLS Toolkit
|
||||
License: OpenSSL and SSLeay
|
||||
URL: https://www.openssl.org/
|
||||
@ -103,6 +103,8 @@ and protocols.
|
||||
Summary: Perl scripts provided with OpenSSL
|
||||
Requires: perl-interpreter
|
||||
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
Obsoletes: openssl-SMx-perl < %{epoch}:%{version}-%{release}
|
||||
Provides: openssl-SMx-perl = %{epoch}:%{version}-%{release}
|
||||
|
||||
%description perl
|
||||
OpenSSL is a toolkit for supporting cryptography. The openssl-perl
|
||||
@ -278,6 +280,9 @@ make test || :
|
||||
%ldconfig_scriptlets libs
|
||||
|
||||
%changelog
|
||||
* Mon Feb 5 2024 lixiao <lixiao57@huawei.com> - 1:1.1.1m-29
|
||||
- add openssl-SMx-perl rpm provides
|
||||
|
||||
* Tue Jan 30 2024 lixiao <lixiao57@huawei.com> - 1:1.1.1m-28
|
||||
- Fix CVE-2024-0727 PKCS12 Decoding crashes
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user