From 768d8a62e8de6f63d5ace28b92dffed17a0a6061 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Fri, 2 Oct 2020 10:55:36 +0200 Subject: [PATCH] Updated log --- CHANGELOG.md | 3 ++- include/tests_crypto | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4935044..3181544b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,8 @@ ### Changed - AUTH-9229 - Added option for LOCKED accounts and bugfix for older bash versions - BOOT-5122 - Presence check for grub.d added -- CRYP-7931 - Redirect errors (e.g. when swap is not encrypted) +- CRYP-7931 - Redirect errors +- CRYP-7931 - Added data to report - FILE-6430 - Don't grep nonexistant modprobe.d files - FIRE-4535 - Set initial firewall state - INSE-8312 - Corrected text on screen diff --git a/include/tests_crypto b/include/tests_crypto index 40828175..976ba7b1 100644 --- a/include/tests_crypto +++ b/include/tests_crypto @@ -285,6 +285,10 @@ fi # ################################################################################# +# + Report "rng_found=${RNG_FOUND}" +# +################################################################################# # WaitForKeyPress