Branch: refs/heads/master
  Home:   https://github.com/seccomp/libseccomp
  Commit: cbb1c311487a37967504491bbdd0b12e4e9b40ff
      
https://github.com/seccomp/libseccomp/commit/cbb1c311487a37967504491bbdd0b12e4e9b40ff
  Author: Paul Moore <[email protected]>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M tests/16-sim-arch_basic.c
    M tests/16-sim-arch_basic.py

  Log Message:
  -----------
  tests: test some untested arch APIs

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


  Commit: 4ee36afefa419a61af2608807ba776f1fac243fd
      
https://github.com/seccomp/libseccomp/commit/4ee36afefa419a61af2608807ba776f1fac243fd
  Author: Paul Moore <[email protected]>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M tests/15-basic-resolver.c

  Log Message:
  -----------
  tests: add a test for seccomp_syscall_resolve_name_rewrite()

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


  Commit: cd509da6cd34caefa79273fe88984188c10e030d
      
https://github.com/seccomp/libseccomp/commit/cd509da6cd34caefa79273fe88984188c10e030d
  Author: Paul Moore <[email protected]>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M tests/13-basic-attrs.c
    M tests/13-basic-attrs.py

  Log Message:
  -----------
  tests: update the attr tests to include TSYNC and TSKIP

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


  Commit: e87d1155acab12e1f038d2ddf2d6af3f8cc04ba8
      
https://github.com/seccomp/libseccomp/commit/e87d1155acab12e1f038d2ddf2d6af3f8cc04ba8
  Author: Paul Moore <[email protected]>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M src/gen_bpf.c

  Log Message:
  -----------
  bpf: make sure we always clean up all of the BPF temporary state

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


  Commit: 27d43de2d0804cb155123b44b6386501dc725715
      
https://github.com/seccomp/libseccomp/commit/27d43de2d0804cb155123b44b6386501dc725715
  Author: Paul Moore <[email protected]>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M src/gen_bpf.c
    M src/hash.c
    M src/hash.h

  Log Message:
  -----------
  all: convert our hash from Lookup3 to MurmurHash3

The hash implementation was taken from the GitHub project below
where it was released into the public domain.  MurmurHash3 should be
faster and less complex than the Lookup3 hash it replaces.

 * https://github.com/aappleby/smhasher

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


  Commit: 1674c6117274b50d5c2c71354723767bb48e16b0
      
https://github.com/seccomp/libseccomp/commit/1674c6117274b50d5c2c71354723767bb48e16b0
  Author: Paul Moore <[email protected]>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M tests/15-basic-resolver.c

  Log Message:
  -----------
  tests: test the syscall resolver on all supported architectures

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


Compare: 
https://github.com/seccomp/libseccomp/compare/ba73ee4f56e8...1674c6117274

-- 
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to