omar-polo / gmid

a Gemini server
https://gmid.omarpolo.com
ISC License
98 stars 8 forks source link

Allow Arch-Armv7 syscalls in sandbox.c #11

Closed Toby222 closed 2 years ago

Toby222 commented 2 years ago

As per https://github.com/omar-polo/gmid/issues/10#issuecomment-1037273444

omar-polo commented 2 years ago

Thanks!

omar-polo commented 2 years ago

Oh, it's OK for you if I mention this in the ChangeLog file? It'll end up as something along the lines of

2022-02-13  Tobias Berger  <email-address-from-the-git-commit>

    * sandbox.c (filter): [seccomp] allow fstatat64, llseek and sigreturn needed by glibc on armv7

of course it's fine if you don't want to be mentioned (or to be mentioned with a different name or email, or without mentioning the email...)

thanks again :)

Toby222 commented 2 years ago

Oh, it's OK for you if I mention this in the ChangeLog file?

Yep, go ahead! Name and email are public anyways, so getting put in a changelog is fine.