aboutsummaryrefslogtreecommitdiff
path: root/changes/feature25313
blob: 90f421169f22216eaea8138e0830f38e672bb9ea (plain)
1
2
3
4
  o Minor features (sandbox):
    - Explicitly permit the poll() system call when the Linux seccomp2-based
      sandbox is enabled: apparently, some versions of libc use poll() when
      calling getpwnam(). Closes ticket 25313.