summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Hromatka <tom.hromatka@oracle.com>2020-03-02 10:28:47 -0700
committerTom Hromatka <tom.hromatka@oracle.com>2020-03-02 10:28:47 -0700
commitfcb1395979f784387984e34752c07a5e8530c023 (patch)
tree72dcdf4f3e17f1c4053ee92601bdd6b1058a7e2d
parent61108c050fd16ba13f0204f6ac3ca4cbeea86f58 (diff)
downloadlibseccomp-fcb1395979f784387984e34752c07a5e8530c023.tar.gz
doc: update the CHANGELOG for v2.4.3
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9fbabde..e116b66 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,16 @@ libseccomp: Releases
===============================================================================
https://github.com/seccomp/libseccomp
+* Version 2.4.3 - March 4, 2020
+- Add list of authorized release signatures to README.md
+- Fix multiplexing issue with s390/s390x shm* syscalls
+- Remove the static flag from libseccomp tools compilation
+- Add define for __SNR_ppoll
+- Update our Travis CI configuration to use Ubuntu 18.04
+- Disable live python tests in Travis CI
+- Use default python, rather than nightly python, in TravisCI
+- Fix potential memory leak identified by clang in the scmp_bpf_sim tool
+
* Version 2.4.2 - November 7, 2019
- Update the syscall table for Linux v5.4-rc4
- Stop defining __NR_x values for syscalls that don't exist. Libseccomp