Opened 6 years ago

Closed 6 years ago

#4230 closed task (fixed)

man-db-2.8.2

Reported by: bdubbs@… Owned by: lfs-book@…
Priority: normal Milestone: 8.3
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by bdubbs@…, 6 years ago

Summary: man-db-2.8.1man-db-2.8.2

comment:2 by bdubbs@…, 6 years ago

Major changes since man-db 2.8.1:

Fixes:

  • Make seccomp sandbox allow kill and tgkill when the signal is directed at the current process or one of its threads; this is needed by xz.
  • Make seccomp sandbox allow ioctl(fd, TIOCGWINSZ), since that's used by musl.
  • Work around the proprietary "ESET File Security" antivirus program in seccomp sandbox: if this is in use then we need to allow some socket-related system calls.
  • Work around the "snoopy" execve() wrapper and logger in seccomp sandbox: if this is in use then we need to allow some socket-related system calls.
  • Interpret EFAULT from seccomp_load as meaning that seccomp is unavailable, since this can be returned by some versions of qemu-user.

comment:3 by bdubbs@…, 6 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 11382.

Note: See TracTickets for help on using tickets.