summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorTom Hromatka <tom.hromatka@oracle.com>2020-03-02 10:28:47 -0700
committerPaul Moore <paul@paul-moore.com>2020-03-05 14:16:16 -0500
commit1342aae98cd813b58f14592a9801cf9a44f59ddc (patch)
tree2687c610b022749f4f10aa5f05dfdf574afbc58a /CHANGELOG
parent38f04da8474855f6ca850cc70e389bd56dbbf2fe (diff)
downloadlibseccomp-1342aae98cd813b58f14592a9801cf9a44f59ddc.tar.gz
doc: update the CHANGELOG for v2.4.3
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> (imported from commit fcb1395979f784387984e34752c07a5e8530c023)
Diffstat (limited to 'CHANGELOG')
-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