File _patchinfo of Package patchinfo.41811
<patchinfo incident="41811">
<issue tracker="bnc" id="1252290">docker comes without SELinux support enabled by default</issue>
<issue tracker="bnc" id="1250508">Remove git-core as a dependency for docker</issue>
<packager>cyphar</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for docker</summary>
<description>This update for docker fixes the following issues:
- Enable SELinux in default daemon.json config (--selinux-enabled). This has no
practical impact on non-SELinux systems. bsc#1252290
- Update to Docker 28.5.1-ce. See upstream changelog online at
<https://docs.docker.com/engine/release-notes/28/#2851>
- Update to Docker 28.5.0-ce. See upstream changelog online at
<https://docs.docker.com/engine/release-notes/28/#2850>
- Update to docker-buildx v0.29.0. Upstream changelog:
<https://github.com/docker/buildx/releases/tag/v0.29.0>
- Remove git-core recommends also on openSUSE: the below argument
is valid for those users too.
- Remove git-core recommends on SLE. Most SLE systems have
installRecommends=yes by default and thus end up installing git with Docker.
bsc#1250508
This feature is mostly intended for developers ("docker build git://") so
most users already have the dependency installed, and the error when git is
missing is fairly straightforward (so they can easily figure out what they
need to install).
</description>
</patchinfo>