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 smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (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 D0095C46467 for ; Tue, 27 Dec 2022 20:52:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 5BED840390; Tue, 27 Dec 2022 20:52:23 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 5BED840390 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id acZ8A6D4vGjZ; Tue, 27 Dec 2022 20:52:22 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 8F0C940260; Tue, 27 Dec 2022 20:52:21 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 8F0C940260 Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id CEC361BF37A for ; Tue, 27 Dec 2022 20:52:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 9D3E760C23 for ; Tue, 27 Dec 2022 20:52:19 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 9D3E760C23 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 eUrYwRybMkBw for ; Tue, 27 Dec 2022 20:52:18 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 9994F600D4 Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [IPv6:2001:4b98:dc4:8::231]) by smtp3.osuosl.org (Postfix) with ESMTPS id 9994F600D4 for ; Tue, 27 Dec 2022 20:52:18 +0000 (UTC) Received: (Authenticated sender: thomas.petazzoni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id DF49A100003; Tue, 27 Dec 2022 20:52:16 +0000 (UTC) Date: Tue, 27 Dec 2022 21:52:16 +0100 To: Fabrice Fontaine Message-ID: <20221227215216.67475c1f@windsurf> In-Reply-To: <20221223215607.12924-1-fontaine.fabrice@gmail.com> References: <20221223215607.12924-1-fontaine.fabrice@gmail.com> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.35; 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=1672174337; 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=09BbFTCkE5beSJUfAUkbDmS5IeC+GU+ruWWFQoy/GFo=; b=dEKmRAS6V4/pdrlTLBKdRU0zzDBLYvAAPSvcHssE9FuWY3WygYDSGza3Ymq0ytR47N/ovI IPrsBESXlFminFBuAPUbX5bbwtVjgHYdBJiZhWLVIUJgjpWhn4VLbFz5efmlSl16BxR1xb QBpg197/JSnm3IrLx0pUm0ArNM+06R1u1nirsVc3B8WTkla7s5ucDO1vaJv+WeITfqMw5A MNIZQUOLVNNb/CqIwOn1NWXpYbefXaTj4vgEPQ39l0Lwwv5ntK3i/Z+ZHTzmoZGkwuuRPU 7ONooVHoM9m7t9jb53jq8wuTLhiwKFwoIMz3t+drCeoytuk77jHiTNxMk5VH5Q== 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=dEKmRAS6 Subject: Re: [Buildroot] [PATCH 1/1] package/jitterentropy-library: bump to version 3.4.1 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: Matt Weber , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Fri, 23 Dec 2022 22:56:07 +0100 Fabrice Fontaine wrote: > - Drop patch (already in version) > - Update hash of LICENSE file (year updated with > https://github.com/smuellerDD/jitterentropy-library/commit/2e5019cfe63038faaa405ce53715effe4ea580e4) > > https://github.com/smuellerDD/jitterentropy-library/blob/v3.4.1/CHANGES.md > > Signed-off-by: Fabrice Fontaine > --- > ...-Makefile-add-ENABLE_STACK_PROTECTOR.patch | 52 ------------------- > .../jitterentropy-library.hash | 4 +- > .../jitterentropy-library.mk | 2 +- > 3 files changed, 3 insertions(+), 55 deletions(-) > delete mode 100644 package/jitterentropy-library/0001-Makefile-add-ENABLE_STACK_PROTECTOR.patch 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