Update the source0 link address
This commit is contained in:
parent
4040328fc5
commit
ed19d4bb3f
@ -1,12 +1,12 @@
|
|||||||
%define openssl_version 1.1.1l
|
%define openssl_version 1.1.1l
|
||||||
Name: intel-sgx-ssl
|
Name: intel-sgx-ssl
|
||||||
Version: 2.15.1
|
Version: 2.15.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Intel® Software Guard Extensions SSL
|
Summary: Intel® Software Guard Extensions SSL
|
||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
License: OpenSSL and BSD-3-Clause
|
License: OpenSSL and BSD-3-Clause
|
||||||
URL: https://github.com/intel/intel-sgx-ssl
|
URL: https://github.com/intel/intel-sgx-ssl
|
||||||
Source0: https://github.com/intel/intel-sgx-ssl/archive/intel-sgx-ssl-lin_%{version}_%{openssl_version}.zip
|
Source0: https://github.com/intel/intel-sgx-ssl/archive/refs/tags/lin_%{version}_%{openssl_version}.zip
|
||||||
Source1: https://www.openssl.org/source/old/1.1.1/openssl-%{openssl_version}.tar.gz
|
Source1: https://www.openssl.org/source/old/1.1.1/openssl-%{openssl_version}.tar.gz
|
||||||
|
|
||||||
Patch0: 0001-Solution_to_issue_ssl_library_is_not_supported.patch
|
Patch0: 0001-Solution_to_issue_ssl_library_is_not_supported.patch
|
||||||
@ -75,6 +75,9 @@ cp License.txt $RPM_BUILD_ROOT/opt/intel/sgxssl/docs/
|
|||||||
/opt/intel/sgxssl/include/*
|
/opt/intel/sgxssl/include/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 24 2022 wangyu <wangyu283@huawei.com> - 2.15.1-3
|
||||||
|
- Update the source0 link address.
|
||||||
|
|
||||||
* Mon Sep 05 2022 wangyu <wangyu283@huawei.com> - 2.15.1-2
|
* Mon Sep 05 2022 wangyu <wangyu283@huawei.com> - 2.15.1-2
|
||||||
- Fix CVE-2022-2068 CVE-2022-0778 CVE-2022-1292 CVE-2022-2097
|
- Fix CVE-2022-2068 CVE-2022-0778 CVE-2022-1292 CVE-2022-2097
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user