From patchwork Tue Sep 10 19:07:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Jean Texier X-Patchwork-Id: 1160530 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) 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=fail (p=quarantine dis=none) header.from=koncepto.io Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=koncepto.io header.i=@koncepto.io header.b="JCvZ9YiZ"; 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 46SZKl1wNCz9sNF for ; Wed, 11 Sep 2019 05:07:38 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 0074C85BCA; Tue, 10 Sep 2019 19:07:36 +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 QtzNkzgKteld; Tue, 10 Sep 2019 19:07:34 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 45DBD85A49; Tue, 10 Sep 2019 19:07:34 +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 952121BF362 for ; Tue, 10 Sep 2019 19:07:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 90645813E6 for ; Tue, 10 Sep 2019 19:07:32 +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 j-hvmw2929gQ for ; Tue, 10 Sep 2019 19:07:31 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by whitealder.osuosl.org (Postfix) with ESMTPS id 811D7813A2 for ; Tue, 10 Sep 2019 19:07:31 +0000 (UTC) Received: from menoah.home (lfbn-1-8923-205.w193-250.abo.wanadoo.fr [193.250.65.205]) by koncepto.io (Postfix) with ESMTPSA id 007A46027E; Tue, 10 Sep 2019 21:07:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1568142442; bh=0judnG/cvmMQ/U+s/GnYnAJYEMtEVSie6W4dvk9p79Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JCvZ9YiZbMslsZ7xOue+kkKd/vqSRS0zcyWKjVjA9BELWoQPh0IQllfZdn1PB9O6W nVIxSyJocHSo2Piw52F+GNuaMlInEsT7Pyd6Dk2JEPgU94H6zJfxXB/ge/1BNx50E1 5iUST7E1kZB8m3uyGAQds3QOb0FSkJmU+j6eB/jEIcZT4/5T3qXE/vUsaNuS8PQyoi cnmIeW4ibd5SWaalDpwr1vPMZj4ri3UJ/R5JsxndDLE7S7yhtybmyzf3A9uRBOCNnE iILQfZQMi7aBzJb4c1ofSgjp4fDkn6N1YGbA6KuDTApubozMSK6sB7f6KEdpG3zMHM SXikClHYJNJFQ== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Tue, 10 Sep 2019 21:07:11 +0200 Message-Id: <1568142431-9159-2-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1568142431-9159-1-git-send-email-pjtexier@koncepto.io> References: <1568142431-9159-1-git-send-email-pjtexier@koncepto.io> Subject: [Buildroot] [PATCH 2/2] DEVELOPERS: add Pierre-Jean Texier for haveged 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: Pierre-Jean Texier MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Pierre-Jean Texier --- DEVELOPERS | 1 + 1 file changed, 1 insertion(+) diff --git a/DEVELOPERS b/DEVELOPERS index 3b1d03c..133ae7b 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -1887,6 +1887,7 @@ F: package/trace-cmd/ N: Pierre-Jean Texier F: package/genimage/ +F: package/haveged/ F: package/libarchive/ F: package/libevent/ F: package/libubootenv/