Skip to content

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

Merged
crazy-max merged 8 commits intomoby:masterfrom
thaJeztah:update_engine
Sep 2, 2022
Merged

vendor: docker/docker v20.10.3-0.20220831131523-b5a0d7a188ac (v22.06-dev)#3075
crazy-max merged 8 commits intomoby:masterfrom
thaJeztah:update_engine

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 <github@gone.nl>
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 <github@gone.nl>
- 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 <github@gone.nl>
no changes in vendored code

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

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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 <github@gone.nl>
…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 <github@gone.nl>
full diff: golang/sys@bc2c85a...3c1f352

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/moby@61404de...b5a0d7a

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

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

@crazy-max crazy-max merged commit c933d1a into moby:master Sep 2, 2022
@thaJeztah thaJeztah deleted the update_engine branch September 2, 2022 11:01
emmanuelguerin pushed a commit to emmanuelguerin/buildkit that referenced this pull request Mar 31, 2025
vendor: github.com/spf13/cobra v1.9.1
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