diff --git a/secGear.spec b/secGear.spec index 7039786..bef5cf3 100644 --- a/secGear.spec +++ b/secGear.spec @@ -1,6 +1,6 @@ Name: secGear Version: 0.1.0 -Release: 42 +Release: 43 Summary: secGear is an SDK to develop confidential computing apps based on hardware enclave features @@ -220,6 +220,9 @@ popd systemctl restart rsyslog %changelog +* Fri Oct 25 2024 houmingyong - 0.1.0-43 +- add rust third party dependencies + * Thu Sep 19 2024 houmingyong - 0.1.0-42 - register shared memory by open session diff --git a/vendor.tar.gz b/vendor.tar.gz new file mode 100644 index 0000000..d05e360 Binary files /dev/null and b/vendor.tar.gz differ