diff --git a/linux-sgx.spec b/linux-sgx.spec index e8f25391cbcf90d6611dce7f01cc00d1baef86e2..f601e8728cdfa68e5ecb13d9edb556573a615044 100644 --- a/linux-sgx.spec +++ b/linux-sgx.spec @@ -1,6 +1,6 @@ Name: linux-sgx Version: 2.15.1 -Release: 2 +Release: 3 Summary: Intel(R) Software Guard Extensions for Linux* OS ExclusiveArch: x86_64 License: BSD-3-Clause @@ -957,6 +957,7 @@ fi %files -n libsgx-dcap-default-qpl-devel -f %{DCAP_LINUX_INSTALLER_RPM_DIR}/libsgx-dcap-default-qpl/build/list-libsgx-dcap-default-qpl-devel %files -n sgx-aesm-service -f %{LINUX_INSTALLER_RPM_DIR}/sgx-aesm-service/build/list-sgx-aesm-service +%exclude /var/opt/aesmd/data %files -n libsgx-ae-epid -f %{LINUX_INSTALLER_RPM_DIR}/sgx-aesm-service/build/list-libsgx-ae-epid @@ -1021,6 +1022,9 @@ fi %files -n libsgx-headers -f %{LINUX_INSTALLER_RPM_DIR}/libsgx-headers/build/list-libsgx-headers %changelog +* Wed Jun 22 2022 zhengxiaoxiao - 2.15.1-3 +- sgx-aesm-service exclude /var/opt/aesmd/data + * Mon May 30 2022 houmingyong - 2.15.1-2 - add secure compilation options