Skip to content

docker_28: 28.3.2 -> 28.3.3, docker_25: 25.0.11 -> 25.0.12#429659

Merged
SuperSandro2000 merged 2 commits intoNixOS:masterfrom
teutat3s:docker-28.3.3
Aug 4, 2025
Merged

docker_28: 28.3.2 -> 28.3.3, docker_25: 25.0.11 -> 25.0.12#429659
SuperSandro2000 merged 2 commits intoNixOS:masterfrom
teutat3s:docker-28.3.3

Conversation

@teutat3s
Copy link
Member

@teutat3s teutat3s commented Jul 30, 2025

Closes #429361.

docker_25 changelog / milestone:
moby/moby@v25.0.11...v25.0.12
https://github.com/moby/moby/milestone/203?closed=1

Upstream did not tag a new release for docker/cli, and there are no new
commits in the 25.0 branch:
docker/cli@43987fc...25.0

docker_28 changelog / milestones:
moby/moby@v28.3.2...v28.3.3
docker/cli@v28.3.2...v28.3.3

https://github.com/moby/moby/milestone/206?closed=1
https://github.com/docker/cli/milestone/150?closed=1

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 6.topic: docker tools Open-source software for deploying and running of containerized applications labels Jul 30, 2025
@sentientmonkey
Copy link
Contributor

@teutat3s would it also be possible to bump contiainerd to v1.7.28 as well in this PR? There are a number of go library updates there including golang.org/x/crypto that fix additional CVEs.

I can also make a new PR as well if it can't go in this one.

@teutat3s
Copy link
Member Author

teutat3s commented Aug 4, 2025

@sentientmonkey We usually stick to the versions used by upstream, which is still on v1.7.27:
https://github.com/moby/moby/tree/v28.3.3/hack/dockerfile/install/
IMO the correct place to bump this dependency would be in the upstream project.

@SuperSandro2000 SuperSandro2000 merged commit 8fb1119 into NixOS:master Aug 4, 2025
31 of 33 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Aug 4, 2025

Successfully created backport PR for release-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Aug 4, 2025
@teutat3s teutat3s deleted the docker-28.3.3 branch October 14, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: docker tools Open-source software for deploying and running of containerized applications 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants