backport patches
(cherry picked from commit 3beb59ff4b4e1ef8cd12e4afdee39d1a9081c37d)
This commit is contained in:
parent
346e6c710f
commit
606e91387c
4626
0080-add-attestation-service.patch
Normal file
4626
0080-add-attestation-service.patch
Normal file
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
Name: secGear
|
Name: secGear
|
||||||
Version: 0.1.0
|
Version: 0.1.0
|
||||||
Release: 43
|
Release: 44
|
||||||
Summary: secGear is an SDK to develop confidential computing apps based on hardware enclave features
|
Summary: secGear is an SDK to develop confidential computing apps based on hardware enclave features
|
||||||
|
|
||||||
|
|
||||||
@ -88,7 +88,7 @@ Patch75: 0076-change-log-file-permission-0400.patch
|
|||||||
Patch76: 0077-support-CPU-core-binding.patch
|
Patch76: 0077-support-CPU-core-binding.patch
|
||||||
Patch77: 0078-register-shared-memory-by-open-session.patch
|
Patch77: 0078-register-shared-memory-by-open-session.patch
|
||||||
Patch78: 0079-Optimize-the-registration-shared-memory.patch
|
Patch78: 0079-Optimize-the-registration-shared-memory.patch
|
||||||
|
Patch79: 0080-add-attestation-service.patch
|
||||||
|
|
||||||
BuildRequires: gcc python automake autoconf libtool
|
BuildRequires: gcc python automake autoconf libtool
|
||||||
BUildRequires: glibc glibc-devel cmake ocaml-dune rpm gcc-c++ compat-openssl11-libs compat-openssl11-devel
|
BUildRequires: glibc glibc-devel cmake ocaml-dune rpm gcc-c++ compat-openssl11-libs compat-openssl11-devel
|
||||||
@ -220,6 +220,9 @@ popd
|
|||||||
systemctl restart rsyslog
|
systemctl restart rsyslog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 8 2024 steven<steven_ygui@163.com> - 0.1.0-44
|
||||||
|
- backport patches from 2409
|
||||||
|
|
||||||
* Fri Oct 25 2024 houmingyong<houmingyong@huawei.com> - 0.1.0-43
|
* Fri Oct 25 2024 houmingyong<houmingyong@huawei.com> - 0.1.0-43
|
||||||
- add rust third party dependencies
|
- add rust third party dependencies
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user