V8.13.272.2025.10.22
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 2m3s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 2m3s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -189,7 +189,7 @@ generate_ciss_xdg_tmp_sh
|
||||
[[ -r /root/ciss_xdg_tmp.sh ]] && . /root/ciss_xdg_tmp.sh
|
||||
export DEBIAN_FRONTEND="noninteractive"
|
||||
apt-get update -qq
|
||||
apt-get install -y --no-install-suggests libpam-systemd
|
||||
apt-get install -y --no-install-suggests libpam-systemd amd64-microcode intel-microcode
|
||||
|
||||
mkdir -p /root/.ciss/dlb/{backup,log}
|
||||
chmod 0700 /root/.ciss/dlb/{backup,log}
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
# SPDX-PackageName: CISS.debian.live.builder
|
||||
# SPDX-Security-Contact: security@coresecret.eu
|
||||
|
||||
amd64-microcode
|
||||
grub-efi-amd64-signed
|
||||
|
||||
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh
|
||||
|
||||
@@ -69,7 +69,6 @@ git
|
||||
gnupg
|
||||
htop
|
||||
iftop
|
||||
intel-microcode
|
||||
iproute2
|
||||
iputils-ping
|
||||
jitterentropy-rngd
|
||||
|
||||
@@ -13,12 +13,11 @@ include_toc: true
|
||||
# 2. Changelog
|
||||
|
||||
## V8.13.272.2025.10.22
|
||||
* **Updated**: [0000_basic_chroot_setup.chroot](../config/hooks/live/0000_basic_chroot_setup.chroot) + amd64-microcode intel-microcode
|
||||
* **Updated**: [0090_jitterentropy.chroot](../config/hooks/live/0090_jitterentropy.chroot) removed --sp800-90b
|
||||
* **Updated**: [9996_auditd.chroot](../config/hooks/live/9996_auditd.chroot) unified auditd configuration, removed success rules
|
||||
* **Updated**: [9998_sources_list_trixie.chroot](../config/hooks/live/9998_sources_list_trixie.chroot) + apt-get dist-upgrade -y
|
||||
* **Updated**: [login.defs](../config/includes.chroot/etc/login.defs)
|
||||
* **Updated**: [live.list.amd64.chroot](../config/package-lists/live.list.amd64.chroot) + amd64-microcode
|
||||
* **Updated**: [live.list.common.chroot](../config/package-lists/live.list.common.chroot) + intel-microcode
|
||||
* **Updated**: [9999-cdi-starter](../scripts/9999-cdi-starter)
|
||||
|
||||
## V8.13.256.2025.10.21
|
||||
|
||||
Reference in New Issue
Block a user