diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2021-12-11 Max <vdrummer@posteo.net> + + * sandbox.c (filter): [seccomp]: allow ugetrlimit(2), needed by glibc on armv7l + 2021-12-09 Omar Polo <op@omarpolo.com> * server.c (client_read): don't check if the port in the request is the same we're listening on. Suggested by Allen Sobot, thanks! |