summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Hromatka <tom.hromatka@oracle.com>2022-04-21 07:23:12 -0600
committerTom Hromatka <tom.hromatka@oracle.com>2022-04-21 07:23:12 -0600
commitfbd6d9252110647ce9e177336167a0bd0069f78b (patch)
tree48e296a056898d309450fdec601f5c121df13bc1
parent8aa02ebeac97ccd48c139f4f9f6784c5909a6235 (diff)
downloadlibseccomp-fbd6d9252110647ce9e177336167a0bd0069f78b.tar.gz
all: CHANGELOG update for release v2.5.4
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> (cherry picked from commit 832b65b0fe408f538cf84b361eb7261eb7243b00)
-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