forked from pool/docker
Correct a series of minor issues in the v17.07.0_ce update, mainly related to
changelog entries and the versions of certain packages not being correct. OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=205
This commit is contained in:
parent
5bc18f1a1b
commit
63ed852619
@ -88,12 +88,12 @@ BuildRequires: zsh
|
|||||||
Requires: apparmor-parser
|
Requires: apparmor-parser
|
||||||
Requires: bridge-utils
|
Requires: bridge-utils
|
||||||
Requires: ca-certificates-mozilla
|
Requires: ca-certificates-mozilla
|
||||||
Requires: docker-libnetwork = 0.7.0dev.3+git20170816.4a242dba7739
|
Requires: docker-libnetwork = 0.7.0+gitr2322_4a242dba7739
|
||||||
# Containerd and runC are required as they are the only currently supported
|
# Containerd and runC are required as they are the only currently supported
|
||||||
# execdrivers of Docker. NOTE: The version pinning here matches upstream's
|
# execdrivers of Docker. NOTE: The version pinning here matches upstream's
|
||||||
# vendor.conf to ensure that we don't use a slightly incompatible version of
|
# vendor.conf to ensure that we don't use a slightly incompatible version of
|
||||||
# runC or containerd (which would be bad).
|
# runC or containerd (which would be bad).
|
||||||
Requires: containerd = 0.2.3+gitr671_3addd8406531
|
Requires: containerd = 0.2.8+gitr671_3addd8406531
|
||||||
Requires: docker-runc = 1.0.0rc3+gitr3201_2d41c04
|
Requires: docker-runc = 1.0.0rc3+gitr3201_2d41c04
|
||||||
# Provides mkfs.ext4 - used by Docker when devicemapper storage driver is used
|
# Provides mkfs.ext4 - used by Docker when devicemapper storage driver is used
|
||||||
Requires: e2fsprogs
|
Requires: e2fsprogs
|
||||||
|
Loading…
Reference in New Issue
Block a user