aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo8
1 files changed, 8 insertions, 0 deletions
diff --git a/todo b/todo
index cfb8f191a..588eac18c 100644
--- a/todo
+++ b/todo
@@ -63,3 +63,11 @@ RSS: Liferea, akregator (KDE), newsbeuter (CLI), rawdog,
63 SCMP_A0(SCMP_CMP_EQ, AF_SECURITY))); 63 SCMP_A0(SCMP_CMP_EQ, AF_SECURITY)));
64 CHECK_SECCOMP(seccomp_rule_add(ctx, SCMP_ACT_ERRNO(EAFNOSUPPORT), SCMP_SYS(socket), 1, 64 CHECK_SECCOMP(seccomp_rule_add(ctx, SCMP_ACT_ERRNO(EAFNOSUPPORT), SCMP_SYS(socket), 1,
65 SCMP_A0(SCMP_CMP_EQ, AF_KEY))); 65 SCMP_A0(SCMP_CMP_EQ, AF_KEY)));
66
677. Tests not working on Arch:
68profile_syntax.exp (profile syntax)
69fs_chroot.exp (chroot as user)
70private-etc.exp
71
72
73