add openssl-SMx-perl rpm provides
Signed-off-by: lixiao <lixiao57@huawei.com>
This commit is contained in:
parent
08ef175d39
commit
a24096b43b
@ -2,7 +2,7 @@
|
|||||||
Name: openssl
|
Name: openssl
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.1.1m
|
Version: 1.1.1m
|
||||||
Release: 28
|
Release: 29
|
||||||
Summary: Cryptography and SSL/TLS Toolkit
|
Summary: Cryptography and SSL/TLS Toolkit
|
||||||
License: OpenSSL and SSLeay
|
License: OpenSSL and SSLeay
|
||||||
URL: https://www.openssl.org/
|
URL: https://www.openssl.org/
|
||||||
@ -103,6 +103,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
|
||||||
@ -278,6 +280,9 @@ make test || :
|
|||||||
%ldconfig_scriptlets libs
|
%ldconfig_scriptlets libs
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jan 30 2024 lixiao <lixiao57@huawei.com> - 1:1.1.1m-28
|
||||||
- Fix CVE-2024-0727 PKCS12 Decoding crashes
|
- Fix CVE-2024-0727 PKCS12 Decoding crashes
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user