aboutsummaryrefslogtreecommitdiff
path: root/changes/bug16363
blob: 1a6f8c6effae77642a0ee71766618e30500fc2d0 (plain)
1
2
3
4
  o Minor bugfixes (Linux seccomp2 sandbox):
    - Allow pipe() and pipe2() syscalls; we need these when eventfd2()
      support is missing. Fixes bug 16363; bugfix on 0.2.6.3-alpha.
      Patch from "teor".