summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Hromatka <tom.hromatka@oracle.com>2021-11-04 16:09:24 -0600
committerTom Hromatka <tom.hromatka@oracle.com>2021-11-05 14:07:46 -0600
commite2c03e1d0fcb972412cbb08996b42ef3bb4ff88a (patch)
treee7609030e226c611c87fb46c93325ea680212ad5
parent9cfe96d42385b3000e2afd96360007fd554417c1 (diff)
downloadlibseccomp-e2c03e1d0fcb972412cbb08996b42ef3bb4ff88a.tar.gz
all: CHANGELOG update for release v2.5.3
Acked-by: Paul Moore <paul@paul-moore.com> Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
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