| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
go recently received a security upgrade to 1.12.8 (f4894bf9) this
upgrade fixes various CVEs in go standard libraries, for instance in
HTTP/2 functionality. Since go is statically linked packages using this
functionality need to be rebuild.
|
| |
|
|
|
|
|
|
| |
Fixes regression in 1.0.0_rc7, see https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc8
Closes GH-7638
|
|
|
|
| |
Upgrading to the commit specified by containerd-1.2.6, see related PR #XXXX.
|
|
|
|
| |
See https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc7 for more information about what's changed.
|
|
|
|
|
| |
Improved mitigation of CVE-2019-5736, per containerd-1.2.5 with the added
benefit of actually being able to compile with musl libc.
|
|
|
|
| |
build from the commit that addresses https://nvd.nist.gov/vuln/detail/CVE-2019-5736
|
|
|
|
| |
libseccomp is automatically detected by abuild.
|
|
Splitting runc out of community/docker aport. Also fixing runc --version to report the proper commit hash.
|