From patchwork Thu Dec 14 22:25:55 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Le Bihan X-Patchwork-Id: 848787 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yySny6Rwhz9t2Z for ; Fri, 15 Dec 2017 09:26:14 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id A3F83301A1; Thu, 14 Dec 2017 22:26:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d8IqLwdJnBaA; Thu, 14 Dec 2017 22:26:09 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 0AD7F30197; Thu, 14 Dec 2017 22:26:09 +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 6B53C1C26A5 for ; Thu, 14 Dec 2017 22:26:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 6314C88698 for ; Thu, 14 Dec 2017 22:26:06 +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 GRQUunnsx84x for ; Thu, 14 Dec 2017 22:26:05 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by whitealder.osuosl.org (Postfix) with ESMTPS id 0BF8C88682 for ; Thu, 14 Dec 2017 22:26:05 +0000 (UTC) Received: from localhost.localdomain (unknown [169.50.62.124]) (Authenticated sender: eric.le.bihan.dev) by smtp1-g21.free.fr (Postfix) with ESMTPSA id 377C9B002B5 for ; Thu, 14 Dec 2017 23:26:01 +0100 (CET) From: Eric Le Bihan To: buildroot@buildroot.org Date: Thu, 14 Dec 2017 23:25:55 +0100 Message-Id: <20171214222558.14148-2-eric.le.bihan.dev@free.fr> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20171214222558.14148-1-eric.le.bihan.dev@free.fr> References: <20171214222558.14148-1-eric.le.bihan.dev@free.fr> Subject: [Buildroot] [PATCH 1/4] skalibs: bump version to 2.6.2.0 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Eric Le Bihan --- package/skalibs/skalibs.hash | 2 +- package/skalibs/skalibs.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/skalibs/skalibs.hash b/package/skalibs/skalibs.hash index 1e0625f3e7..dc3bf13bb7 100644 --- a/package/skalibs/skalibs.hash +++ b/package/skalibs/skalibs.hash @@ -1,2 +1,2 @@ # Locally generated -sha256 b11f515d29768497d648c7ae87e26f7441395a056ebbe3fe89596fe6454a557a skalibs-2.6.0.1.tar.gz +sha256 12f9706b412367c45310ab971d204d959441895d3fea6e5e41ab8ef8d24b71b2 skalibs-2.6.2.0.tar.gz diff --git a/package/skalibs/skalibs.mk b/package/skalibs/skalibs.mk index 2588d276e7..de257f71d1 100644 --- a/package/skalibs/skalibs.mk +++ b/package/skalibs/skalibs.mk @@ -4,7 +4,7 @@ # ################################################################################ -SKALIBS_VERSION = 2.6.0.1 +SKALIBS_VERSION = 2.6.2.0 SKALIBS_SITE = http://skarnet.org/software/skalibs SKALIBS_LICENSE = ISC SKALIBS_LICENSE_FILES = COPYING From patchwork Thu Dec 14 22:25:56 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Le Bihan X-Patchwork-Id: 848788 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yySp14q8vz9t2Z for ; Fri, 15 Dec 2017 09:26:17 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 9944B88C17; Thu, 14 Dec 2017 22:26:11 +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 09FOkHBMXzkX; Thu, 14 Dec 2017 22:26:09 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id CCB2F88698; Thu, 14 Dec 2017 22:26:09 +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 765231C26A5 for ; Thu, 14 Dec 2017 22:26:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 72D9B88698 for ; Thu, 14 Dec 2017 22:26:07 +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 l3rI-3Kaap2z for ; Thu, 14 Dec 2017 22:26:07 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by whitealder.osuosl.org (Postfix) with ESMTPS id F179D88682 for ; Thu, 14 Dec 2017 22:26:06 +0000 (UTC) Received: from localhost.localdomain (unknown [169.50.62.124]) (Authenticated sender: eric.le.bihan.dev) by smtp1-g21.free.fr (Postfix) with ESMTPSA id 79A13B002B5 for ; Thu, 14 Dec 2017 23:26:03 +0100 (CET) From: Eric Le Bihan To: buildroot@buildroot.org Date: Thu, 14 Dec 2017 23:25:56 +0100 Message-Id: <20171214222558.14148-3-eric.le.bihan.dev@free.fr> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20171214222558.14148-1-eric.le.bihan.dev@free.fr> References: <20171214222558.14148-1-eric.le.bihan.dev@free.fr> Subject: [Buildroot] [PATCH 2/4] execline: bump version to 2.3.0.4 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Eric Le Bihan --- package/execline/execline.hash | 2 +- package/execline/execline.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/execline/execline.hash b/package/execline/execline.hash index 1251d8d79e..79ea5ba737 100644 --- a/package/execline/execline.hash +++ b/package/execline/execline.hash @@ -1,2 +1,2 @@ # Locally generated -sha256 1a698425740a410a38be770f98b8faf94c633e29a74ba1d25adddbb294e979f5 execline-2.3.0.3.tar.gz +sha256 e4bb8fc8f20cca96f4bac9f0f74ebce5081b4b687bb11c79c843faf12507a64b execline-2.3.0.4.tar.gz diff --git a/package/execline/execline.mk b/package/execline/execline.mk index a4f4229f6c..68131b8fa2 100644 --- a/package/execline/execline.mk +++ b/package/execline/execline.mk @@ -4,7 +4,7 @@ # ################################################################################ -EXECLINE_VERSION = 2.3.0.3 +EXECLINE_VERSION = 2.3.0.4 EXECLINE_SITE = http://skarnet.org/software/execline EXECLINE_LICENSE = ISC EXECLINE_LICENSE_FILES = COPYING From patchwork Thu Dec 14 22:25:57 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Le Bihan X-Patchwork-Id: 848789 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yySp71t8Fz9t2Z for ; Fri, 15 Dec 2017 09:26:23 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id F034588C8C; Thu, 14 Dec 2017 22:26:14 +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 0rxLbaHF6hNn; Thu, 14 Dec 2017 22:26:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id E0C5988698; Thu, 14 Dec 2017 22:26:11 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id C83851C26A5 for ; Thu, 14 Dec 2017 22:26:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 5C294301D9 for ; Thu, 14 Dec 2017 22:26:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ztambGp78bXO for ; Thu, 14 Dec 2017 22:26:09 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by silver.osuosl.org (Postfix) with ESMTPS id 41D87301B0 for ; Thu, 14 Dec 2017 22:26:09 +0000 (UTC) Received: from localhost.localdomain (unknown [169.50.62.124]) (Authenticated sender: eric.le.bihan.dev) by smtp1-g21.free.fr (Postfix) with ESMTPSA id BC7D5B00548 for ; Thu, 14 Dec 2017 23:26:05 +0100 (CET) From: Eric Le Bihan To: buildroot@buildroot.org Date: Thu, 14 Dec 2017 23:25:57 +0100 Message-Id: <20171214222558.14148-4-eric.le.bihan.dev@free.fr> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20171214222558.14148-1-eric.le.bihan.dev@free.fr> References: <20171214222558.14148-1-eric.le.bihan.dev@free.fr> Subject: [Buildroot] [PATCH 3/4] s6: bump version to 2.6.2.0 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Eric Le Bihan --- package/s6/s6.hash | 2 +- package/s6/s6.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/s6/s6.hash b/package/s6/s6.hash index 2f498b0d6a..d2d42f44ee 100644 --- a/package/s6/s6.hash +++ b/package/s6/s6.hash @@ -1,2 +1,2 @@ # Locally generated -sha256 0172b7293d4d5607ca3ca77382fee9b87c10bd58680720b29625cf35afc75c5c s6-2.6.1.1.tar.gz +sha256 0313e4b55c11a3e12d2e9766971c9cc1eb0aef85ddbb5a4385923839e937acb0 s6-2.6.2.0.tar.gz diff --git a/package/s6/s6.mk b/package/s6/s6.mk index 3cf3885d5a..5ea68a7f7d 100644 --- a/package/s6/s6.mk +++ b/package/s6/s6.mk @@ -4,7 +4,7 @@ # ################################################################################ -S6_VERSION = 2.6.1.1 +S6_VERSION = 2.6.2.0 S6_SITE = http://skarnet.org/software/s6 S6_LICENSE = ISC S6_LICENSE_FILES = COPYING From patchwork Thu Dec 14 22:25:58 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Le Bihan X-Patchwork-Id: 848790 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yySp94GgYz9t2Z for ; Fri, 15 Dec 2017 09:26:25 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 645AD88A50; Thu, 14 Dec 2017 22:26:18 +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 5ApvhXL-KxMn; Thu, 14 Dec 2017 22:26:16 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 2E0D888BAB; Thu, 14 Dec 2017 22:26:16 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id E98BF1C26A5 for ; Thu, 14 Dec 2017 22:26:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id E6D7287F8C for ; Thu, 14 Dec 2017 22:26:12 +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 3hu6Q7WZ6emc for ; Thu, 14 Dec 2017 22:26:12 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by fraxinus.osuosl.org (Postfix) with ESMTPS id D184587EA0 for ; Thu, 14 Dec 2017 22:26:11 +0000 (UTC) Received: from localhost.localdomain (unknown [169.50.62.124]) (Authenticated sender: eric.le.bihan.dev) by smtp1-g21.free.fr (Postfix) with ESMTPSA id 09262B0047C for ; Thu, 14 Dec 2017 23:26:07 +0100 (CET) From: Eric Le Bihan To: buildroot@buildroot.org Date: Thu, 14 Dec 2017 23:25:58 +0100 Message-Id: <20171214222558.14148-5-eric.le.bihan.dev@free.fr> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20171214222558.14148-1-eric.le.bihan.dev@free.fr> References: <20171214222558.14148-1-eric.le.bihan.dev@free.fr> Subject: [Buildroot] [PATCH 4/4] s6-rc: bump version to 0.3.0.1 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Eric Le Bihan --- package/s6-rc/s6-rc.hash | 2 +- package/s6-rc/s6-rc.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/s6-rc/s6-rc.hash b/package/s6-rc/s6-rc.hash index 7ee13876f5..4c6e32a647 100644 --- a/package/s6-rc/s6-rc.hash +++ b/package/s6-rc/s6-rc.hash @@ -1,2 +1,2 @@ # Locally generated -sha256 78266a397330d35d5eac9e99d1436feba58e36f41bfe1db0fd16c4b6cc73c999 s6-rc-0.3.0.0.tar.gz +sha256 ac0afe7adb3be24e3d0bd7ff1ed1011018751699669ce763a9562ab336fc7428 s6-rc-0.3.0.1.tar.gz diff --git a/package/s6-rc/s6-rc.mk b/package/s6-rc/s6-rc.mk index e651814a15..4a940ae0b6 100644 --- a/package/s6-rc/s6-rc.mk +++ b/package/s6-rc/s6-rc.mk @@ -4,7 +4,7 @@ # ################################################################################ -S6_RC_VERSION = 0.3.0.0 +S6_RC_VERSION = 0.3.0.1 S6_RC_SITE = http://skarnet.org/software/s6-rc S6_RC_LICENSE = ISC S6_RC_LICENSE_FILES = COPYING