Releases: edgelesssys/ego
Releases · edgelesssys/ego
v1.5.1
08 May 11:32
Compare
Sorry, something went wrong.
No results found
Fix environment variables from host were truncated if the value contained =
Don't fail, but only print a warning if building Go modules with versions newer than ego-go (broken in v1.5.1, fixed in v1.5.2)
v1.5.0
12 Mar 09:38
Compare
Sorry, something went wrong.
No results found
Update Go to v1.21.8
Add ego_mock_eclient build tag, which disables the cgo dependency of the eclient package and makes VerifyRemoteReport always fail. This can be useful during development.
v1.4.4
03 Mar 17:24
Compare
Sorry, something went wrong.
No results found
ego marblerun command: print TTLS configuration
v1.4.3: fix a crash in enclave.VerifyLocalReport
v1.4.2
05 Feb 14:53
Compare
Sorry, something went wrong.
No results found
Fix uniqueid and signerid commands failing if OE_LOG_LEVEL is set
Add clock_getres syscall
v1.4.1
08 Aug 09:04
Compare
Sorry, something went wrong.
No results found
Security: includes fix for CVE-2023-37479 of underlying Open Enclave
Fix occasional crash on Ubuntu 22.04 at exit
v1.4.0
14 Jul 15:24
Compare
Sorry, something went wrong.
No results found
Support Ubuntu 22.04
Update Go to 1.20.6
Add enclave.GetSealKeyID
Add option WithIgnoreTCBStatus to CreateAttestationClientTLSConfig
Add CreateAttestationClientTLSConfig to enclave package
v1.3.0
09 May 08:52
Compare
Sorry, something went wrong.
No results found
Support PCS API v4
Reduce enclave heap memory consumption of the Go runtime
v1.2.0
12 Mar 13:35
Compare
Sorry, something went wrong.
No results found
v1.1.0
08 Dec 14:27
Compare
Sorry, something went wrong.
No results found
Support relative source paths for hostfs mounts
Support rlimit syscalls
Debug enclaves now have symbols in backtraces on crashes
Fix terminal ioctl issues
Fix an initialization failure when embedding multiple files
v1.0.1
18 Aug 11:06
Compare
Sorry, something went wrong.
No results found
Security: mitigations for INTEL-SA-00657
Fix OE_CRYPTO_ERROR when using PCCS API v3.0
Remove dependency on libsgx-dcap-ql-dev