summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2025-01-03 18:22:37 +0000
committerGitHub <noreply@github.com>2025-01-03 18:22:37 +0000
commit91d67b065d477ffdefd565aace04c00cab01396e (patch)
treea9188d2c7c686513c199da7d060301fbe8e72331 /data
parent7720dfa74309345fbbaf57e9bf83fb2a603264c6 (diff)
parent1a593421ecc3ce860a2bc5849aec917febe33fcc (diff)
downloadvyos-build-91d67b065d477ffdefd565aace04c00cab01396e.tar.gz
vyos-build-91d67b065d477ffdefd565aace04c00cab01396e.zip
Merge pull request #875 from c-po/secureboot-lockdown
Kernel: T861: enable lockdown subsystem as UEFI secure boot dependency
Diffstat (limited to 'data')
-rw-r--r--data/defaults.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.toml b/data/defaults.toml
index f93228ad..7858e3a4 100644
--- a/data/defaults.toml
+++ b/data/defaults.toml
@@ -14,7 +14,7 @@ vyos_mirror = "https://packages.vyos.net/repositories/current"
vyos_branch = "current"
release_train = "current"
-kernel_version = "6.6.66"
+kernel_version = "6.6.69"
kernel_flavor = "vyos"
bootloaders = "syslinux,grub-efi"