!431 [sync] PR-427: add sw_64 support
From: @openeuler-sync-bot Reviewed-by: @zcfsite Signed-off-by: @zcfsite
This commit is contained in:
commit
bb836d1be1
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
|
||||
Epoch: 1
|
||||
Version: 3.0.12
|
||||
Release: 16
|
||||
Release: 17
|
||||
Summary: Cryptography and SSL/TLS Toolkit
|
||||
License: OpenSSL and SSLeay
|
||||
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
|
||||
Patch9001: backport-CVE-2024-9143-Harden-BN_GF2m_poly2arr-against-misuse.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
|
||||
Requires: coreutils %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
@ -280,6 +281,9 @@ make test || :
|
||||
%ldconfig_scriptlets libs
|
||||
|
||||
%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
|
||||
- fix CVE-2024-13176
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user