-
Notifications
You must be signed in to change notification settings - Fork 2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: docker/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4cf5afa
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: docker/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 211e74b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 13 files changed
- 2 contributors
Commits on May 7, 2024
-
Fix hang when container fails to start
Signed-off-by: Laura Brehm <[email protected]> (cherry picked from commit 31644d5) Signed-off-by: Laura Brehm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ccea7d8 - Browse repository at this point
Copy the full SHA ccea7d8View commit details -
Add e2e tests for run w/ bad entrypoint
Signed-off-by: Laura Brehm <[email protected]> (cherry picked from commit 8d6e571) Signed-off-by: Laura Brehm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4add46d - Browse repository at this point
Copy the full SHA 4add46dView commit details -
Merge pull request #5062 from laurazard/cherry-pick-run-hang
[26.1 backport] Fix hang when container fails to start
Configuration menu - View commit details
-
Copy full SHA for 53a3f0b - Browse repository at this point
Copy the full SHA 53a3f0bView commit details
Commits on May 8, 2024
-
These minor releases include 2 security fixes following the security policy: - cmd/go: arbitrary code execution during build on darwin On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a "#cgo LDFLAGS" directive. Thanks to Juho Forsén of Mattermost for reporting this issue. This is CVE-2024-24787 and Go issue https://go.dev/issue/67119. - net: malformed DNS message can cause infinite loop A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop. Thanks to long-name-let-people-remember-you on GitHub for reporting this issue, and to Mateusz Poliwczak for bringing the issue to our attention. This is CVE-2024-24788 and Go issue https://go.dev/issue/66754. View the release notes for more information: https://go.dev/doc/devel/release#go1.22.3 - https://github.com/golang/go/issues?q=milestone%3AGo1.21.10+label%3ACherryPickApproved - full diff: golang/go@go1.21.9...go1.21.10 **- Description for the changelog** ```markdown changelog Update Go runtime to 1.21.10 ``` Signed-off-by: Paweł Gronowski <[email protected]> (cherry picked from commit eb99994) Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1d70d1 - Browse repository at this point
Copy the full SHA c1d70d1View commit details -
vendor: github.com/docker/docker v26.1.2-dev (ef1912d8b6ae)
- full diff: moby/moby@ac2de55...ef1912d Signed-off-by: Paweł Gronowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e64914c - Browse repository at this point
Copy the full SHA e64914cView commit details -
Merge pull request #5065 from vvoland/v26.1-5064
[26.1 backport] update to go1.21.10
Configuration menu - View commit details
-
Copy full SHA for 8beff78 - Browse repository at this point
Copy the full SHA 8beff78View commit details -
Merge pull request #5066 from vvoland/vendor-docker
[26.1] vendor: github.com/docker/docker v26.1.2-dev (ef1912d8b6ae)
Configuration menu - View commit details
-
Copy full SHA for 211e74b - Browse repository at this point
Copy the full SHA 211e74bView commit details
There are no files selected for viewing