Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vendor: docker/docker v20.10.3-0.20220831131523-b5a0d7a188ac (v22.06-dev) #3075

Merged
merged 8 commits into from
Sep 2, 2022

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Sep 1, 2022

vendor: github.com/microsoft/hcsshim v0.9.4

This tag contains some fixes for hostprocess containers, mainly around
fixing task stats which regressed from a change in v0.9.3.

https://github.com/microsoft/hcsshim/releases/tag/v0.9.4

full diff: microsoft/hcsshim@v0.9.3...v0.9.4

vendor: vendor: github.com/containerd/containerd v1.6.8

Relevant changes:

  • Fix WWW-Authenticate parsing
    • fixes "Failed to parse Www-Authenticate if auth-param has empty value"

full diff: containerd/containerd@v1.6.6...v1.6.8

vendor: github.com/docker/go-units v0.5.0

  • size_test: add tests for 0.3 + suffix
  • size_test: add parseSize benchmark
  • size_test: add t.Helper annotations
  • size_test: add more tests
  • size: stop using regexp

full diff: docker/go-units@v0.4.0...v0.5.0

vendor: github.com/hashicorp/golang-lru v0.5.4

no changes in vendored code

full diff: hashicorp/golang-lru@v0.5.3...v0.5.4

vendor: github.com/moby/sys/signal v0.7.0

Add lcow supported signals to windows signal map

full diff: moby/sys@signal/v0.6.0...signal/v0.7.0

vendor: github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1

Define "Data" field on descriptors

This should contain an embedded representation of the referenced
content, which is useful for avoiding extra hops to access small pieces
of content.

full diff: opencontainers/image-spec@c5a74bc...02efb9a

vendor: golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10

full diff: golang/sys@bc2c85a...3c1f352

vendor: docker v20.10.3-0.20220831131523-b5a0d7a188ac (22.06 branch)

full diff: moby/moby@61404de...b5a0d7a

@thaJeztah thaJeztah marked this pull request as ready for review September 1, 2022 12:58
@thaJeztah
Copy link
Member Author

nice; all green. Moved it out of draft 👍

Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I'd like to see a new tag (v22.06.0-beta.1)

This tag contains some fixes for hostprocess containers, mainly around
fixing task stats which regressed from a change in v0.9.3.

https://github.com/microsoft/hcsshim/releases/tag/v0.9.4

full diff: microsoft/hcsshim@v0.9.3...v0.9.4

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Relevant changes:

- Fix WWW-Authenticate parsing
    - fixes "Failed to parse Www-Authenticate if auth-param has empty value"

full diff: containerd/containerd@v1.6.6...v1.6.8

Signed-off-by: Sebastiaan van Stijn <[email protected]>
- size_test: add tests for 0.3 + suffix
- size_test: add parseSize benchmark
- size_test: add t.Helper annotations
- size_test: add more tests
- size: stop using regexp

full diff: docker/go-units@v0.4.0...v0.5.0

Signed-off-by: Sebastiaan van Stijn <[email protected]>
no changes in vendored code

full diff: hashicorp/golang-lru@v0.5.3...v0.5.4

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Add lcow supported signals to windows signal map

full diff: moby/sys@signal/v0.6.0...signal/v0.7.0

Signed-off-by: Sebastiaan van Stijn <[email protected]>
…02efb9a75ee1

Define "Data" field on descriptors

This should contain an embedded representation of the referenced
content, which is useful for avoiding extra hops to access small pieces
of content.

full diff: opencontainers/image-spec@c5a74bc...02efb9a

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Member Author

rebased, and checked vendoring for each commit (after #3010 was merged0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using a vulnerable version of github.com/containerd/containerd
4 participants