aboutsummaryrefslogtreecommitdiffstats
path: root/community/runc
Commit message (Collapse)AuthorAgeFilesLines
* community/runc: fix secfixes comment.Natanael Copa2019-07-041-1/+1
| | | | | | The CVE-2019-5736 was fixed with commit 787ef3518b96 (community/runc: upgrade for CVE-2019-5736), which was our version 1.0.0_rc6-r1. The secfixes comment should reflect that.
* community/runc: update to 1.0.0-rc8Jake Buchholz2019-07-021-19/+14
| | | | Release notes at https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc8
* community/runc: upgrade for CVE-2019-5736Jake Buchholz2019-02-121-6/+11
| | | | build from the commit that addresses https://nvd.nist.gov/vuln/detail/CVE-2019-5736
* community/runc: remove explicit depend of libseccompNatanael Copa2019-01-101-1/+0
| | | | libseccomp is automatically detected by abuild.
* community/runc: new aportJake Buchholz2019-01-101-0/+45
Splitting runc out of community/docker aport. Also fixing runc --version to report the proper commit hash.