Skip to content

Commit e2c03e1

Browse files
committed
all: CHANGELOG update for release v2.5.3
Acked-by: Paul Moore <paul@paul-moore.com> Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
1 parent 9cfe96d commit e2c03e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ libseccomp: Releases
22
===============================================================================
33
https://github.com/seccomp/libseccomp
44

5+
* Version 2.5.3 - November 5, 2021
6+
- Update the syscall table for Linux v5.15
7+
- Fix issues with multiplexed syscalls on mipsel introduced in v2.5.2
8+
- Document that seccomp_rule_add() may return -EACCES
9+
- Fix issues with test 11-basic-basic_errors on old kernels (API level < 5)
10+
511
* Version 2.5.2 - August 31, 2021
612
- Update the syscall table for Linux v5.14-rc7
713
- Add a function, get_notify_fd(), to the Python bindings to get the

0 commit comments

Comments
 (0)