diff --git a/Makefile b/Makefile index 6409546..77d0efe 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -amd64_abiname=6.18.27 -arm64_abiname=6.18.27 -loong64_abiname=6.18.27 +amd64_abiname=6.18.30 +arm64_abiname=6.18.30 +loong64_abiname=6.18.30 ARCH_BUILD :=$(shell uname -m) all: build build: diff --git a/debian/changelog b/debian/changelog index 26d2246..0cc9715 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +linux-deepin-latest (23.01.01.44) unstable; urgency=medium + + * update all kernel to 6.18.30 + + -- lichenggang Thu, 15 May 2026 10:00:00 +0800 + + linux-deepin-latest (23.01.01.43) unstable; urgency=medium * update all kernel to 6.18.27