Sourced from github.com/docker/docker's releases.
v23.0.4
23.0.4
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
- Fix a performance regression in Docker CLI 23.0.0 docker/cli#4141.
- Fix progress indicator on
docker cpnot functioning as intended docker/cli#4157.- Fix shell completion for
docker compose --filedocker/cli#4177.- Fix an error caused by incorrect handling of "default-address-pools" in
daemon.jsonmoby/moby#45246.Packaging Updates
- Fix missing packages for CentOS 9 Stream.
- Upgrade Go to
1.19.8. docker/docker-ce-packaging#878, docker/cli#4164, moby/moby#45277, which contains fixes for CVE-2023-24537, CVE-2023-24538, CVE-2023-24534, and CVE-2023-24536v23.0.3
23.0.3
Note
Due to an issue with CentOS 9 Stream's package repositories, packages for CentOS 9 are currently unavailable. Packages for CentOS 9 may be added later, or as part of the next (23.0.4) patch release.
Bug fixes and enhancements
- Fixed a number of issues that can cause Swarm encrypted overlay networks to fail to uphold their guarantees, addressing CVE-2023-28841, CVE-2023-28840, and CVE-2023-28842.
- A lack of kernel support for encrypted overlay networks now reports as an error.
- Encrypted overlay networks are eagerly set up, rather than waiting for multiple nodes to attach.
- Encrypted overlay networks are now usable on Red Hat Enterprise Linux 9 through the use of the
xt_bpfkernel module.- Users of Swarm overlay networks should review GHSA-vwm3-crmr-xfxw to ensure that unintentional exposure has not occurred.
... (truncated)
cbce331
Merge pull request #45330
from kevingentile/buildkit-37705f684cb
Merge pull request #45331
from thaJeztah/23.0_backport_rootless_script_bugs3731ce1
Fix argument quoting bugs in dockerd-rootless.sh23774ad
vendor: github.com/moby/buildkit
v0.10.7-0.20230412161310-d52b2d58424290e8a0b
Merge pull request #45323
from thaJeztah/23.0_backport_vendor_sctp9277e64
vendor: github.com/ishidawataru/sctp
v0.0.0-20230406120618-7ff4192f6ff2cdb6200
Merge pull request #45293
from AkihiroSuda/backport-45283-2309fbbd5
docker-rootless-setuptools.sh: improve readability of messages4ca4705
Merge pull request #45277
from thaJeztah/23.0_bump_go1.19.8d3e5293
[23.0] update go to go1.19.8