From 00014ac27a3b99f0121914699366cab2f55f0b61 Mon Sep 17 00:00:00 2001 From: Christian Wiese <christian.wiese@securepoint.de> Date: Wed, 14 Apr 2010 12:56:26 +0200 Subject: [PATCH] haveged: Added haveged 0.9 - A simple entropy daemon --- security/haveged/haveged.conf | 15 +++++++++++++++ security/haveged/haveged.desc | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 security/haveged/haveged.conf create mode 100644 security/haveged/haveged.desc diff --git a/security/haveged/haveged.conf b/security/haveged/haveged.conf new file mode 100644 index 000000000..d3d35d65e --- /dev/null +++ b/security/haveged/haveged.conf @@ -0,0 +1,15 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../haveged/haveged.conf +# Copyright (C) 2010 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +var_remove_regex GCC_WRAPPER_INSERT " " "-O.*" diff --git a/security/haveged/haveged.desc b/security/haveged/haveged.desc new file mode 100644 index 000000000..3140a60b5 --- /dev/null +++ b/security/haveged/haveged.desc @@ -0,0 +1,34 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../haveged/haveged.desc +[COPY] Copyright (C) 2010 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A simple entropy daemon + +[T] haveged is a daemon that feeds the /dev/random pool on Linux using an +[T] adaptation of the Hardware Volatile Entropy Gathering and Expansion +[T] algorithm invented at IRISA. The algorithm is self-tuning on machines with +[T] cpuid support, and has been tested in both 32- and 64- bit environments. + +[U] http://www.issihosts.com/haveged/ + +[A] Gary <gary at issiweb dot com> +[M] The OpenSDE Community <list@opensde.org> + +[C] extra/security + +[L] GPL +[S] Stable +[V] 0.9 +[P] X -----5---9 800.000 + +[D] 1531416511 haveged-0.9.tar.gz http://www.issihosts.com/haveged/