summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2023-01-14 15:32:01 +0000
committerColin Watson <cjwatson@debian.org>2023-01-14 15:32:01 +0000
commitec3c909111d1de809f1c13f4d218997c235a1569 (patch)
treed98f9aa752966620760419113f3813ed2324f873 /NEWS.md
parente2805ed80fe47b7579a8f4ee71979081af8db566 (diff)
Update syscall lists from systemd fc2a0bc05e
* lib/sandbox.c (make_seccomp_filter): Add `cacheflush`, `clock_getres_time64`, `clock_nanosleep_time64`, `close_range`, `clone3`, `epoll_pwait2`, `faccessat2`, `futex_time64`, `pidfd_open`, `pidfd_send_signal`, `ppoll_time64`, `pselect6_time64`, `riscv_flush_icache`, `rt_sigtimedwait_time64`, and `utimensat_time64`. Reorganize positions of some other syscalls according to their positions in systemd's sets. * NEWS.md: Document this.
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 4547a5d2..584665df 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,10 @@
+man-db 2.11.3
+=============
+
+Improvements:
+
+ * Update system call lists in `seccomp` sandbox from `systemd`.
+
man-db 2.11.2 (8 January 2023)
==============================