| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
New major release of containerd. For more information, see https://github.com/containerd/containerd/releases/tag/v1.3.0
|
|
|
|
|
| |
Fixes CVE-2019-9512, CVE-2019-2514, and CVE-2019-2515.
More release notes at: https://github.com/containerd/containerd/releases/tag/v1.2.9
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
See https://github.com/containerd/containerd/releases/tag/v1.2.7
Contains several important bug fixes for goroutine and file descriptor leakage in containerd and containerd shims.
|
|
|
|
|
|
| |
See https://github.com/containerd/containerd/releases/tag/v1.2.6 for full details.
Updates CNI to v0.75 to fix CVE-2019-9946
|
|
|
|
|
| |
Update containerd to 1.2.5, see https://github.com/containerd/containerd/releases/tag/v1.2.5
for more details.
|
|
|
|
| |
Although this was released to address the recent runc vulnerability (https://nvd.nist.gov/vuln/detail/CVE-2019-5736) which we've addresed by updating our runc package, there are several other notable updates, per https://github.com/containerd/containerd/releases/tag/v1.2.4.
|
|
|
|
| |
https://github.com/containerd/containerd/releases/tag/v1.2.3
|
|
|
|
|
| |
* Update to v1.2.2 - see https://github.com/containerd/containerd/releases/tag/v1.2.2 for release notes
* Use the whole commit hash in containerd --version
|
|
Splitting containerd out of community/docker, upgrading to 1.2.1, and remove from testing. Also fixed containerd --version to report the proper commit hash.
|