aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-10-16 13:57:43 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-10-16 13:57:43 -0400
commitf475f7f3a907c2966ab95d699382567b30f37266 (patch)
treecbaad33dce6203b979fe059c33fb73bc7e832dcb /todo
parentdebian 32bit fixes (diff)
downloadfirejail-f475f7f3a907c2966ab95d699382567b30f37266.tar.gz
firejail-f475f7f3a907c2966ab95d699382567b30f37266.tar.zst
firejail-f475f7f3a907c2966ab95d699382567b30f37266.zip
arch testing
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