summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo. Thanks to Chris Mayo for reporting.Diego Elio Pettenò2012-12-241-9/+9
| | | | (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Fix typo. Thanks to Chris Mayo for reporting.Diego Elio Pettenò2012-12-242-3/+6
| | | | (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Remove direct uses of /dev/urandom — if the user wants to, they can do it ↵Diego Elio Pettenò2012-12-171-10/+10
| | | | | | explicitly; also update the upper limit for the watermark in the comment so that users know to check the poolsize (hardened can be much bigger than 4k). No revision bump since it's non-default behaviour anyway. (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Remove direct uses of /dev/urandom — if the user wants to, they can do it ↵Diego Elio Pettenò2012-12-173-12/+10
| | | | | | explicitly; also update the upper limit for the watermark in the comment so that users know to check the poolsize (hardened can be much bigger than 4k). No revision bump since it's non-default behaviour anyway. (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Handle NO_TPM the way NO_DRNG is handled, as otherwise it can fail the same way.Diego Elio Pettenò2012-12-171-10/+10
| | | | (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Handle NO_TPM the way NO_DRNG is handled, as otherwise it can fail the same way.Diego Elio Pettenò2012-12-173-4/+11
| | | | (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Fix init script also when using an actual RNG device. Closes bug #447464 by ↵Diego Elio Pettenò2012-12-161-6/+10
| | | | | | Toralf Förster. (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Fix init script also when using an actual RNG device. Closes bug #447464 by ↵Diego Elio Pettenò2012-12-163-4/+11
| | | | | | Toralf Förster. (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Cleanup due retirement, #95685Pacho Ramos2012-12-161-9/+5
| | | | (Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
* Cleanup due retirement, #95685Pacho Ramos2012-12-162-4/+4
| | | | (Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
* More fixes to the init script if there is no device at all. Also fix ↵Diego Elio Pettenò2012-12-161-11/+11
| | | | | | handling of rdrand, as --no-drng=0 misbehaves. (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* More fixes to the init script if there is no device at all. Also fix ↵Diego Elio Pettenò2012-12-164-21/+29
| | | | | | handling of rdrand, as --no-drng=0 misbehaves. (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Update init script so that OpenRC can check on the daemon, also fix stop ↵Diego Elio Pettenò2012-12-161-15/+12
| | | | | | with rdrand-capable CPUs (bug #442238), and disallow /dev/urandom mixin by default (bug #292239). The init script no longer tries to second-guess the configuration parameters, leaving the erroring out for missing sources to rngd itself, as it was broken and would have caused more trouble when rdrand is present. (Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Update init script so that OpenRC can check on the daemon, also fix stop ↵Diego Elio Pettenò2012-12-164-1/+102
| | | | | | with rdrand-capable CPUs (bug #442238), and disallow /dev/urandom mixin by default (bug #292239). The init script no longer tries to second-guess the configuration parameters, leaving the erroring out for missing sources to rngd itself, as it was broken and would have caused more trouble when rdrand is present. (Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
* Update init.d script to match latest version #442036 by Manuel Rüger.Mike Frysinger2012-11-111-15/+17
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Update init.d script to match latest version #442036 by Manuel Rüger.Mike Frysinger2012-11-114-5/+98
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Version bump #438648 by Manuel Rüger.Mike Frysinger2012-11-061-5/+17
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Version bump #438648 by Manuel Rüger.Mike Frysinger2012-11-062-2/+34
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Patch configure.ac to search for arpg in glibc or libargp, bug #292191Anthony G. Basile2012-07-191-18/+16
| | | | (Portage version: 2.1.10.65/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
* Patch configure.ac to search for arpg in glibc or libargp, bug #292191Anthony G. Basile2012-07-193-2/+81
| | | | (Portage version: 2.1.10.65/cvs/Linux x86_64)
* Version bump, remove old versions. rng-tools-3 contains support for TPM devices.Krzysztof Pawlik2010-11-081-7/+19
| | | | (Portage version: 2.1.9.24/cvs/Linux x86_64, signed Manifest commit with key 0xF6A80E46)
* Version bump, remove old versions. rng-tools-3 contains support for TPM devices.Krzysztof Pawlik2010-11-087-635/+15
| | | | (Portage version: 2.1.9.24/cvs/Linux x86_64)
* Bug #292239: Make remix of /dev/urandom optional.Robin H. Johnson2010-09-151-3/+3
| | | | (Portage version: 2.2_rc75/cvs/Linux x86_64, unsigned Manifest commit)
* Bug #292239: Make remix of /dev/urandom optional.Robin H. Johnson2010-09-153-4/+14
| | | | (Portage version: 2.2_rc75/cvs/Linux x86_64)
* New spin of the TPM patch that does not fail when TPM hardware is not present.Robin H. Johnson2010-09-151-1/+3
| | | | (Portage version: 2.2_rc75/cvs/Linux x86_64, unsigned Manifest commit)
* New spin of the TPM patch that does not fail when TPM hardware is not present.Robin H. Johnson2010-09-153-2/+349
| | | | (Portage version: 2.2_rc75/cvs/Linux x86_64)
* repoman weirdness, fixup now.Robin H. Johnson2009-11-101-1/+1
| | | | | (Portage version: 2.2_rc49/cvs/Linux x86_64) (Unsigned Manifest commit)
* repoman weirdness, fixup now.Robin H. Johnson2009-11-101-1/+8
| | | | (Portage version: 2.2_rc49/cvs/Linux x86_64)
* Add support to use TPM devices as RNG sources per Matt Domsch: ↵Robin H. Johnson2009-11-101-2/+2
| | | | | | | http://domsch.com/blog/?p=107. (Portage version: 2.2_rc49/cvs/Linux x86_64) (Unsigned Manifest commit)
* Add support to use TPM devices as RNG sources per Matt Domsch: ↵Robin H. Johnson2009-11-105-0/+405
| | | | http://domsch.com/blog/?p=107.
* removed old versionWilliam Hubbs2009-09-041-2/+1
| | | | | (Portage version: 2.2_rc40/cvs/Linux i686) (Unsigned Manifest commit)
* removed old versionWilliam Hubbs2009-09-042-33/+4
| | | | (Portage version: 2.2_rc40/cvs/Linux i686)
* rev bump for robbat2 so that all users will get the patch.William Hubbs2009-09-031-11/+2
| | | | | (Portage version: 2.2_rc40/cvs/Linux i686, RepoMan options: --force) (Unsigned Manifest commit)
* rev bump for robbat2 so that all users will get the patch.William Hubbs2009-09-032-1/+38
| | | | (Portage version: 2.2_rc40/cvs/Linux i686, RepoMan options: --force)
* Check /dev/hwrng, see bug #276973.Krzysztof Pawlik2009-07-151-6/+6
| | | | | (Portage version: 2.1.6.13/cvs/Linux x86_64) (Signed Manifest commit)
* Check /dev/hwrng, see bug #276973.Krzysztof Pawlik2009-07-152-4/+10
| | | | (Portage version: 2.1.6.13/cvs/Linux x86_64)
* Fix QA warnings.Krzysztof Pawlik2009-03-211-6/+6
| | | | | (Portage version: 2.1.6.9/cvs/Linux x86_64) (Signed Manifest commit)
* Fix QA warnings.Krzysztof Pawlik2009-03-212-8/+8
| | | | (Portage version: 2.1.6.9/cvs/Linux x86_64)
* Fix autotools handling, bug #226619.Krzysztof Pawlik2008-06-161-2/+12
| | | | | (Portage version: 2.1.5.5) (Signed Manifest commit)
* Fix autotools handling, bug #226619.Krzysztof Pawlik2008-06-162-6/+10
| | | | (Portage version: 2.1.5.5)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-312-31/+0
|
* Fix variable quoting.Krzysztof Pawlik2007-10-271-12/+12
| | | | | (Portage version: 2.1.3.16) (Signed Manifest commit)
* Fix variable quoting.Krzysztof Pawlik2007-10-272-5/+8
| | | | (Portage version: 2.1.3.16)
* Use newinitd, newconfd and doenvd, see bug #174266.Krzysztof Pawlik2007-04-211-12/+12
| | | | | (Portage version: 2.1.2.4) (Signed Manifest commit)
* Use newinitd, newconfd and doenvd, see bug #174266.Krzysztof Pawlik2007-04-212-15/+17
| | | | (Portage version: 2.1.2.4)
* Remove old version.Krzysztof Pawlik2006-09-034-78/+14
| | | | | (Portage version: 2.1.1_rc1-r2) (Signed Manifest commit)
* Remove old version.Krzysztof Pawlik2006-09-031-1/+5
| | | | (Portage version: 2.1.1_rc1-r2)
* Stable on Alpha, bug 139162.Bryan Østergaard2006-09-031-8/+8
| | | | | (Portage version: 2.1.1_rc1-r2) (Unsigned Manifest commit)
* Stable on Alpha, bug 139162.Bryan Østergaard2006-09-032-3/+6
| | | | (Portage version: 2.1.1_rc1-r2)
* stable amd64Simon Stelling2006-08-201-8/+8
| | | | | (Portage version: 2.1.1_pre3-r1) (Unsigned Manifest commit)