diff --git a/linux-sgx.spec b/linux-sgx.spec index cb5a5142bcec480d32c2a7decff52f6b828460bf..1d4d83dbbfde9256e4da085fae47c60ca920658e 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