File _patchinfo of Package patchinfo.36809
<patchinfo incident="36809">
<issue tracker="bnc" id="1232999">Issues on Remount of tmpfs for Docker Secrets Directory</issue>
<issue tracker="bnc" id="1231348">Issues on remount of tmpfs mount/secrets</issue>
<issue tracker="cve" id="2024-23653"/>
<issue tracker="cve" id="2024-41110"/>
<packager>cyphar</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for docker-stable</summary>
<description>This update for docker-stable fixes the following issues:
- Update docker-buildx to v0.19.2. See upstream changelog online at
<https://github.com/docker/buildx/releases/tag/v0.19.2>.
Some notable changelogs from the last update:
* <https://github.com/docker/buildx/releases/tag/v0.19.0>
* <https://github.com/docker/buildx/releases/tag/v0.18.0>
- Add a new toggle file /etc/docker/suse-secrets-enable which allows users to
disable the SUSEConnect integration with Docker (which creates special mounts
in /run/secrets to allow container-suseconnect to authenticate containers
with registries on registered hosts). bsc#1231348 bsc#1232999
In order to disable these mounts, just do
echo 0 > /etc/docker/suse-secrets-enable
and restart Docker. In order to re-enable them, just do
echo 1 > /etc/docker/suse-secrets-enable
and restart Docker. Docker will output information on startup to tell you
whether the SUSE secrets feature is enabled or not.
</description>
<message>Updating docker will restart the docker service, which may stop some of your docker containers. Do you want to proceed with the update?</message>
</patchinfo>