From patchwork Tue Sep 10 19:07:10 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: 1160529 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.138; helo=whitealder.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="X9iyqnp8"; dkim-atps=neutral Received: from whitealder.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 ozlabs.org (Postfix) with ESMTPS id 46SZKl0K9dz9sDB for ; Wed, 11 Sep 2019 05:07:36 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id DB532813ED; Tue, 10 Sep 2019 19:07:33 +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 t4HyrvW0hV0A; Tue, 10 Sep 2019 19:07:33 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 2A505813E6; Tue, 10 Sep 2019 19:07:33 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 6559D1BF362 for ; Tue, 10 Sep 2019 19:07:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 68CB287A2E for ; Tue, 10 Sep 2019 19:07:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ycT0-fY6fYBB 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 hemlock.osuosl.org (Postfix) with ESMTPS id 6A1E787A80 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 054BD601F2; Tue, 10 Sep 2019 21:07:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1568142441; bh=9Sn3hynLxChJ1dwYd2pdZYoinUZi9xEgVDeOwSP05w0=; h=From:To:Cc:Subject:Date:From; b=X9iyqnp8myay0Ny0vQVURtQ4a/fairApnGChgdko69KdSE6nqQPnx3dh9oLB91BNO TBX0Jg0TtDlWsNRgV+uUpFdQAIC247ohXGc2S98h8Rt8GW8jro8WserrNdpeMpuoKB pG0NEzRHiFEC5RwCZS7kpVnMQ5wCB5lTwhXue+DQDvVuIapj7VPJ7daeI69HQqDfHQ uBp47BghneTlt2LB0LEXFRSqgF1OPVk1wlWAqootNid9guEG+cBVU/urCo9zj4PRJP A2yIfyGONx1nPAXpaMuZUvcGzXAz8ZfXbJRB7jeaRmU8bmiMlAXKLhJIiR3Coe8uVU TOvblxksw4oBQ== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Tue, 10 Sep 2019 21:07:10 +0200 Message-Id: <1568142431-9159-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH 1/2] package/haveged: bump to version 1.9.6 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" This includes the following changes: 94079e6 Fixed invalid UTF-8 codes in ChangeLog 1470a82 Updated service.fedora 9596c53 Updated service.fedora b50b59b New version 1.9.5 037e059 New version 1.9.5 2681d01 Added test for /dev/random symlink 0dac21b Update to automake 1.16 638e2f0 Fixed built issue on Cygwin 083f827 minimize diff b38def1 minimize diff e16369d take into account review by @nbraud 6dfce53 Remove support for CPUID on ia64 fc50dda [PATCH] Output some progress during CUSUM and RANDOM EXCURSION test be4e481 NEWS: Cleanup extraneous whitespace 0815b3c Fixup upstream changelog 6d52229 Fix type mismatch in get_poolsize 90d00f7 service.redhat: update PIDFile 16a9726 fix segv at start ceab89a init.d/Makefile.am: add missing dependency 01e3154 Diagnostics capture mode now works correctly by referencing the right variable during rng warmup f219358 Fix segfault on arm machines Also add a 'v' prefix in _SITE variable. Signed-off-by: Pierre-Jean Texier --- package/haveged/haveged.hash | 2 +- package/haveged/haveged.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/haveged/haveged.hash b/package/haveged/haveged.hash index 0489418..fc78587 100644 --- a/package/haveged/haveged.hash +++ b/package/haveged/haveged.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 c4959d3cb1fa6391d16a3aa1ba4d82cd3a0d497206ae4b87d638088c0664e5aa haveged-1.9.4.tar.gz +sha256 4d4c046755476d3734ffb78772c242c25913ff0eb7509c143671dae6ec9d1189 haveged-1.9.6.tar.gz sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING diff --git a/package/haveged/haveged.mk b/package/haveged/haveged.mk index bc1bb2d..afb54df 100644 --- a/package/haveged/haveged.mk +++ b/package/haveged/haveged.mk @@ -4,8 +4,8 @@ # ################################################################################ -HAVEGED_VERSION = 1.9.4 -HAVEGED_SITE = $(call github,jirka-h,haveged,$(HAVEGED_VERSION)) +HAVEGED_VERSION = 1.9.6 +HAVEGED_SITE = $(call github,jirka-h,haveged,v$(HAVEGED_VERSION)) HAVEGED_LICENSE = GPL-3.0+ HAVEGED_LICENSE_FILES = COPYING