forked from pool/docker
- fix runc and containerd revisions
fix bsc#1009961 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=152
This commit is contained in:
parent
68dcb35da6
commit
93c5e4c56c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 24 16:09:52 UTC 2016 - jmassaguerpla@suse.com
|
||||
|
||||
- fix runc and containerd revisions
|
||||
fix bsc#1009961
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 27 11:13:56 UTC 2016 - jmassaguerpla@suse.com
|
||||
|
||||
|
@ -87,8 +87,8 @@ Requires: ca-certificates-mozilla
|
||||
# execdrivers of Docker. NOTE: The version pinning here matches upstream's
|
||||
# Dockerfile to ensure that we don't use a slightly incompatible version of
|
||||
# runC or containerd (which would be bad).
|
||||
Requires: containerd = 0.2.4+git0366d7e
|
||||
Requires: runc = 0.1.1+git02f8fa7
|
||||
Requires: containerd = 0.2.4+gitr565_0366d7e
|
||||
Requires: runc = 0.1.1+gitr2816_02f8fa7
|
||||
# Provides mkfs.ext4 - used by Docker when devicemapper storage driver is used
|
||||
Requires: e2fsprogs
|
||||
Requires: git-core >= 1.7
|
||||
|
Loading…
Reference in New Issue
Block a user