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: update docker/docker and docker/cli to v25.0.0-beta.1 #4383

Merged
merged 9 commits into from
Nov 14, 2023

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Oct 26, 2023

full diff: cenkalti/backoff@v4.2.0...v4.2.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: vbatts/tar-split@v0.11.2...v0.11.3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: go-logr/logr@v1.2.3...v1.2.4

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- full diff: opencontainers/runc@v1.1.9...v1.1.10
- release notes: https://github.com/opencontainers/runc/releases/tag/v1.1.10

This is the tenth (and most likely final) patch release in the 1.1.z
release branch of runc. It mainly fixes a few issues in cgroups, and a
umask-related issue in tmpcopyup.

- Add support for `hugetlb.<pagesize>.rsvd` limiting and accounting.
  Fixes the issue of postgres failing when hugepage limits are set.
- Fixed permissions of a newly created directories to not depend on the value
  of umask in tmpcopyup feature implementation.
- libcontainer: cgroup v1 GetStats now ignores missing `kmem.limit_in_bytes`
  (fixes the compatibility with Linux kernel 6.1+).
- Fix a semi-arbitrary cgroup write bug when given a malicious hugetlb
  configuration. This issue is not a security issue because it requires a
  malicious config.json, which is outside of our threat model.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/moby@d3afa80...v25.0.0-beta.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah changed the title vendor: update docker/docker and docker/cli to master (v25.0.0-dev) vendor: update docker/docker and docker/cli to v25.0.0-beta.1 Nov 13, 2023
@thaJeztah thaJeztah marked this pull request as ready for review November 13, 2023 22:21
@thaJeztah thaJeztah self-assigned this Nov 13, 2023
@thaJeztah
Copy link
Member Author

This one's green now; @crazy-max @tonistiigi ptal

@tonistiigi tonistiigi merged commit 5671016 into moby:master Nov 14, 2023
@thaJeztah thaJeztah deleted the update_engine2 branch November 15, 2023 13:53
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.

3 participants