add sw_64 support
(cherry picked from commit 1409753b25c77862fefee90aa39a40dd258cffde)
This commit is contained in:
parent
4309644367
commit
0fae59f9c7
1520
add-sw_64-support.patch
Normal file
1520
add-sw_64-support.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
|||||||
Name: openssl
|
Name: openssl
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.0.12
|
Version: 3.0.12
|
||||||
Release: 16
|
Release: 17
|
||||||
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/
|
||||||
@ -80,6 +80,7 @@ Patch66: backport-CVE-2024-13176-Fix-timing-side-channel.patch
|
|||||||
Patch9000: add-FIPS_mode_set-support.patch
|
Patch9000: add-FIPS_mode_set-support.patch
|
||||||
Patch9001: backport-CVE-2024-9143-Harden-BN_GF2m_poly2arr-against-misuse.patch
|
Patch9001: backport-CVE-2024-9143-Harden-BN_GF2m_poly2arr-against-misuse.patch
|
||||||
Patch9002: Fix-build-error-for-ppc64le.patch
|
Patch9002: Fix-build-error-for-ppc64le.patch
|
||||||
|
Patch9003: add-sw_64-support.patch
|
||||||
|
|
||||||
BuildRequires: gcc gcc-c++ perl make lksctp-tools-devel coreutils util-linux zlib-devel
|
BuildRequires: gcc gcc-c++ perl make lksctp-tools-devel coreutils util-linux zlib-devel
|
||||||
Requires: coreutils %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
Requires: coreutils %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
||||||
@ -280,6 +281,9 @@ make test || :
|
|||||||
%ldconfig_scriptlets libs
|
%ldconfig_scriptlets libs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 10 2025 mahailiang <mahailiang@uniontech.com> - 1:3.0.12-17
|
||||||
|
- add sw_64 support
|
||||||
|
|
||||||
* Sat Feb 8 2025 jinlun <jinlun@huawei.com> - 1:3.0.12-16
|
* Sat Feb 8 2025 jinlun <jinlun@huawei.com> - 1:3.0.12-16
|
||||||
- fix CVE-2024-13176
|
- fix CVE-2024-13176
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user