Changelog for
docker-stable-fish-completion-24.0.9_ce-150000.1.5.1.noarch.rpm :
* Wed Nov 27 2024 asaraiAATTsuse.com[NOTE: This update was only ever released in SLES and Leap.]- Disable docker-buildx builds for SLES. It turns out that build containers with docker-buildx don\'t currently get the SUSE secrets mounts applied, meaning that container-suseconnect doesn\'t work when building images. bsc#1233819
* Tue Nov 12 2024 asaraiAATTsuse.com- Remove DOCKER_NETWORK_OPTS from docker.service. This was removed from sysconfig a long time ago, and apparently this causes issues with systemd in some cases.- Update --add-runtime to point to correct binary path.
* Wed Oct 16 2024 asaraiAATTsuse.com- Further merge docker and docker-stable specfiles to minimise the differences. The main thing is that we now include both halves of the Conflicts/Provides/Obsoletes dance in both specfiles.
* Wed Oct 16 2024 asaraiAATTsuse.com- Update to docker-buildx v0.17.1 to match standalone docker-buildx package we are replacing. See upstream changelog online at
* Sat Sep 07 2024 asaraiAATTsuse.com- Import specfile changes for docker-buildx as well as the changes to help reduce specfile differences between docker-stable and docker. bsc#1230331 bsc#1230333
* Wed Aug 14 2024 asaraiAATTsuse.com- Backport patch for CVE-2024-41110. bsc#1228324 + 0009-CVE-2024-41110-AuthZ-plugin-securty-fixes.patch
* Sun Jun 16 2024 asaraiAATTsuse.com- Initial docker-stable release, forked from Docker 24.0.6-ce release (packaged on 2023-10-11).- Update to Docker 24.0.9-ce, which is the latest version of the 24.0.x branch. It seems likely this will be the last upstream version of the 24.0.x branch (it seems Mirantis is going to do LTS for 23.0.x, not 24.0.x). - Fix BuildKit\'s symlink resolution logic to correctly handle non-lexical symlinks. Backport of and . bsc#1221916 + 0007-bsc1221916-update-to-patched-buildkit-version-to-fix.patch- Write volume options atomically so sudden system crashes won\'t result in future Docker starts failing due to empty files. Backport of . bsc#1214855 + 0008-bsc1214855-volume-use-AtomicWriteFile-to-save-volume.patch