diff --git a/linux-sgx.spec b/linux-sgx.spec index ddc0283677379f38f1bac92b4691de89c8e4bc80..cb5a5142bcec480d32c2a7decff52f6b828460bf 100644 --- a/linux-sgx.spec +++ b/linux-sgx.spec @@ -1,6 +1,6 @@ Name: linux-sgx Version: 2.11.100 -Release: 12 +Release: 13 Summary: Intel(R) Software Guard Extensions for Linux* OS ExclusiveArch: x86_64 License: BSD-3-Clause @@ -59,6 +59,7 @@ Intel(R) Software Guard Extensions QE3 logic %package -n sgx-aesm-service Summary: Intel(R) Software Guard Extensions AESM Service +Requires: glibc >= 2.28-66 %description -n sgx-aesm-service Intel(R) Software Guard Extensions AESM Service @@ -938,6 +939,9 @@ fi %files -n sgx-ra-service -f %{TOOLS_INSTALLER_RPM_DIR}/sgx-ra-service/build/list-sgx-ra-service %changelog +* Tue Sep 27 2022 wangyu - 2.11.100-13 +- add glibc as requires for sgx-aesm-service + * Sat Sep 24 2022 wangyu - 2.11.100-12 - The postun script should distinguish uninstall and upgrade scenarios