jitterentropy-rngd: update to version v1.1.0 + clang compile fix
authorPetr Štetiar <ynezz@true.cz>
Fri, 27 Sep 2019 20:46:29 +0000 (22:46 +0200)
committerPetr Štetiar <ynezz@true.cz>
Fri, 11 Oct 2019 08:29:26 +0000 (10:29 +0200)
commit9e758e6e6aec0396594ec2cab4b260d47249f598
tree9ae45682f8bb169b0158748284c83e73374afc07
parent193586a25adc3a666c5e6227eeefb750122cab17
jitterentropy-rngd: update to version v1.1.0 + clang compile fix

 * avert crash during shutdown when the kernel sends a SIGALRM while the
   Jitter RNG is deallocated
 * Fix: unsafe signal handling by Gerald Lledo
 * import jitterentropy library 2.2.0 to make rngd fully SP800-90B compliant
 * include clang compile fix in order to use scan-build static checker
   used in GitLab CI pipeline

Signed-off-by: Petr Štetiar <ynezz@true.cz>
3rdparty/jitterentropy-rngd