aboutsummaryrefslogtreecommitdiff
path: root/utils/rng-tools/patches
Commit message (Collapse)AuthorAge
* rng-utils: version 6.6 is now availableNathaniel Wesley Filardo2018-11-07
| | | | | | | | | | | | | | Work around automake demanding README with a symlink. Add new dependency on libsysfs. Avoid dependency on libxml, curl, openssl by disabling NIST beacon support. We also continue to remove gcrypt, and jitterentropy is not packaged. Remove patch that no longer cleanly applies. If newlines in log messages are a problem, we should take it up with upstream. Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com> Fixes: github #7303
* rng-tools: add upstreamed patch to fix newlines in syslog messagesPhilip Prindeville2017-06-27
Don't embed newlines in syslog strings. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>