diff --git a/secGear.spec b/secGear.spec index d37a1ef6243afc9cf9c2b02a320368c1057a1058..78d4fa513ec023b10004c7d1ac28bef949c9cf5f 100644 --- a/secGear.spec +++ b/secGear.spec @@ -1,6 +1,6 @@ Name: secGear Version: 0.1.0 -Release: 35 +Release: 45 Summary: secGear is an SDK to develop confidential computing apps based on hardware enclave features @@ -211,8 +211,38 @@ popd systemctl restart rsyslog %changelog -* Mon Sep 18 2023 wangqingsan - 0.1.0-35 -- synchronous features +* Tue Jun 20 2023 houmingyong - 0.1.0-45 +- DESC: adapt report with request key + +* Thu Jun 8 2023 houmingyong - 0.1.0-44 +- DESC: sign tool add invalid param verify + +* Tue Jun 6 2023 houmingyong - 0.1.0-43 +- DESC: adapt sign tool to pass API_LEVEL + +* Sat Jun 3 2023 houmingyong - 0.1.0-42 +- DESC: bugfix input empty hash + +* Fri Jun 2 2023 houmingyong - 0.1.0-41 +- DESC: fix local attest bug + +* Fri Jun 2 2023 houmingyong - 0.1.0-40 +- DESC: fix error file name + +* Thu Jun 1 2023 houmingyong - 0.1.0-39 +- DESC: optimize name ree agent to ra agent + +* Mon May 29 2023 houmingyong - 0.1.0-38 +- DESC: support local attest + +* Sat May 27 2023 houmingyong - 0.1.0-37 +- DESC: backport patch + +* Sat May 27 2023 houmingyong - 0.1.0-36 +- DESC: backport remote attest and secure channel patchs + +* Wed May 17 2023 houmingyong - 0.1.0-35 +- DESC: backport remote attestation feature * Thu Apr 27 2023 houmingyong - 0.1.0-34 - DESC:backport some patchs