diff mbox series

[OpenWrt-Devel,urngd,3/4] jitterentropy-rngd: update to version v1.1.0 + clang compile fix

Message ID 20191011084204.19790-4-ynezz@true.cz
State Accepted
Delegated to: Petr Štetiar
Headers show
Series sync with upstream, fixes and GitLab CI | expand

Commit Message

Petr Štetiar Oct. 11, 2019, 8:42 a.m. UTC
* 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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