Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rng-utils: version 6.6 is now available | Nathaniel Wesley Filardo | 2018-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 messages | Philip Prindeville | 2017-06-27 |
Don't embed newlines in syslog strings. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> |