We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3206ad commit 48e417bCopy full SHA for 48e417b
CHANGELOG
@@ -2,6 +2,11 @@ libseccomp: Releases
2
===============================================================================
3
https://github.com/seccomp/libseccomp
4
5
+* Version 2.4.4 - August 21, 2020
6
+- Update the syscall table for Linux v5.8-rc7
7
+- Fix double free when BPF generation fails
8
+- Add aarch64 support for clone3, getrlimit, and setrlimit
9
+
10
* Version 2.4.3 - March 4, 2020
11
- Add list of authorized release signatures to README.md
12
- Fix multiplexing issue with s390/s390x shm* syscalls
0 commit comments