From patchwork Mon Apr 27 16:09:32 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geoff Levand X-Patchwork-Id: 1277773 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=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=dFLen9wS; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 499qVx1gS0z9sP7 for ; Tue, 28 Apr 2020 02:10:17 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 3B09A860FE; Mon, 27 Apr 2020 16:10:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UTJbJrpZpKfB; Mon, 27 Apr 2020 16:10:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 0E49885FFC; Mon, 27 Apr 2020 16:10:12 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 29B3B1BF31A for ; Mon, 27 Apr 2020 16:09:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2422985567 for ; Mon, 27 Apr 2020 16:09:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fwCD3IDKtyIV for ; Mon, 27 Apr 2020 16:09:33 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by whitealder.osuosl.org (Postfix) with ESMTPS id 9796785608 for ; Mon, 27 Apr 2020 16:09:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Date:Cc:To:Subject:From:References: In-Reply-To:Message-Id:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description; bh=PdIPGrSGjSdJqaD9Un49sXkHY3sHhrPPn3C5EOxz6P8=; b=dFLen9wSIo2PwQMLqVP6ABdppH GOTXnuFAFLaEscsn+AR4DMIWW2yJV7djQhZ8g7Mk5zIUJcOYpEny1d+iLQDoGG4NIaUohTdKwWH0V /71j2BWeXDDGhrzIMhOOIV47Ipw5SeqmfTBHtQ9wkHlPkKTvFqhEaJV0hyG9woV5oNRa7Ce9NG6rs v1cuHMT+fqpdmhN1v5nakWLyt6/gJ5G8DgpyP9iqCT076cJC2278J/AHP4PNGtW+U7tQOPzjXeqof s/LQaBdV+sphPR7+bLFd88i9TeuaOCbmNURdLcltXn0PSWtMdF0MvWNpcl0dkc+IfEVXMIqmf71Wn QhNjeztg==; Received: from geoff by merlin.infradead.org with local (Exim 4.92.3 #3 (Red Hat Linux)) id 1jT6K4-00061U-AP; Mon, 27 Apr 2020 16:09:32 +0000 Message-Id: In-Reply-To: References: From: Geoff Levand Patch-Date: Sat, 18 Apr 2020 09:22:41 -0700 To: Thomas Petazzoni Date: Mon, 27 Apr 2020 16:09:32 +0000 Subject: [Buildroot] [PATCH v1 2/2] package/flannel: bump version to 0.12.0 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: buildroot@busybox.net MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Bump flannel version from 0.5.5 to 0.12.0. Signed-off-by: Geoff Levand --- package/flannel/flannel.hash | 2 +- package/flannel/flannel.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/flannel/flannel.hash b/package/flannel/flannel.hash index 57c2daf6dc..8195140f8e 100644 --- a/package/flannel/flannel.hash +++ b/package/flannel/flannel.hash @@ -1,3 +1,3 @@ # Locally computed: -sha256 dbbcb08c0e70713b0c920387a9967e5b30ef833c8118c847edbbca4f68ff0562 v0.5.5.tar.gz +sha256 7375318b288bcff733aabfe1a1007d478cb9091cdaffe68c8253ddd93bc070ed v0.12.0.tar.gz sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE diff --git a/package/flannel/flannel.mk b/package/flannel/flannel.mk index 0af06c7656..8aa960f086 100644 --- a/package/flannel/flannel.mk +++ b/package/flannel/flannel.mk @@ -4,7 +4,7 @@ # ################################################################################ -FLANNEL_VERSION = 0.5.5 +FLANNEL_VERSION = 0.12.0 FLANNEL_SITE = https://github.com/coreos/flannel/archive FLANNEL_SOURCE = v$(FLANNEL_VERSION).tar.gz