diff options
author | Omar Polo <op@omarpolo.com> | 2021-12-11 09:12:10 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-12-11 09:12:10 +0000 |
commit | fe903d30e76e89e5242c517dba13f074e645a4ad (patch) | |
tree | c08521aa5aea90d2a690199fea9ee8037d870fea | |
parent | 63bf54b646f65a798b56905313ed15cd97a32fbf (diff) |
sync changelog
-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! |