| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gramine-ratls-dcap_1.6.1_amd64.deb | 2024-02-20 | 367.9 kB | |
| gramine-ratls-epid_1.6.1_amd64.deb | 2024-02-20 | 534.5 kB | |
| gramine_1.6.1_amd64.deb | 2024-02-20 | 3.4 MB | |
| gramine-1.6.1-1.el9.x86_64.rpm | 2024-02-20 | 4.0 MB | |
| gramine-1.6.1-1.el8.x86_64.rpm | 2024-02-20 | 5.0 MB | |
| README.md | 2024-02-20 | 1.9 kB | |
| v1.6.1 source code.tar.gz | 2024-02-20 | 1.5 MB | |
| v1.6.1 source code.zip | 2024-02-20 | 2.0 MB | |
| Totals: 8 Items | 16.8 MB | 0 | |
This is a minor update to the release v1.6:
- Updated Gramine dependencies:
- libcurl to version 8.5.0: fixes CVE-2023-46218 and CVE-2023-46219.
- glibc to version 2.39: fixes CVE-2023-6246, CVE-2023-6779 and CVE-2023-6780.
-
mbedTLS to version 3.5.2: fixes CVE-2024-23170 and CVE-2024-23775.
-
Added
sgx.insecure__allow_memfaults_without_exinfomanifest option as a workaround for usability regression (custom signal handlers not working on older Intel CPUs) caused by recent security hardening. -
Misc:
- Fixed a bug of missed SIGTERM signal on some applications, notably MongoDB.
- Fixed a bug with
ENOTCONNerror code, notably on Python'sssl.py. - Added support for
madvise(MADV_DONTNEED)on non-writable mappings, notably fixes Node.js v20. - Fixed a bug of missing
fsync()on Encrypted Files, notably fixes persistent database workloads like RocksDB. - Improved Gramine's internal SLAB memory allocator, notably improves performance of Encrypted Files.
The installation instructions are the same as for the release v1.6.