Index of /files/4.20/

File Name  ↓ File Size  ↓ Date  ↓ 
Parent directory/--
strace-4.20.tar.xz.asc 8012017-Nov-13 21:49
README-4.20.txt 5502017-Nov-13 21:49
strace-4.20.tar.xz 11324602017-Nov-13 21:49
Noteworthy changes in release 4.20 (2017-11-13)

* Improvements
  * Implemented decoding of NETLINK_NETFILTER netlink message types and flags.
  * Implemented decoding of SECCOMP_GET_ACTION_AVAIL operation of seccomp
    syscall.
  * Updated lists of ARPHRD_*, BPF_*, ETH_P_*, LOOP_*, MADV_*,
    MEMBARRIER_CMD_*, MFD_*, SECCOMP_*, SO_*, SOL_*, TCP_*, and UFFD_FEATURE_*
    constants.
  * Added decoding of statx syscall on hppa.
  * Updated lists of ioctl commands from Linux 4.14.

* Bug fixes
  * Fixed powerpc personality support on powerpc64.