diff options
Diffstat (limited to 'changes/bug12043')
-rw-r--r-- | changes/bug12043 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug12043 b/changes/bug12043 new file mode 100644 index 0000000000..4ec735c1e0 --- /dev/null +++ b/changes/bug12043 @@ -0,0 +1,4 @@ + o Minor bugfixes (linux syscall sandboxing): + - Do not allow options which would require us to call exec to be + enabled along with the seccomp2 sandbox: they will inevitably + crash. Fix for bug 12043; bugfix on 0.2.5.1-alpha. |