Commit graph

6 commits

Author SHA1 Message Date
Harald Hoyer
fa4178ac6b
fix(gramine): add build system python packages
to let gramine find the correct python libdir path

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-12-10 09:42:41 +01:00
Harald Hoyer
07130f5c39
chore: remove already upstreamed protobufc
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-12-09 16:18:41 +01:00
Harald Hoyer
50f3adc1c6
feat(gramine): v1.7 -> v1.8
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-11-12 17:28:54 +01:00
Harald Hoyer
7eb96bec6a
fix(gramine): maybe fix problem with golang netpollBreak
Old golang uses pipes for netpoll. And occasionally -EACCES was seen
with golang `netpollBreak` writing to a non-blocking pipe.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-08-08 14:18:43 +02:00
Harald Hoyer
18963c7e6b
feat: gramine 1.7
This release supports eventfd, so the patched `libuv` can be omitted.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-06-14 14:27:06 +02:00
Harald Hoyer
1054e3dbe4
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-07 11:25:05 +01:00