summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2012-12-16 08:25:58 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2012-12-16 08:25:58 +0000
commit065677c72cff19a4e83e041ab043e2d2c17ac8fb (patch)
treef789403ce59c27840ecf36d286cc2606d983bd2f /sys-apps/rng-tools/ChangeLog
parentSwitch to global introspection USE flag. Clean up ebuild a bit. (diff)
downloadgentoo-2-065677c72cff19a4e83e041ab043e2d2c17ac8fb.tar.gz
gentoo-2-065677c72cff19a4e83e041ab043e2d2c17ac8fb.tar.bz2
gentoo-2-065677c72cff19a4e83e041ab043e2d2c17ac8fb.zip
More fixes to the init script if there is no device at all. Also fix handling of rdrand, as --no-drng=0 misbehaves.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
Diffstat (limited to 'sys-apps/rng-tools/ChangeLog')
-rw-r--r--sys-apps/rng-tools/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-apps/rng-tools/ChangeLog b/sys-apps/rng-tools/ChangeLog
index 65fc7d90ae9c..7cf1faf5c146 100644
--- a/sys-apps/rng-tools/ChangeLog
+++ b/sys-apps/rng-tools/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-apps/rng-tools
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/rng-tools/ChangeLog,v 1.34 2012/12/16 00:02:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/rng-tools/ChangeLog,v 1.35 2012/12/16 08:25:58 flameeyes Exp $
+
+*rng-tools-4-r3 (16 Dec 2012)
+
+ 16 Dec 2012; Diego E. Pettenò <flameeyes@gentoo.org> +rng-tools-4-r3.ebuild,
+ -rng-tools-4-r2.ebuild, files/rngd-confd-4.1, files/rngd-initd-4.1:
+ More fixes to the init script if there is no device at all. Also fix handling
+ of rdrand, as --no-drng=0 misbehaves.
*rng-tools-4-r2 (16 Dec 2012)