From patchwork Mon Jun 7 06:07:30 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Stewart X-Patchwork-Id: 1488423 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=smtp4.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Fz2wg4Km8z9sRN for ; Mon, 7 Jun 2021 16:08:03 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id AB7B140360; Mon, 7 Jun 2021 06:07:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a3xPD3QyNqeZ; Mon, 7 Jun 2021 06:07:56 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 4D47240361; Mon, 7 Jun 2021 06:07:54 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 504A51BF328 for ; Mon, 7 Jun 2021 06:07:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 3EB71605EF for ; Mon, 7 Jun 2021 06:07:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KC3OixqR5A_Q for ; Mon, 7 Jun 2021 06:07:36 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from mail-pf1-f173.google.com (mail-pf1-f173.google.com [209.85.210.173]) by smtp3.osuosl.org (Postfix) with ESMTPS id 20A4D605CC for ; Mon, 7 Jun 2021 06:07:36 +0000 (UTC) Received: by mail-pf1-f173.google.com with SMTP id z26so12291331pfj.5 for ; Sun, 06 Jun 2021 23:07:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=xWwN3B1+1RAm2sihVhJZPhQP3kquu0f20wTnVYjo1i0=; b=a3y+nlViLRHeBC7fLaPjhwYcSJuwB9qP5LjuYSUy+37b3CQfn0pH2UUoDX9YsT5Mt0 LeXVUe/QOs2z+eN5L5UDCLbGIXcveXXScjd64QJH+2dM2sqr79tr29MRr59qqsHH6QQg SIz3alellcUnYgEfL+msf2KL5DPUfsKx4ybHH65Rmif8uY8yPSRkGXvrZ8x0uoDy87o1 vShyGiZ0HEy+E00GhK0gXlAnF2nJ/OsqvNsj0l5oougX9z2tvYm52pjr6RryDwjfMMUm CtL3sdHw+2andRSeB9kDsOvOeuDqC9DynV77eRV6Xn+TqA3m8vArZEiKRMQzcRJD0rEo v5iA== X-Gm-Message-State: AOAM531FES+np2emlyNcQPttLE45mR+csCrL8r8v4Osz+Dxn2nkHi192 BmO7cZFZx4uehNHD11pJiSevOHqPmJE8pA== X-Google-Smtp-Source: ABdhPJx0j2XFwQ+bBJg4npHrcz+7FJDcCGeLYoTzVV48iL4eWiNi+ptQ2Lc1R4V/BH0xK6O4zsKPhQ== X-Received: by 2002:a65:458b:: with SMTP id o11mr16423301pgq.51.1623046055358; Sun, 06 Jun 2021 23:07:35 -0700 (PDT) Received: from localhost.localdomain (ip68-6-75-212.sb.sd.cox.net. [68.6.75.212]) by smtp.gmail.com with ESMTPSA id v6sm7292341pfi.46.2021.06.06.23.07.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 06 Jun 2021 23:07:35 -0700 (PDT) From: Christian Stewart To: buildroot@buildroot.org Date: Sun, 6 Jun 2021 23:07:30 -0700 Message-Id: <20210607060730.1476825-2-christian@paral.in> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210607060730.1476825-1-christian@paral.in> References: <20210607060730.1476825-1-christian@paral.in> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 2/2] package/docker-cli: bump version to 20.10.7 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Christian Stewart , "Yann E . MORIN" , Thomas Petazzoni Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Christian Stewart --- package/docker-cli/docker-cli.hash | 2 +- package/docker-cli/docker-cli.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/docker-cli/docker-cli.hash b/package/docker-cli/docker-cli.hash index bb3444c270..6d380c2fd8 100644 --- a/package/docker-cli/docker-cli.hash +++ b/package/docker-cli/docker-cli.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 eda53b96ab83a59502df2e5e00ab7ee867243259407ef454be55e695303c1113 docker-cli-20.10.6.tar.gz +sha256 0a7848b1b5031483de075433506d0448ddf834368d9c73770e453e0b89b49747 docker-cli-20.10.7.tar.gz sha256 2d81ea060825006fc8f3fe28aa5dc0ffeb80faf325b612c955229157b8c10dc0 LICENSE diff --git a/package/docker-cli/docker-cli.mk b/package/docker-cli/docker-cli.mk index 9c3690e4c3..24fd26a8c6 100644 --- a/package/docker-cli/docker-cli.mk +++ b/package/docker-cli/docker-cli.mk @@ -4,7 +4,7 @@ # ################################################################################ -DOCKER_CLI_VERSION = 20.10.6 +DOCKER_CLI_VERSION = 20.10.7 DOCKER_CLI_SITE = $(call github,docker,cli,v$(DOCKER_CLI_VERSION)) DOCKER_CLI_LICENSE = Apache-2.0