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