]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux/cve-exclusion6.1/6.5: Update to latest kernel point releases
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Oct 2023 12:25:20 +0000 (13:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Oct 2023 21:45:39 +0000 (22:45 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/cve-exclusion_6.1.inc
meta/recipes-kernel/linux/cve-exclusion_6.5.inc

index 88c7e4589a80779920a24b0257338d85081ae771..6af53b0d7502920238d899886a4e78b1bd503cba 100644 (file)
@@ -1,9 +1,9 @@
 
 # Auto-generated CVE metadata, DO NOT EDIT BY HAND.
-# Generated at 2023-09-30 07:26:16.988526+00:00 for version 6.1.55
+# Generated at 2023-10-14 12:24:32.747058+00:00 for version 6.1.57
 
 python check_kernel_cve_status_version() {
-    this_version = "6.1.55"
+    this_version = "6.1.57"
     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))
index c88b6f7c593dcd8997557269c19116779461d0f3..dbcfdcd31c7dcf34a50a539bcfd3b41c848009ef 100644 (file)
@@ -1,9 +1,9 @@
 
 # Auto-generated CVE metadata, DO NOT EDIT BY HAND.
-# Generated at 2023-09-29 00:20:42.494116+00:00 for version 6.5.5
+# Generated at 2023-10-14 12:24:32.683888+00:00 for version 6.5.7
 
 python check_kernel_cve_status_version() {
-    this_version = "6.5.5"
+    this_version = "6.5.7"
     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))