This update for containerd, docker, docker-runc, golang-github-docker-libnetwork fixes the following issues:
Security issues fixed:
Non-security issues fixed:
Update to containerd v1.3.9, which is needed for Docker v19.03.14-ce and fixes CVE-2020-15257. bsc#1180243
Update to containerd v1.3.7, which is required for Docker 19.03.13-ce. bsc#1176708
Update to Docker 19.03.14-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. CVE-2020-15257 bsc#1180243 https://github.com/docker/docker-ce/releases/tag/v19.03.14
Enable fish-completion
Add a patch which makes Docker compatible with firewalld with nftables backend. Backport of https://github.com/moby/libnetwork/pull/2548 (bsc#1178801, SLE-16460)
Update to Docker 19.03.13-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1176708
Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
Emergency fix: %requires_eq does not work with provide symbols, only effective package names. Convert back to regular Requires.
Update to Docker 19.03.12-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md.
Add BuildRequires for all -git dependencies so that we catch missing dependencies much more quickly.
Update to libnetwork 55e924b8a842, which is required for Docker 19.03.14-ce. bsc#1180243
Add patch which makes libnetwork compatible with firewalld with nftables backend. Backport of https://github.com/moby/libnetwork/pull/2548 (bsc#1178801, SLE-16460)