diff --git a/virtCCA_sdk-v0.1.2.tar.gz b/virtCCA_sdk-v0.1.2.tar.gz deleted file mode 100644 index da4a1d8..0000000 Binary files a/virtCCA_sdk-v0.1.2.tar.gz and /dev/null differ diff --git a/virtCCA_sdk-v0.1.3.tar.gz b/virtCCA_sdk-v0.1.3.tar.gz new file mode 100644 index 0000000..c2c5cd6 Binary files /dev/null and b/virtCCA_sdk-v0.1.3.tar.gz differ diff --git a/virtCCA_sdk.spec b/virtCCA_sdk.spec index 1fabae3..ea0e179 100644 --- a/virtCCA_sdk.spec +++ b/virtCCA_sdk.spec @@ -1,5 +1,5 @@ Name: virtCCA_sdk -Version: 0.1.2 +Version: 0.1.3 Release: 1 ExclusiveArch: aarch64 Summary: %{name} is a SDK for developing virtCCA remote attestation and key derivation. @@ -64,6 +64,9 @@ install -pm 644 sealing_key/sdk/inc/sealing_key.h %{buildroot}/%{_includedir} %{_libdir}/libvccaattestation.a %changelog +* Sat Nov 30 2024 chenzheng - 0.1.3-1 +- DESC:chage sealing key interface parameter for avoid ambiguity + * Wed Jun 26 2024 lishengjie - 0.1.2-1 - DESC:Merge read token interface