From: Petr Štetiar Date: Fri, 27 Sep 2019 20:46:29 +0000 (+0200) Subject: jitterentropy-rngd: update to version v1.1.0 + clang compile fix X-Git-Tag: v1.0.1~1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9e758e6e6aec0396594ec2cab4b260d47249f598;p=project%2Furngd.git 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 --- diff --git a/3rdparty/jitterentropy-rngd b/3rdparty/jitterentropy-rngd index ad4d636..cb13a8b 160000 --- a/3rdparty/jitterentropy-rngd +++ b/3rdparty/jitterentropy-rngd @@ -1 +1 @@ -Subproject commit ad4d6364279fa437a433bbc49d851e35b8dc467d +Subproject commit cb13a8b136afe9e1ea1424e9e3fb50c87a6be729