* 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 <yn...@true.cz> --- 3rdparty/jitterentropy-rngd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/jitterentropy-rngd b/3rdparty/jitterentropy-rngd index ad4d6364279f..cb13a8b136af 160000 --- a/3rdparty/jitterentropy-rngd +++ b/3rdparty/jitterentropy-rngd @@ -1 +1 @@ -Subproject commit ad4d6364279fa437a433bbc49d851e35b8dc467d +Subproject commit cb13a8b136afe9e1ea1424e9e3fb50c87a6be729 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel