diff options
author | Omar Polo <op@omarpolo.com> | 2021-09-18 11:15:40 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-09-18 11:15:40 +0000 |
commit | ca3d8bfde617a2be55fda5f25faf071f40325f6f (patch) | |
tree | a6a89de65060778b0bf0596a4df4e72c747586a7 /ChangeLog | |
parent | 39c5bfd64bb020a6e8a17c2a5e96efa02ba85fcc (diff) |
retroactively mention the fstat64 fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ * server.c (check_path): allow symlinks +2021-07-23 Omar Polo <op@omarpolo.com> + + * sandbox.c: seccomp allow fstat64 (used by glibc an aarch64). Reported by pine, thanks! + 2021-07-19 Omar Polo <op@omarpolo.com> * gmid.c (setup_configless): unbreak configless mode |