diff --git a/docker.changes b/docker.changes index 2e637b5..0f2cf60 100644 --- a/docker.changes +++ b/docker.changes @@ -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 diff --git a/docker.spec b/docker.spec index 35f4548..5717fcd 100644 --- a/docker.spec +++ b/docker.spec @@ -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