commit 83915409145a63d57b94382c50f67f0e3c7402d0 parent b96f287adb1a56288011783fe2276f02e0b6a70b Author: Frederic Cambus <fred@statdns.com> Date: Mon, 6 Jul 2020 17:14:38 +0200 Update ChangeLog. Diffstat:
M | ChangeLog | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,12 @@ +StatZone 1.0.3 (2020-07-06) + +- Remove some unneeded seccomp related includes +- Validate architectures for seccomp +- Add seccomp support on i386, tested on glibc and musl +- Use __NR_ instead of SYS_ prefix in #if defined checks + + + StatZone 1.0.2 (2020-06-10) - Use CLOCK_REALTIME if CLOCK_MONOTONIC is not available