From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp1.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 smtp.lore.kernel.org (Postfix) with ESMTPS id F00EFC04A68 for ; Wed, 27 Jul 2022 14:54:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 9736781516; Wed, 27 Jul 2022 14:54:07 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 9736781516 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6h2v8grgcUCn; Wed, 27 Jul 2022 14:54:06 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id BF6FC81426; Wed, 27 Jul 2022 14:54:05 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org BF6FC81426 Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id CC1D81BF4E4 for ; Wed, 27 Jul 2022 14:53:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id A365560BDD for ; Wed, 27 Jul 2022 14:53:53 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org A365560BDD 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 MsNm2zZ3uroF for ; Wed, 27 Jul 2022 14:53:52 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 07E7560A88 Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by smtp3.osuosl.org (Postfix) with ESMTPS id 07E7560A88 for ; Wed, 27 Jul 2022 14:53:51 +0000 (UTC) Received: (Authenticated sender: thomas.petazzoni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 21A1420017; Wed, 27 Jul 2022 14:53:50 +0000 (UTC) Date: Wed, 27 Jul 2022 16:53:49 +0200 To: Fabrice Fontaine Message-ID: <20220727165349.19b7a10e@windsurf> In-Reply-To: <20220727122829.1180226-1-fontaine.fabrice@gmail.com> References: <20220727122829.1180226-1-fontaine.fabrice@gmail.com> Organization: Bootlin X-Mailer: Claws Mail 4.1.0 (GTK 3.24.34; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1658933630; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JYALWl5yLnEsftFEVbeoqoOMmQ9QIXG1KgAdUZ7F+Fg=; b=NFrQyyBmxamQ0a/TRT49MaJlpH4Q8u7lGAYoDsEpvF7xXqaMGMASd01FOy/hMZdnIKl20a /pq71AHNiHrOMuu4Il3BwXbL7VwCZuWPQl/ysgBDXbpsqV45Io+X+Z81/VSU/ToZ57fFGe 6bnXRZVXDQ8huUK/m77RQG2ID0wRYLo1GJXmdVE8VbKa0IGs8WBhb0CcFFNnfvIwP8dw+X uH1z54/qauFhAABa/UXhMjWoRIvoYapKMITzZiQb8OlLj4tw9rd7e3UQC7+t0XP5g8SLcv vt+KS6mDkoRaFB1bcnRE1FYf+v+ZR7GExRzf5Ohjpjy7nqPaIL2Ap969PVcDhw== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=NFrQyyBm Subject: Re: [Buildroot] [PATCH 1/1] package/easy-rsa: bump to version 3.1.0 X-BeenThere: buildroot@buildroot.org 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: , From: Thomas Petazzoni via buildroot Reply-To: Thomas Petazzoni Cc: Julien Viard de Galbert , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Wed, 27 Jul 2022 14:28:29 +0200 Fabrice Fontaine wrote: > Update hash of gpl-2.0.txt (new line removed) > > https://github.com/OpenVPN/easy-rsa/releases/tag/v3.1.0 > https://github.com/OpenVPN/easy-rsa/blob/v3.1.0/ChangeLog > > Signed-off-by: Fabrice Fontaine > --- > package/easy-rsa/easy-rsa.hash | 4 ++-- > package/easy-rsa/easy-rsa.mk | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot