Branch: refs/heads/master
  Home:   https://github.com/seccomp/libseccomp
  Commit: ae19647048b38ad6d2ab0f2ac0db4dc1e9be1f7d
      
https://github.com/seccomp/libseccomp/commit/ae19647048b38ad6d2ab0f2ac0db4dc1e9be1f7d
  Author: Paul Moore <[email protected]>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

  Changed paths:
    M tools/Makefile.am

  Log Message:
  -----------
  tools: fix a problem with distcheck

We shouldn't be redefining AM_CPPFLAGS here, so get rid of it.

Reported-by: Tom Hromatka <[email protected]>
Acked-by: Tom Hromatka <[email protected]>
Signed-off-by: Paul Moore <[email protected]>


  Commit: bf747eb21e428c2b3ead6ebcca27951b681963a0
      
https://github.com/seccomp/libseccomp/commit/bf747eb21e428c2b3ead6ebcca27951b681963a0
  Author: Paul Moore <[email protected]>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

  Changed paths:
    M include/seccomp-syscalls.h
    M src/arch-aarch64-syscalls.c
    M src/arch-arm-syscalls.c
    M src/arch-mips-syscalls.c
    M src/arch-mips64-syscalls.c
    M src/arch-mips64n32-syscalls.c
    M src/arch-parisc-syscalls.c
    M src/arch-ppc-syscalls.c
    M src/arch-ppc64-syscalls.c
    M src/arch-s390-syscalls.c
    M src/arch-s390.c
    M src/arch-s390x-syscalls.c
    M src/arch-s390x.c
    M src/arch-x32-syscalls.c
    M src/arch-x86-syscalls.c
    M src/arch-x86.c
    M src/arch-x86_64-syscalls.c

  Log Message:
  -----------
  arch: update the internal syscall tables to Linux v5.4-rc4

This is long overdue so quite a few changes, including tweaks to
support some newly direct wired syscalls which were previously
multiplexed.

We really need to make sure we update the syscall table more often.

Acked-by: Tom Hromatka <[email protected]>
Signed-off-by: Paul Moore <[email protected]>


Compare: 
https://github.com/seccomp/libseccomp/compare/c95cdadef874...bf747eb21e42

-- 
You received this message because you are subscribed to the Google Groups 
"libseccomp" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/libseccomp/seccomp/libseccomp/push/refs/heads/master/c95cda-bf747e%40github.com.

Reply via email to