summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@strace.io>2023-02-10 08:00:00 +0000
committerDmitry V. Levin <ldv@strace.io>2023-02-10 08:00:00 +0000
commitf2cea9657b862343b4fb38802521838db7129ec7 (patch)
treecf2301651792d49a5c210b6313df5b3c599c7c2c /NEWS
parentbfed11f38a5941fdac67a1d60315af541b962828 (diff)
downloadstrace-f2cea9657b862343b4fb38802521838db7129ec7.tar.gz
xlat: update LANDLOCK_ACCESS_FS_* constants
* src/xlat/landlock_ruleset_access_fs.in (LANDLOCK_ACCESS_FS_TRUNCATE): New constant introduced by Linux kernel commit v6.2-rc1~138^2~8. * tests/landlock_add_rule.c (main): Update expected output. * tests/landlock_create_ruleset.c: Likewise. * NEWS: Mention this change.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c42cfa8f6..acde732e4 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ Noteworthy changes in release ?.? (????-??-??)
* Improvements
* Implemented decoding of IFLA_BRPORT_MAB and IFLA_DEVLINK_PORT
netlink attributes.
- * Updated lists of ALG_*, BPF_*, IFLA_*, KEY_*, KVM_*,
+ * Updated lists of ALG_*, BPF_*, IFLA_*, KEY_*, KVM_*, LANDLOCK_*,
and MEMBARRIER_* constants.
* Updated lists of ioctl commands from Linux 6.2.