From e38fa0c6026cebd662486f30df231a2fe72afa4e Mon Sep 17 00:00:00 2001 From: Locutus73 Date: Thu, 2 May 2019 11:21:27 +0200 Subject: [PATCH] Update security_fixes.sh --- security_fixes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security_fixes.sh b/security_fixes.sh index 78161f9..6fe8058 100644 --- a/security_fixes.sh +++ b/security_fixes.sh @@ -18,7 +18,7 @@ # You can download the latest version of this script from: # https://github.com/MiSTer-devel/Scripts_MiSTer -# Version 1.2.5 - 2019-04-08 - Allow to run from any terminal, not only SSH. +# Version 1.2.5 - 2019-05-02 - Code review by makigumo, now the script runs from any terminal, not only SSH, thank you very much. # Version 1.2.4 - 2019-04-08 - Refined the check for standard root password. # Version 1.2.3 - 2019-04-04 - Refined the check for standard root password. # Version 1.2.2 - 2019-04-03 - Updated openssl deb package URL.