aboutsummaryrefslogtreecommitdiffstats
path: root/community/runc
Commit message (Collapse)AuthorAgeFilesLines
* community/runc: patch for containerd-1.2.6Jake Buchholz2019-04-081-5/+5
| | | | Upgrading to the commit specified by containerd-1.2.6, see related PR #XXXX.
* community/runc: upgrade to 1.0.0_rc7Jake Buchholz2019-03-311-12/+13
| | | | See https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc7 for more information about what's changed.
* community/runc: bump for containerd updateJake Buchholz2019-03-191-8/+7
| | | | | Improved mitigation of CVE-2019-5736, per containerd-1.2.5 with the added benefit of actually being able to compile with musl libc.
* 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.