V8.03.768.2025.06.23
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m27s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-06-23 18:53:13 +02:00
parent d0a38a82b8
commit 81f3a89ae5

View File

@@ -12,9 +12,14 @@ include_toc: true
# 2. Changelog # 2. Changelog
## V8.03.768.2025.06.22 ## V8.03.768.2025.06.23
* Updated [lib_clean_up.sh](../lib/lib_clean_up.sh): Lock FD and Artifacts. * Updated [lib_clean_up.sh](../lib/lib_clean_up.sh): Lock FD and Artifacts.
* Rearranged VARs sourcing: [early.var.sh](../var/early.var.sh)
* Rearranged DEBUG XTRACE sourcing: [meta_sources_debug.sh](../meta_sources_debug.sh)
* Added Git Repo specific VARs: [lib_debug_var_git.sh](../lib/lib_debug_var_git.sh)
* Added ``guard_sourcing()``: [lib_guard_sourcing.sh](../lib/lib_guard_sourcing.sh)
* to prevent the caller LIB-file from being sourced twice.
## V8.03.768.2025.06.19 ## V8.03.768.2025.06.19