From patchwork Mon Oct 19 09:34:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Stewart X-Patchwork-Id: 1384127 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.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=paral.in Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CFBRZ70bbz9sSG for ; Mon, 19 Oct 2020 20:34:34 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 55F6386DD0; Mon, 19 Oct 2020 09:34:33 +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 X7kkoHouQXf7; Mon, 19 Oct 2020 09:34:32 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id A4DCF86DE0; Mon, 19 Oct 2020 09:34:32 +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 805AA1BF3E6 for ; Mon, 19 Oct 2020 09:34:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 7597986DD0 for ; Mon, 19 Oct 2020 09:34:31 +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 1q8t7BZ4c7Ti for ; Mon, 19 Oct 2020 09:34:28 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pj1-f42.google.com (mail-pj1-f42.google.com [209.85.216.42]) by whitealder.osuosl.org (Postfix) with ESMTPS id 7909486DC8 for ; Mon, 19 Oct 2020 09:34:28 +0000 (UTC) Received: by mail-pj1-f42.google.com with SMTP id g16so5015263pjv.3 for ; Mon, 19 Oct 2020 02:34:28 -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:mime-version :content-transfer-encoding; bh=fDaUws6Y9sOhWUFT8XRfyoUuPFFwSBYharOeoodqBnw=; b=HOZVH3puvc8/mTfcHZwRMQsJpewUL5L0mCsHNKqeZEt4ylCJOmh152m1FGTdNQy2I1 OQBq5R5SHfsW4OszopPjdnQmFvpHG7JOegedDPH+nidetzb20D1iUk3LDfWUgomEn5gk knEiUDua0ZXM8NxJlzTAQGSdcBajslFZBB0a4o2N5Xl24kMAGdyp+Rm5e2ivtuDE8b9U WEaloK8FqwPDJYtKbsNgkRjXT8Pal48tPpxA3dcm655OHjoHGUFN0PsDDTy+e/S8EzBE BQ5qX7ranUYTCxDyuW8VyNozrvrYVFFgYqgXKDq3Bdgvd3UQ+wmjWlsHScPnht18X25y r6Lw== X-Gm-Message-State: AOAM533ia1VJVVXUIMh4w3HypWDlE7gX6WqKAfZwgWwE90Zvbf31SHzJ /0G9jNJUFC/9zSICh87+j1rzwEgLR4aJ7g== X-Google-Smtp-Source: ABdhPJzK1e8XsAqSwrK56E2uP6y0reYN/XoJSPcabrjyBP9zmfLxFv24r7Swri++7ttGE0+fjKKuog== X-Received: by 2002:a17:902:724b:b029:d5:a5e2:51c4 with SMTP id c11-20020a170902724bb02900d5a5e251c4mr16618798pll.80.1603100067786; Mon, 19 Oct 2020 02:34:27 -0700 (PDT) Received: from localhost.localdomain (ip70-191-80-27.sb.sd.cox.net. [70.191.80.27]) by smtp.gmail.com with ESMTPSA id c17sm11691919pfj.220.2020.10.19.02.34.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Oct 2020 02:34:27 -0700 (PDT) From: Christian Stewart To: buildroot@buildroot.org Date: Mon, 19 Oct 2020 02:34:22 -0700 Message-Id: <20201019093422.4128291-1-christian@paral.in> X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/fuse-overlayfs: bump version to 1.2.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: Thomas Petazzoni , Peter Korsgaard , Christian Stewart , "Yann E . MORIN" Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Christian Stewart --- package/fuse-overlayfs/fuse-overlayfs.hash | 2 +- package/fuse-overlayfs/fuse-overlayfs.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/fuse-overlayfs/fuse-overlayfs.hash b/package/fuse-overlayfs/fuse-overlayfs.hash index 4f10be85a9..0c52e05cc9 100644 --- a/package/fuse-overlayfs/fuse-overlayfs.hash +++ b/package/fuse-overlayfs/fuse-overlayfs.hash @@ -1,4 +1,4 @@ # Locally computed -sha256 1c0fa67f806c44d5c51f4bce02fdcb546137a2688a8de76d93d07b79defc9cac fuse-overlayfs-1.1.2.tar.gz +sha256 5df218732244059057686194b0e1fef66fb822d4087db48af88e1bc29bb1afde fuse-overlayfs-1.2.0.tar.gz # Locally computed sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING diff --git a/package/fuse-overlayfs/fuse-overlayfs.mk b/package/fuse-overlayfs/fuse-overlayfs.mk index 1d19099eda..67bd9d1c7f 100644 --- a/package/fuse-overlayfs/fuse-overlayfs.mk +++ b/package/fuse-overlayfs/fuse-overlayfs.mk @@ -4,7 +4,7 @@ # ################################################################################ -FUSE_OVERLAYFS_VERSION = 1.1.2 +FUSE_OVERLAYFS_VERSION = 1.2.0 FUSE_OVERLAYFS_SITE = $(call github,containers,fuse-overlayfs,v$(FUSE_OVERLAYFS_VERSION)) FUSE_OVERLAYFS_LICENSE = GPL-3.0 FUSE_OVERLAYFS_LICENSE_FILES = COPYING