summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-11-16 16:43:47 +0100
committerGitHub <noreply@github.com>2022-11-16 16:43:47 +0100
commit594c99e012fd6626b5a3e28755f09808fc79bb46 (patch)
treec5833465195dd75279bc2d68657b13e54f3c2c9d /data
parentb55bf1b1c5de4d778371653b863179c9a0d5fe76 (diff)
downloadvyos-build-594c99e012fd6626b5a3e28755f09808fc79bb46.tar.gz
vyos-build-594c99e012fd6626b5a3e28755f09808fc79bb46.zip
Kernel: T4691: update Linux Kernel to v5.15.79
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 5b5c294c..bb14458c 100644
--- a/data/defaults.toml
+++ b/data/defaults.toml
@@ -12,7 +12,7 @@ vyos_mirror = "http://dev.packages.vyos.net/repositories/current"
vyos_branch = "current"
release_train = "current"
-kernel_version = "5.15.78"
+kernel_version = "5.15.79"
bootloaders = "syslinux,grub-efi"
website_url = "https://vyos.io"