From fecf9a705f4bca86427548275e46fb0992a92018 Mon Sep 17 00:00:00 2001 From: Caohongtao Date: Thu, 21 Dec 2023 09:10:54 +0000 Subject: [PATCH] update linux-sgx.spec. Signed-off-by: Caohongtao --- linux-sgx.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/linux-sgx.spec b/linux-sgx.spec index cb5a514..1d4d83d 100644 --- a/linux-sgx.spec +++ b/linux-sgx.spec @@ -25,7 +25,7 @@ Patch5: backport-CVE-2022-1292.patch Patch6: backport-CVE-2022-2068-Fix-file-operations-in-c_rehash.patch Patch7: backport-CVE-2022-2097-Fix-AES-OCB-encrypt-decrypt-for-x86-AES-NI.patch -BuildRequires: gcc-c++ protobuf-devel libtool ocaml-ocamlbuild openssl-devel cmake python curl-devel createrepo_c git +BuildRequires: gcc-c++ protobuf-devel libtool ocaml-ocamlbuild openssl-devel cmake python curl-devel createrepo_c git openssl-libs openssl Requires: glibc @@ -951,7 +951,7 @@ fi * Sat Nov 27 2021 wangcheng -2.11.100-10 - change the post and postun script of sgx-pck-id-retrieval-tool -* Sat Sep 9 2021 wangcheng -2.11.100-9 +* Thu Sep 9 2021 wangcheng -2.11.100-9 - rebuild sgxsdk install package * Mon Jul 19 2021 gaoyusong - 2.11.100-8 @@ -975,5 +975,5 @@ fi * Mon Jan 18 2021 chenmaodong - 2.11-2 - fix arm building error -* Thu Dec 29 2020 chenmaodong - 2.11-1 +* Tue Dec 29 2020 chenmaodong - 2.11-1 - init -- Gitee