summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Hromatka <tom.hromatka@oracle.com>2022-04-21 07:22:39 -0600
committerTom Hromatka <tom.hromatka@oracle.com>2022-04-21 07:22:39 -0600
commit832b65b0fe408f538cf84b361eb7261eb7243b00 (patch)
treebbd6dfd7113cf5645bb7fa282cc65f4b73b788f8
parent7dc9a129eed538baf44b3154d476daa4053e2d6c (diff)
downloadlibseccomp-832b65b0fe408f538cf84b361eb7261eb7243b00.tar.gz
all: CHANGELOG update for release v2.5.4
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0e9b347..2680a6c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,11 @@ libseccomp: Releases
===============================================================================
https://github.com/seccomp/libseccomp
+* Version 2.5.4 - April 21, 2022
+- Update the syscall table for Linux v5.17
+- Fix minor issues with binary tree testing and with empty binary trees
+- Minor documentation improvements including retiring the mailing list
+
* 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