This update for buildah, docker fixes the following issues:
Changes in docker:
Other fixes:
Update to Docker 25.0.6-ce. See upstream changelog online at https://docs.docker.com/engine/release-notes/25.0/#2506
Update to Docker 25.0.5-ce (bsc#1223409)
Fix BuildKit's symlink resolution logic to correctly handle non-lexical symlinks. (bsc#1221916)
Write volume options atomically so sudden system crashes won't result in future Docker starts failing due to empty files. (bsc#1214855)
Changes in buildah:
Update to version 1.35.4:
Update to version 1.35.3:
Update to version 1.35.1:
Buildah dropped cni support, require netavark instead (bsc#1221243)
Remove obsolete requires libcontainers-image & libcontainers-storage
Require passt for rootless networking (poo#156955) Buildah moved to passt/pasta for rootless networking from slirp4netns (https://github.com/containers/common/pull/1846)
Update to version 1.35.0:
buildah manifest: add artifact-related options