d/rules: enable mitigation config-options
CONFIG_ARCH_HAS_CPU_FINALIZE_INIT and CONFIG_GDS_FORCE_MITIGATION follows commit 3edbe24ed004516bd910f6e97fbd4b62cf589239 in ubuntu-upstream/master-next Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
9dd7462461
commit
442eb10018
4
debian/rules
vendored
4
debian/rules
vendored
@ -96,7 +96,9 @@ PMX_CONFIG_OPTS= \
|
|||||||
-e CONFIG_SECURITY_LOCKDOWN_LSM \
|
-e CONFIG_SECURITY_LOCKDOWN_LSM \
|
||||||
-e CONFIG_SECURITY_LOCKDOWN_LSM_EARLY \
|
-e CONFIG_SECURITY_LOCKDOWN_LSM_EARLY \
|
||||||
--set-str CONFIG_LSM lockdown,yama,integrity,apparmor \
|
--set-str CONFIG_LSM lockdown,yama,integrity,apparmor \
|
||||||
-e CONFIG_PAGE_TABLE_ISOLATION
|
-e CONFIG_PAGE_TABLE_ISOLATION \
|
||||||
|
-e CONFIG_ARCH_HAS_CPU_FINALIZE_INIT \
|
||||||
|
-e CONFIG_GDS_FORCE_MITIGATION
|
||||||
|
|
||||||
debian/control: $(wildcard debian/*.in)
|
debian/control: $(wildcard debian/*.in)
|
||||||
sed -e 's/@@KVNAME@@/$(KVNAME)/g' < debian/proxmox-kernel.prerm.in > debian/$(PMX_KERNEL_PKG).prerm
|
sed -e 's/@@KVNAME@@/$(KVNAME)/g' < debian/proxmox-kernel.prerm.in > debian/$(PMX_KERNEL_PKG).prerm
|
||||||
|
Loading…
Reference in New Issue
Block a user