summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--src/xlat/f_seals.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba4d6a83f..fde1fe525 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ Noteworthy changes in release ?.? (????-??-??)
that operate on the specified set of file descriptors.
* Implemented -l/--syscall-limit option to automatically detach tracees
after capturing the specified number of syscalls.
+ * Updated lists of F_SEAL_* constants.
* Updated lists of ioctl commands from Linux 6.3.
Noteworthy changes in release 6.2 (2023-02-26)
diff --git a/src/xlat/f_seals.in b/src/xlat/f_seals.in
index 979af5463..94320d263 100644
--- a/src/xlat/f_seals.in
+++ b/src/xlat/f_seals.in
@@ -4,3 +4,4 @@ F_SEAL_SHRINK
F_SEAL_GROW
F_SEAL_WRITE
F_SEAL_FUTURE_WRITE
+F_SEAL_EXEC