diff mbox

[1/3] runc: bump to version 9df8b306d01f59d3a8029be411de015b7304dd8f

Message ID 1487778385-98470-1-git-send-email-fontaine.fabrice@gmail.com
State Accepted
Headers show

Commit Message

Fabrice Fontaine Feb. 22, 2017, 3:46 p.m. UTC
Version bump as a dependency of docker-engine v1.13.1

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/runc/runc.hash | 2 +-
 package/runc/runc.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Feb. 23, 2017, 9:34 p.m. UTC | #1
Christian,

On Wed, 22 Feb 2017 16:46:23 +0100, Fabrice Fontaine wrote:
> Version bump as a dependency of docker-engine v1.13.1
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Could you review this set of three patches from Fabrice? I'm especially
interested in your review on PATCH 3/3. See:

  https://patchwork.ozlabs.org/patch/731181/
  https://patchwork.ozlabs.org/patch/731182/
  https://patchwork.ozlabs.org/patch/731183/

Thanks,

Thomas
Christian Stewart Feb. 24, 2017, 10:24 p.m. UTC | #2
Hi Thomas, Fabrice,

On Thu, Feb 23, 2017 at 4:34 PM, Thomas Petazzoni <
thomas.petazzoni@free-electrons.com> wrote:
>
> Could you review this set of three patches from Fabrice? I'm especially
> interested in your review on PATCH 3/3. See:
>
>   https://patchwork.ozlabs.org/patch/731181/
>   https://patchwork.ozlabs.org/patch/731182/
>   https://patchwork.ozlabs.org/patch/731183/


It's a shame we have to commit-pin docker-containerd, but it seems
necessary as they haven't cut another release yet.

Patch 3/3 looks fine to me. I can't compile-test at the moment - I will be
able to Monday, but I'm willing to bet you've got that covered already. I
examined the changes to Docker in this release and they have changed the
structure of their vendor tree a bit, making the changes in patch 3
necessary.

Best,
Christian
Thomas Petazzoni Feb. 27, 2017, 12:20 p.m. UTC | #3
Hello,

On Fri, 24 Feb 2017 17:24:27 -0500, Christian Stewart wrote:

> It's a shame we have to commit-pin docker-containerd, but it seems
> necessary as they haven't cut another release yet.
> 
> Patch 3/3 looks fine to me. I can't compile-test at the moment - I will be
> able to Monday, but I'm willing to bet you've got that covered already. I
> examined the changes to Docker in this release and they have changed the
> structure of their vendor tree a bit, making the changes in patch 3
> necessary.

Thanks, so I've committed Fabrice patches.

Thomas
diff mbox

Patch

diff --git a/package/runc/runc.hash b/package/runc/runc.hash
index 0b6a24f..a053b6f 100644
--- a/package/runc/runc.hash
+++ b/package/runc/runc.hash
@@ -1,2 +1,2 @@ 
 # Locally computed
-sha256 374822cc2895ed3899b7a3a03b566413ea782fccec1307231f27894e9c6d5bea  runc-50a19c6ff828c58e5dab13830bd3dacde268afe5.tar.gz
+sha256	11f69923a786efb82b65d9f1eec0ac665a985e631a67f3f4d466dac720efacdd	runc-9df8b306d01f59d3a8029be411de015b7304dd8f.tar.gz
diff --git a/package/runc/runc.mk b/package/runc/runc.mk
index 95afcaa..5862733 100644
--- a/package/runc/runc.mk
+++ b/package/runc/runc.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-RUNC_VERSION = 50a19c6ff828c58e5dab13830bd3dacde268afe5
+RUNC_VERSION = 9df8b306d01f59d3a8029be411de015b7304dd8f
 RUNC_SITE = $(call github,opencontainers,runc,$(RUNC_VERSION))
 RUNC_LICENSE = Apache-2.0
 RUNC_LICENSE_FILES = LICENSE