backport patches

(cherry picked from commit 3beb59ff4b4e1ef8cd12e4afdee39d1a9081c37d)
This commit is contained in:
steven ygui 2024-11-08 10:19:55 +08:00 committed by openeuler-sync-bot
parent 346e6c710f
commit 606e91387c
2 changed files with 4631 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
Name: secGear
Version: 0.1.0
Release: 43
Release: 44
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
Patch77: 0078-register-shared-memory-by-open-session.patch
Patch78: 0079-Optimize-the-registration-shared-memory.patch
Patch79: 0080-add-attestation-service.patch
BuildRequires: gcc python automake autoconf libtool
BUildRequires: glibc glibc-devel cmake ocaml-dune rpm gcc-c++ compat-openssl11-libs compat-openssl11-devel
@ -220,6 +220,9 @@ popd
systemctl restart rsyslog
%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
- add rust third party dependencies