]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
linux/cve-exclusion6.1: Update to latest kernel point release
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Dec 2023 08:45:07 +0000 (08:45 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Dec 2023 08:45:55 +0000 (08:45 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/cve-exclusion_6.1.inc

index 56766acc012560a3a6609c15b014cf6bd568e5a6..3cf11d6daf6180feb46a710f88a9886276f6fb89 100644 (file)
@@ -1,9 +1,9 @@
 
 # Auto-generated CVE metadata, DO NOT EDIT BY HAND.
-# Generated at 2023-12-18 14:15:17.069657+00:00 for version 6.1.65
+# Generated at 2023-12-23 08:44:42.304531+00:00 for version 6.1.68
 
 python check_kernel_cve_status_version() {
-    this_version = "6.1.65"
+    this_version = "6.1.68"
     kernel_version = d.getVar("LINUX_VERSION")
     if kernel_version != this_version:
         bb.warn("Kernel CVE status needs updating: generated for %s but kernel is %s" % (this_version, kernel_version))