Revisions of rng-tools
Ana Guerrero (anag+factory)
accepted
request 1217311
from
Ruediger Oertel (oertel)
(revision 54)
- add patch rng-tools-missing-includes.patch add missing include statements to fix compilation with recent gcc (forwarded request 1217310 from oertel)
Dominique Leuenberger (dimstar_suse)
accepted
request 1190829
from
Ruediger Oertel (oertel)
(revision 53)
boo#1228245 (forwarded request 1190786 from AndreasStieger)
Dominique Leuenberger (dimstar_suse)
accepted
request 1184075
from
Dirk Mueller (dirkmueller)
(revision 52)
- update to 6.17: * mix data fed to the kernel byte-wise from multiple sources * added option to attempt more persistent use of slow entropy sources * fix some missing m4 quotes * improved debug output to show FIPS failures more clearly * added a named pipe entropy source * adjusted linux poolsize * fixed some pkcs11 error messages * fixed ignorefail and random_step options * improve jitter cpu monopolization on small/single cpu systems - disable nistbeacon support * Improved console output readability * Add forced reseeding of kernel entropy pool - Enable Power64 architecture. Starting with Power7+ we have in CPU random number generator - systemd: Do not start in containers, in that case an integer. just use the sane builtin default - udev does not like rules without a new line - there is no trousers-devel requirement anymore - Support systemd. (bnc#624198) init script - do not enable by default - use debian/ubuntu rng-tools_mt which is under active development
Dominique Leuenberger (dimstar_suse)
accepted
request 1079756
from
Dirk Mueller (dirkmueller)
(revision 51)
- update to 6.16: * Misc man page fixes, specifically addressing -V option misdocumentation * Improve security by allowing rngd to drop privlidges * Misc documentation improvements * Fix building with jitterentropy when configured for internal software clock usage * Fix building of power9 darn code on power systems that don't natively support DARN instruction * Fix jitterentropy long timeout failures on low power hardware * Fix various build time errors on non libc systems * Misc covscan issue fixes
Dominique Leuenberger (dimstar_suse)
accepted
request 966169
from
Marcus Meissner (msmeissn)
(revision 50)
Dominique Leuenberger (dimstar_suse)
accepted
request 932436
from
Marcus Meissner (msmeissn)
(revision 49)
Dominique Leuenberger (dimstar_suse)
accepted
request 923504
from
Dirk Mueller (dirkmueller)
(revision 48)
- disable nistbeacon support
Richard Brown (RBrownSUSE)
accepted
request 911819
from
Dirk Mueller (dirkmueller)
(revision 47)
- update to 6.14: * Fixed a null pointer deref in nistbeacon entropy source * fixed some confguration tests * clarified some rngd behavior in the man page * update init code to do proper logging * various covscan fixes * fixed a memory leak in jitter entropy source * fixed possible NULL deref in rdrand source * various fixed in openssl mangling code * added randstat binary to build * minor modernizations to configure.ac * Support rndr instruction on arm * Support jitter software timer on coarse time systems * Merged all openssl use into a single helper library * Improved console output readability
Dominique Leuenberger (dimstar_suse)
accepted
request 880699
from
Marcus Meissner (msmeissn)
(revision 46)
Dominique Leuenberger (dimstar_suse)
accepted
request 866173
from
Dirk Mueller (dirkmueller)
(revision 45)
- update to 6.11: * Some CI/CD fixes in travis pipeline * Fix detection of duplicate pulses in nist source * Fix --with-rtlsdr option in configure * Clean up some debug statements that were erroneously left in place * Fix error in systemd unit file * Fix buffer overflow in rtlsdr entropy source * Fixed darn source rekeying * Fix various pipe read issues in jitter source * Fix listing of rtlsdr options * Misc Documentation fixes * Fix a broken FIPS 140-2 corner case test * Misc cleanups * Addd aes mangling to nist source * Improve nist performance with opportunistic use of CLOCK_MONOTONIC_COARSE * Add forced reseeding of kernel entropy pool
Dominique Leuenberger (dimstar_suse)
accepted
request 833996
from
Dirk Mueller (dirkmueller)
(revision 44)
- update to 6.10: * Conversion of all entropy sources to use openssl instead of gcrypt, eliminating the need for the gcrypt library * updated nist beacon entropy source to conform to version 2 of the * Added rtlsdr radio entropy source * Fixed arm host_cpu name, fixing a build break * Fixed selection of default pkcs11 engine, based on target arch * Moved closing jitter entropy source printouts to be LOG_DEBUG * Typo fixes from codespell * Fix a build break with power darn entropy sourceaa * Improve interlock between main rngd thread, and jitterentropy threads during startup/shutdown to avoid deadlock/unneeded latency * Avoid writing to write_wakeup_threshold when no specific threshold is set (allowing for separate services to preform this task without warnings from rngd) * Enhance logging to more clearly indicate which entropy source is issuing a given log message * Daemonize earlier, thereby avoiding early thread exit, which in turn leads to additional latency on shutdown * Allow for immediate thread shutdown in jitter - By using sigsetjmp/siglongjmp, threads can exit, even when blocking in the jitter library * Fixed texrels on on rdrand_asm.S for pic compilation * allow use of libargp if libc lacks argp parsing * explicitly link against -lcrypto, fixing build in pkcs11 entropy source * replace pthread_yield with posix compliant sched_yield * bias rngd to use faster sources of entropy when available, falling back to slower sources when needed * Fix a shutdown delay resulting from a thread exit race * Fix a few minor compilation warnings * Fix make distcheck make target * Minor typo fixes/cleanups * Misc typo fixes * Fixed build break on ppc * Fixed bug in which getaffinity returns error on virt systems for jitterentropy * Fixed low watermark sizing for kernel entropy pool * Add a test mode, allowing entropy production rates to be measured * Added jitter library as an entropy source * Added short names to entropy sources (rather than just index numbers), for use in identifying sources to exclude/include/set options on
Dominique Leuenberger (dimstar_suse)
accepted
request 358359
from
Marcus Meissner (msmeissn)
(revision 43)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 339773
from
Dirk Mueller (dirkmueller)
(revision 42)
- enable aarch64 as well - Enable Power64 architecture. Starting with Power7+ we have in CPU random number generator
Adrian Schröter (adrianSuSE)
committed
(revision 39)
Split 13.2 from Factory
Stephan Kulow (coolo)
accepted
request 232462
from
Cristian Rodríguez (elvigia)
(revision 36)
- Fix automagic startup with udev/systemd virtio-rng KERNEL name is hw_random not hwrng.. - in some parallel universe --fill-watermark took a percentage value, not in this incarnation at least, where it takes an integer. just use the sane builtin default (forwarded request 232122 from elvigia)
Displaying revisions 1 - 20 of 55