Some checks failed
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Failing after 1m11s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
35 lines
1.2 KiB
Markdown
35 lines
1.2 KiB
Markdown
---
|
|
gitea: none
|
|
include_toc: true
|
|
---
|
|
|
|
# 1. CISS.debian.live.builder
|
|
|
|
**Centurion Intelligence Consulting Agency Information Security Standard**<br>
|
|
*Debian Live Build Generator for hardened live environment and CISS Debian Installer*<br>
|
|
**Master Version**: 8.03<br>
|
|
**Build**: V8.03.400.2025.06.05<br>
|
|
|
|
# 2. Changelog
|
|
|
|
## V8.03.400.2025.06.05
|
|
|
|
* The workflow image was changed to ``debian:bookworm``.
|
|
* Added a LIVE ISO workflow routine to build GnuPG from sources, since Bookworm GPG does not recognize key format 5.
|
|
* Changed verbosity of:
|
|
* [9993_aide.chroot](../config/hooks/live/9993_aide.chroot)
|
|
* [9997_debsums.chroot](../config/hooks/live/9997_debsums.chroot)
|
|
* Added basic linter checks for:
|
|
* **``*.sh``**,
|
|
* **``*.zsh``**,
|
|
* **``*.chroot``**,
|
|
* all files with Shebang **``#``**! for:
|
|
* Windows CRLF line endings
|
|
* unauthorized control characters (C0 control characters except \t, \n)
|
|
* non-ASCII (ambiguous UTF) characters
|
|
* [linter_char_scripts.yaml](../.gitea/workflows/linter_char_scripts.yaml)
|
|
|
|
---
|
|
**[no tracking | no logging | no advertising | no profiling | no bullshit](https://coresecret.eu/)**
|
|
<!-- vim: set number et ts=2 sw=2 sts=2 ai tw=128 ft=markdown -->
|