Comment 1 for bug 1580922

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

---Problem Description---
Bridge test

Contact Information = test

---uname output---
test

Machine Type = test

---Debugger---
A debugger is not configured
== Comment: #0 - bugproxy bugproxy <email address hidden> - 2016-05-04 20:01:30 ==
---Problem Description---
Bridge test

Contact Information = test

---uname output---
test

Machine Type = test

---Debugger---
A debugger is not configured
== Comment: #1 - Heinz-Werner Seeck <email address hidden> - 2016-05-11 05:09:09 ==
Please upgrade package libseccomp.
The new version 2.3.1 is available on github
https://github.com/seccomp/libseccomp/releases
== Comment: #2 - Heinz-Werner Seeck <email address hidden> - 2016-05-11 05:10:59 ==
?Version 2.3.0 - February 29, 2016
?Added support for the s390 and s390x architectures
?Added support for the ppc, ppc64, and ppc64le architectures
?Update the internal syscall tables to match the Linux 4.5-rcX releases
?Filter generation for both multiplexed and direct socket syscalls on x86
?Support for the musl libc implementation
?Additions to the API to enable runtime version checking of the library
?Enable the use of seccomp() instead of prctl() on supported systems
?Added additional tests to the regression test suite
?Version 2.3.1 - April 20, 2016
?Fixed a problem with 32-bit x86 socket syscalls on some systems
?Fixed problems with ipc syscalls on 32-bit x86
?Fixed problems with socket and ipc syscalls on s390 and s390x