summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40453 from thaJeztah/19.03_bump_containerdv19.03.6-rc2v19.03.6Brian Goff2020-02-0415-21/+394
|\
| * update runc library to v1.0.0-rc10 (CVE-2019-19921)Akihiro Suda2020-02-0413-19/+392
| * update runc binary to v1.0.0-rc10 (CVE-2019-19921)Akihiro Suda2020-02-041-1/+1
| * [19.03] Update containerd binary to v1.2.12Sebastiaan van Stijn2020-02-041-1/+1
|/
* Merge pull request #40440 from tonistiigi/1903-update-buildkitBrian Goff2020-02-0413-52/+127
|\
| * vendor: update buildkit to 57e8ad5Tonis Tiigi2020-02-0413-52/+127
|/
* Merge pull request #40432 from thaJeztah/19.03_bump_swarmkitBrian Goff2020-02-042-5/+29
|\
| * [19.03] vendor: bump swarmkit 062b694b46c0744d601eebef79f3f7433d808a04Sebastiaan van Stijn2020-02-042-5/+29
* | Merge pull request #40433 from thaJeztah/19.03_bump_golang_1.12.16Brian Goff2020-02-0434-3617/+691
|\ \ | |/ |/|
| * vendor: update golang.org/x/crypto 69ecbb4d6d5dab05e49161c6e77ea40a030884e1Sebastiaan van Stijn2020-02-0430-3613/+687
| * [19.03] Update Golang 1.12.16 (CVE-2020-0601, CVE-2020-7919)Sebastiaan van Stijn2020-02-044-4/+4
|/
* Merge pull request #454 from thaJeztah/19.03_backport_lgetxattr_panicv19.03.6-rc1Tõnis Tiigi2020-01-231-6/+15
|\
| * Fix possible runtime panic in LgetxattrSascha Grunert2020-01-171-6/+15
* | Merge pull request #429 from thaJeztah/19.03_backport_windows_1903_fixesSebastiaan van Stijn2020-01-23137-1592/+4025
|\ \
| * | Bump hcsshim to b3f49c06ffaeef24d09c6c08ec8ec8425aVikram bir Singh2019-12-0397-1103/+1983
| * | TestRunAttachFailedNoLeak: Compare lowercasevikrambirsingh2019-12-031-5/+6
| * | bump Microsoft/hcsshim 2226e083fc390003ae5aa8325c3c92789afa0e7aSebastiaan van Stijn2019-12-032-1/+7
| * | integration-cli: remove unnescessary conversions (unconvert)Sebastiaan van Stijn2019-12-0322-99/+96
| * | Rename "v1" to "statsV1"Sebastiaan van Stijn2019-12-032-5/+5
| * | bump containerd/cgroups 5fbad35c2a7e855762d3c60f2e474ffcad0d470aSebastiaan van Stijn2019-12-0317-408/+1528
| * | bump containerd/cgroups c4b9ac5c7601384c965b9646fc515884e091ebb9Sebastiaan van Stijn2019-12-037-125/+554
* | | Merge pull request #240 from thaJeztah/19.03_backport_lcowfromscratchSebastiaan van Stijn2020-01-231-0/+3
|\ \ \
| * | | LCOW: Fix FROM scratchJohn Howard2019-11-271-0/+3
| |/ /
* | | Merge pull request #443 from thaJeztah/19.03_backport_health_raceSebastiaan van Stijn2020-01-231-1/+1
|\ \ \
| * | | Avoid a data race in container/health.goZiheng Liu2020-01-171-1/+1
| | |/ | |/|
* | | Merge pull request #441 from thaJeztah/19.03_backport_fix_double_hostSebastiaan van Stijn2020-01-231-0/+6
|\ \ \
| * | | daemon: don't listen on the same address multiple timesSebastiaan van Stijn2020-01-171-0/+6
| |/ /
* | | Merge pull request #439 from arkodg/19.03Sebastiaan van Stijn2020-01-233-9/+8
|\ \ \
| * | | Bump 19.03 libnetwork refpointArko Dasgupta2020-01-163-9/+8
| |/ /
* | | Merge pull request #442 from thaJeztah/19.03_backport_errdefs_no_recurseSebastiaan van Stijn2020-01-231-7/+0
|\ \ \
| * | | errdefs: remove unneeded recursive callsSebastiaan van Stijn2020-01-171-7/+0
| |/ /
* | | Merge pull request #444 from thaJeztah/19.03_backport_fix_unmount_ipc_ignore_...Sebastiaan van Stijn2020-01-231-1/+1
|\ \ \
| * | | Fix "no such file or directory" warning when unmounting IPC mountSebastiaan van Stijn2020-01-171-1/+1
| |/ /
* | | Merge pull request #446 from thaJeztah/19.03_backport_ctx_upload_cancelSebastiaan van Stijn2020-01-231-0/+1
|\ \ \
| * | | builder-next: close build context upload on cancelTonis Tiigi2020-01-171-0/+1
| |/ /
* | | Merge pull request #447 from thaJeztah/19.03_backport_fix_containerStart_unha...Sebastiaan van Stijn2020-01-231-1/+1
|\ \ \
| * | | daemon:containerStart() fix unhandled error for saveApparmorConfigSebastiaan van Stijn2020-01-171-1/+1
| |/ /
* | | Merge pull request #449 from thaJeztah/19.03_backport_move_windows_gopath_out...Sebastiaan van Stijn2020-01-233-13/+13
|\ \ \
| * | | Move GOPATH out from under the GO source treeVikram bir Singh2020-01-173-13/+13
| |/ /
* | | Merge pull request #440 from thaJeztah/19.03_backport_remove_cockySebastiaan van Stijn2020-01-231-1/+0
|\ \ \
| * | | Remove cocky from names-generatorEli Uriegas2020-01-171-1/+0
| |/ /
* | | Merge pull request #448 from thaJeztah/19.03_backport_gofmt_pkg_parsersSebastiaan van Stijn2020-01-231-1/+1
|\ \ \
| * | | pkg/parsers/kernel: gofmt hex value (preparation for Go 1.13+)Sebastiaan van Stijn2020-01-171-1/+1
| |/ /
* | | Merge pull request #450 from thaJeztah/19.03_backport_bump_docker_py_4.1.0Sebastiaan van Stijn2020-01-231-1/+1
|\ \ \
| * | | bump docker-py to 4.1.0Sebastiaan van Stijn2020-01-171-1/+1
| |/ /
* | | Merge pull request #451 from thaJeztah/19.03_backport_swagger_fixesSebastiaan van Stijn2020-01-233-89/+227
|\ \ \
| * | | Fix Engine API version history typoFelipe Ruhland2020-01-171-1/+1
| * | | swagger: add missing container Health docsSebastiaan van Stijn2020-01-171-0/+78
| * | | swagger: move ContainerState to definitionsSebastiaan van Stijn2020-01-171-46/+63
| * | | Fix phrasing when referring to the freezer cgroupOdin Ugedal2020-01-172-4/+4