diff --git a/secGear.spec b/secGear.spec index 4e4f0ff54ba4e6b27ddf392b5160e1de6794c521..1f69562ff366cfcaf92dde690720cf790b95f03e 100644 --- a/secGear.spec +++ b/secGear.spec @@ -1,6 +1,6 @@ Name: secGear Version: 0.1.0 -Release: 49 +Release: 50 Summary: secGear is an SDK to develop confidential computing apps based on hardware enclave features @@ -220,6 +220,9 @@ popd systemctl restart rsyslog %changelog +* Thu Aug 22 2024 houmingyong - 0.1.0-50 +- add rust third party dependencies + * Tue Aug 20 2024 zhengxiaoxiao - 0.1.0-49 - fix 0079-Optimize-the-registration-shared-memory.patch diff --git a/vendor.tar.gz b/vendor.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d05e360627a57fd97ed156126998414d84267700 Binary files /dev/null and b/vendor.tar.gz differ