-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Comparing changes
Open a pull request
base repository: moby/moby
base: v26.1.4
head repository: moby/moby
compare: v26.1.5
- 9 commits
- 14 files changed
- 4 contributors
Commits on Jun 9, 2024
-
docs: api: image inspect: remove Container and ContainerConfig
The Container and ContainerConfig fields have been deprecated, and removed since API v1.45 in commit 03cddc6. This patch fixes the swagger and documentation to no longer mention them as they are no longer returned by API v1.45 and higher. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit ac27a53) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for daba246 - Browse repository at this point
Copy the full SHA daba246View commit details
Commits on Jun 10, 2024
-
Merge pull request #47940 from thaJeztah/26.1_backport_api_remove_con…
…tainer_containerconfig [26.1 backport] docs: api: image inspect: remove Container and ContainerConfig
Configuration menu - View commit details
-
Copy full SHA for d642804 - Browse repository at this point
Copy the full SHA d642804View commit details
Commits on Jun 14, 2024
-
builder/mobyexporter: Add missing nil check
Add a nil check to handle a case where the image config JSON would deserialize into a nil map. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com> (cherry picked from commit 642242a) Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Configuration menu - View commit details
-
Copy full SHA for c1d4587 - Browse repository at this point
Copy the full SHA c1d4587View commit details -
Merge pull request #47986 from vvoland/v26.1-47985
[26.1 backport] builder/mobyexporter: Add missing nil check
Configuration menu - View commit details
-
Copy full SHA for f533464 - Browse repository at this point
Copy the full SHA f533464View commit details
Commits on Jul 3, 2024
-
- https://github.com/golang/go/issues?q=milestone%3AGo1.21.12+label%3ACherryPickApproved - full diff: golang/go@go1.21.11...go1.21.12 These minor releases include 1 security fixes following the security policy: net/http: denial of service due to improper 100-continue handling The net/http HTTP/1.1 client mishandled the case where a server responds to a request with an "Expect: 100-continue" header with a non-informational (200 or higher) status. This mishandling could leave a client connection in an invalid state, where the next request sent on the connection will fail. An attacker sending a request to a net/http/httputil.ReverseProxy proxy can exploit this mishandling to cause a denial of service by sending "Expect: 100-continue" requests which elicit a non-informational response from the backend. Each such request leaves the proxy with an invalid connection, and causes one subsequent request using that connection to fail. Thanks to Geoff Franks for reporting this issue. This is CVE-2024-24791 and Go issue https://go.dev/issue/67555. View the release notes for more information: https://go.dev/doc/devel/release#go1.21.12 **- Description for the changelog** ```markdown changelog Update Go runtime to 1.21.12 ``` Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com> (cherry picked from commit 4d1d7c3) Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Configuration menu - View commit details
-
Copy full SHA for 6fbdce4 - Browse repository at this point
Copy the full SHA 6fbdce4View commit details
Commits on Jul 4, 2024
-
Merge pull request #48123 from vvoland/v26.1-48120
[26.1 backport] update to go1.21.12
Configuration menu - View commit details
-
Copy full SHA for 6bc4906 - Browse repository at this point
Copy the full SHA 6bc4906View commit details
Commits on Jul 17, 2024
-
Authz plugin security fixes for 0-length content and path validation
Configuration menu - View commit details
-
Copy full SHA for 820cab9 - Browse repository at this point
Copy the full SHA 820cab9View commit details -
If url includes scheme, urlPath will drop hostname, which would not m…
Configuration menu - View commit details
-
Copy full SHA for 9cc85ea - Browse repository at this point
Copy the full SHA 9cc85eaView commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 411e817 - Browse repository at this point
Copy the full SHA 411e817View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v26.1.4...v26.1.5