From 9382a183924294f2fd50dab339a396cb8af34554 Mon Sep 17 00:00:00 2001 From: Xie XiuQi Date: Fri, 20 Jan 2023 15:14:31 +0800 Subject: [PATCH] update to linux 6.1.8 Signed-off-by: Xie XiuQi --- SOURCE | 2 +- kernel.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/SOURCE b/SOURCE index 4871c22..fe5479e 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -v6.1.6 +v6.1.8 diff --git a/kernel.spec b/kernel.spec index fc01725..fd600e6 100644 --- a/kernel.spec +++ b/kernel.spec @@ -9,10 +9,10 @@ %global debuginfodir /usr/lib/debug %global upstream_version 6.1 -%global upstream_sublevel 6 +%global upstream_sublevel 8 %global devel_release 1 %global maintenance_release .0.0 -%global pkg_release .4 +%global pkg_release .5 %define with_debuginfo 0 # Do not recompute the build-id of vmlinux in find-debuginfo.sh @@ -882,6 +882,9 @@ fi %endif %changelog +* Fri Jan 29 2023 Xie XiuQi - 6.1.8-1.0.0.5 +- update to v6.1.8 + * Sun Jan 29 2023 Xie XiuQi - 6.1.6-1.0.0.4 - fix missing objtool