From patchwork Wed Mar 18 08:08:43 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 1257237 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=embedded.rocks Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" header.d=embedded.rocks header.i=@embedded.rocks header.a=rsa-sha256 header.s=default header.b=d02gjKi0; 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 48j2k50zKcz9sNg for ; Wed, 18 Mar 2020 19:09:01 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 9355F864F2; Wed, 18 Mar 2020 08:08:57 +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 fpjTT9a3Xo40; Wed, 18 Mar 2020 08:08:57 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 1EDD8868B4; Wed, 18 Mar 2020 08:08:57 +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 29A201BF3C4 for ; Wed, 18 Mar 2020 08:08:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1F7978788B for ; Wed, 18 Mar 2020 08:08:56 +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 2grPeC0EKjcF for ; Wed, 18 Mar 2020 08:08:52 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.141]) by whitealder.osuosl.org (Postfix) with ESMTPS id 8ACC787884 for ; Wed, 18 Mar 2020 08:08:51 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 92CC7160060 for ; Wed, 18 Mar 2020 09:08:48 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 48j2jr0gbGz6tmL for ; Wed, 18 Mar 2020 09:08:47 +0100 (CET) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:x-mailer:message-id:date:date:subject:subject:from :from:received:received; s=default; t=1584518926; x=1585123727; bh=k9c3vcdQeG/oCONCUuPs9FZJVyYrPNxzj5U0ktcPJ4w=; b=d02gjKi0mDDS CMi6vC+G8k68Xq+o8qkEktA7oN/dAB8aI+CimE1GAEjAEpDx3FqWI9bB04BoJCSs S2fbu7XaWzKdevQAOu5HDvPHBbIPKHW3ZDKScQgbPy0LVotOXwBTOfH0jqRQjWWS bVB217gIyGrmi8zTB0c/wwu/DJJ+wue2feUFL4skKtT8fmi8khcZybzcGeW+5GuZ duZyL/QPHfiE1mtR7vsq9+OLQBo5xDX4hxvWzWoPL/I8W9LRgoHs8jU8rAi5AO9b Cw1wXhGvn1sDhzWLwtG7fcQoBqN6hzkl/01tegxDW0KyiWfrBe//LhQ1HMpoerAT x6RQDrP2zw== Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id B6vOCH0MT0xK; Wed, 18 Mar 2020 09:08:46 +0100 (CET) Received: from nzxt.fritz.box (port-92-193-222-159.dynamic.as20676.net [92.193.222.159]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Wed, 18 Mar 2020 09:08:46 +0100 (CET) From: =?utf-8?q?J=C3=B6rg_Krause?= To: buildroot@buildroot.org Date: Wed, 18 Mar 2020 09:08:43 +0100 Message-Id: <20200318080843.63844-1-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.25.2 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/libuv: bump to version 1.35.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: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Jörg Krause --- package/libuv/libuv.hash | 2 +- package/libuv/libuv.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libuv/libuv.hash b/package/libuv/libuv.hash index 923cd1cb37..270fba722d 100644 --- a/package/libuv/libuv.hash +++ b/package/libuv/libuv.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 e3e0105c9b26e181e0547607cb6893462beb0c652674c3795766b2e5555288b3 libuv-1.34.1.tar.gz +sha256 ff84a26c79559e511f087aa67925c3b4e0f0aac60cd8039d4d38b292f208ff58 libuv-1.35.0.tar.gz sha256 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b LICENSE diff --git a/package/libuv/libuv.mk b/package/libuv/libuv.mk index d7160d1e0a..7e75dcb194 100644 --- a/package/libuv/libuv.mk +++ b/package/libuv/libuv.mk @@ -6,7 +6,7 @@ # When bumping libuv, check if a new version of uvw is available # and bump it too. -LIBUV_VERSION = 1.34.1 +LIBUV_VERSION = 1.35.0 LIBUV_SITE = $(call github,libuv,libuv,v$(LIBUV_VERSION)) LIBUV_DEPENDENCIES = host-pkgconf LIBUV_INSTALL_STAGING = YES