From e2c03e1d0fcb972412cbb08996b42ef3bb4ff88a Mon Sep 17 00:00:00 2001 From: Tom Hromatka Date: Thu, 4 Nov 2021 16:09:24 -0600 Subject: all: CHANGELOG update for release v2.5.3 Acked-by: Paul Moore Signed-off-by: Tom Hromatka --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 1395554..0e9b347 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,12 @@ libseccomp: Releases =============================================================================== https://github.com/seccomp/libseccomp +* Version 2.5.3 - November 5, 2021 +- Update the syscall table for Linux v5.15 +- Fix issues with multiplexed syscalls on mipsel introduced in v2.5.2 +- Document that seccomp_rule_add() may return -EACCES +- Fix issues with test 11-basic-basic_errors on old kernels (API level < 5) + * Version 2.5.2 - August 31, 2021 - Update the syscall table for Linux v5.14-rc7 - Add a function, get_notify_fd(), to the Python bindings to get the -- cgit v1.2.1