This update for docker-stable fixes the following issues:
Note this update contains a already fixed references mostly.
Remove git-core recommends on SLE to avoid pulling it in unnecessary. (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).
Include historical changelog data from before the docker-stable fork. The initial changelog entry did technically provide all the necessary information, but our CVE tracking tools do not understand how the package is forked and so it seems that this package does not include fixes for ~12 years of updates. So, include a copy of the original package's changelog up until the fork point. bsc#1250596
Update to docker-buildx v0.25.0. Upstream changelog: https://github.com/docker/buildx/releases/tag/v0.25.0
Update to Go 1.23 for building now that upstream has switched their 23.0.x LTSS to use Go 1.23.
Do not try to inject SUSEConnect secrets when in Rootless Docker mode, as Docker does not have permission to access the host zypper credentials in this mode (and unprivileged users cannot disable the feature using /etc/docker/suse-secrets-enable.) bsc#1240150
Initial docker-stable fork, forked from Docker 24.0.7-ce release (packaged on 2024-02-14). The original changelog is included below for historical reference.
{
"binaries": [
{
"docker-stable-rootless-extras": "24.0.9_ce-150000.1.25.1",
"docker-stable-fish-completion": "24.0.9_ce-150000.1.25.1",
"docker-stable-bash-completion": "24.0.9_ce-150000.1.25.1",
"docker-stable-zsh-completion": "24.0.9_ce-150000.1.25.1",
"docker-stable": "24.0.9_ce-150000.1.25.1"
}
]
}