V9.14.000.2026.06.07
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -7,8 +7,8 @@ include_toc: true
|
||||
|
||||
**Centurion Intelligence Consulting Agency Information Security Standard**<br>
|
||||
*The CISS Debian Installer provides a fully automated and hardened installation process.*<br>
|
||||
**Master Version**: 8.00<br>
|
||||
**Build**: V8.00.000.2025.06.17<br>
|
||||
**Master Version**: 9.00<br>
|
||||
**Build**: V9.14.000.2026.06.07<br>
|
||||
|
||||
# 2. [bash.var.sh](../bash.var.sh)
|
||||
This module establishes the global execution profile for all modules of the `CISS.debian.installer`. It is sourced at the very
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ declare -grx VAR_BASH_VER="$(bash --version | head -n1 | awk '{
|
||||
declare -grx VAR_CONTACT="security@coresecret.eu"
|
||||
# shellcheck disable=SC2155
|
||||
declare -grx VAR_DS_VER="$(debootstrap --version)"
|
||||
declare -grx VAR_VERSION="Master V8.00.000.2025.06.17"
|
||||
declare -grx VAR_VERSION="Master V9.14.000.2026.06.07"
|
||||
# shellcheck disable=SC2155
|
||||
declare -grx VAR_SYSTEM="$(uname -mnosv)"
|
||||
declare -gx VAR_ARG_SANITIZED=""
|
||||
|
||||
Reference in New Issue
Block a user