diff --git a/virtCCA_driver-v0.1.6.tar.gz b/virtCCA_driver-v0.1.6.tar.gz deleted file mode 100644 index 04cd94e..0000000 Binary files a/virtCCA_driver-v0.1.6.tar.gz and /dev/null differ diff --git a/virtCCA_driver-v0.1.8.tar.gz b/virtCCA_driver-v0.1.8.tar.gz new file mode 100644 index 0000000..9a2709d Binary files /dev/null and b/virtCCA_driver-v0.1.8.tar.gz differ diff --git a/virtCCA_driver.spec b/virtCCA_driver.spec index 95ccc12..15d5db5 100644 --- a/virtCCA_driver.spec +++ b/virtCCA_driver.spec @@ -4,7 +4,7 @@ # Name : virtCCA_driver Summary : virtCCA driver is some drivers for TEE specific function. -Version : 0.1.6 +Version : 0.1.8 Release : 1 ExclusiveArch: aarch64 License : GPLV2 @@ -78,6 +78,10 @@ if [[ "$1" = "0" ]] ; then fi %changelog +* Mon Dec 2 2024 chenzheng - 0.1.8-1 +- Type:bugfix +- DESC:fix compile error and change sealing key interface parameter for avoid ambiguity + * Mon Nov 11 2024 yuzexi - 0.1.6-1 - Type:bugfix - DESC:fix compile error