Files
moby/vendor/github.com
Sebastiaan van Stijn e01bf76964 bump libseccomp-golang v0.9.1
full diff: 32f571b700...689e3c1541

Release notes:

* Version 0.9.1 - May 21, 2019
- Minimum supported version of libseccomp bumped to v2.2.0
- Use Libseccomp's `seccomp_version` API to retrieve library version
- Unconditionally set TSync attribute for filters, due to Go's heavily threaded nature
- Fix CVE-2017-18367 - Multiple syscall arguments were incorrectly combined with logical-OR, instead of logical-AND
- Fix a failure to build on Debian-based distributions due to CGo code
- Fix unit test failures on 32-bit architectures
- Improve several errors to be more verbose about their causes
- Add support for SCMP_ACT_LOG (with libseccomp versions 2.4.x and higher), permitting syscalls but logging their execution
- Add support for SCMP_FLTATR_CTL_LOG (with libseccomp versions 2.4.x and higher), logging not-allowed actions when they are denied

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-25 10:11:02 +02:00
..
2017-03-08 02:29:34 +00:00
2018-09-13 00:54:20 -07:00
2017-03-08 02:29:34 +00:00
2017-03-08 02:29:34 +00:00
2019-05-24 12:07:38 -05:00
2019-04-15 19:23:39 -07:00
2017-03-08 02:29:34 +00:00
2018-01-20 19:58:25 +00:00
2017-03-08 02:29:34 +00:00
2019-04-27 16:04:51 -07:00
2019-03-13 14:13:58 +00:00
2019-02-09 16:23:55 +01:00
2018-09-13 00:54:20 -07:00
2019-04-10 00:16:39 +02:00
2017-03-08 02:29:34 +00:00
2017-03-08 02:29:34 +00:00
2019-04-10 00:16:36 +02:00
2019-04-22 14:23:53 -07:00
2018-06-01 16:24:59 +02:00
2019-04-10 00:16:53 +02:00
2019-04-18 02:09:14 +02:00
2018-09-13 00:54:20 -07:00
2017-03-08 02:29:34 +00:00
2017-04-27 13:21:35 -07:00
2019-04-16 11:06:43 +02:00
2018-09-13 00:54:20 -07:00
2018-09-06 09:43:41 -07:00
2017-03-08 02:29:34 +00:00
2017-12-06 13:19:57 -08:00