Releases: edgelesssys/edgelessrt
Releases · edgelesssys/edgelessrt
v0.2.6
- erthost: less verbose logging at default level
- readlink returns correct error codes instead of ENOSYS
- Docker images: pin versions of SGX packages to prevent issues with some quote providers
v0.2.5
- Security: update OE to v0.17.1 including fix for CVE-2021-33767
- fix broken
oesign eradump
in v0.2.4
v0.2.4
- Update OE to v0.17
- Improve support of Ubuntu 20.04
- Support release enclaves with erthost
- Support for Marblerun TTLS
- Support access() and dup() with memfs
- Fix rare deadlock on exit
v0.2.3
UPDATE: replaced the deb package, the previous one was broken
- fix occasional crash when unloading memfs
v0.2.2
- Update OE to v0.15
- Add a more mature memfs
- fix realpath()
v0.2.1
- Update OE to v0.14
- Fix race in pthread_cancel
- Add payload data feature for EGo
v0.2.0
- Update OE to v0.13
- Support for pthread_cancel
- Prepare for EGo
v0.1.2
- add
eradump
command to oesign
which generates a config file for the era
tool for remote attestation
v0.1.1
- Experimental support for Rust