!217 [sync] PR-215: 同步2409补丁到master

From: @openeuler-sync-bot 
Reviewed-by: @houmingyong 
Signed-off-by: @houmingyong
This commit is contained in:
openeuler-ci-bot 2024-11-08 03:45:14 +00:00 committed by Gitee
commit f08e2b7971
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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