add openssl-SMx-perl rpm provides
This commit is contained in:
parent
739b0b48f8
commit
4fd253c26c
@ -2,7 +2,7 @@
|
|||||||
Name: openssl
|
Name: openssl
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.1.1wa
|
Version: 1.1.1wa
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Cryptography and SSL/TLS Toolkit
|
Summary: Cryptography and SSL/TLS Toolkit
|
||||||
License: OpenSSL and SSLeay
|
License: OpenSSL and SSLeay
|
||||||
URL: https://gitee.com/openeuler/openssl
|
URL: https://gitee.com/openeuler/openssl
|
||||||
@ -45,6 +45,8 @@ and protocols.
|
|||||||
Summary: Perl scripts provided with OpenSSL
|
Summary: Perl scripts provided with OpenSSL
|
||||||
Requires: perl-interpreter
|
Requires: perl-interpreter
|
||||||
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
|
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
|
||||||
|
Obsoletes: openssl-SMx-perl < %{epoch}:%{version}-%{release}
|
||||||
|
Provides: openssl-SMx-perl = %{epoch}:%{version}-%{release}
|
||||||
|
|
||||||
%description perl
|
%description perl
|
||||||
OpenSSL is a toolkit for supporting cryptography. The openssl-perl
|
OpenSSL is a toolkit for supporting cryptography. The openssl-perl
|
||||||
@ -220,6 +222,9 @@ make test || :
|
|||||||
%ldconfig_scriptlets libs
|
%ldconfig_scriptlets libs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 5 2024 lixiao <lixiao57@huawei.com> - 1:1.1.1wa-4
|
||||||
|
- add openssl-SMx-perl rpm provides
|
||||||
|
|
||||||
* Tue Jan 30 2024 lixiao<lixiao57@huawei.com> - 1:1.1.1wa-3
|
* Tue Jan 30 2024 lixiao<lixiao57@huawei.com> - 1:1.1.1wa-3
|
||||||
- Fix CVE-2024-0727 PKCS12 Decoding crashes
|
- Fix CVE-2024-0727 PKCS12 Decoding crashes
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user