diff --git a/Makefile b/Makefile index 98fb8db..f0621ea 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -amd64_abiname=6.18.19 -arm64_abiname=6.18.19 -loong64_abiname=6.18.19 +amd64_abiname=6.18.24 +arm64_abiname=6.18.24 +loong64_abiname=6.18.24 ARCH_BUILD :=$(shell uname -m) all: build build: diff --git a/debian/changelog b/debian/changelog index 5f749d6..ad1f9c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +linux-deepin-latest (23.01.01.41) unstable; urgency=medium + + * update all kernel to 6.18.24 + + -- lichenggang Wed, 23 Apr 2026 10:00:00 +0800 + + linux-deepin-latest (23.01.01.40) unstable; urgency=medium * update all kernel to 6.18.19