Skip to content

rng-tools 6.14 bug-fix release

Compare
Choose a tag to compare
@nhorman nhorman released this 09 Aug 15:15
· 92 commits to master since this release

rng-tools 6.14

contains various bug fixes

  • 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