diff --git a/SOURCE b/SOURCE index 475a8c880b16ea26d7f9b9a4844a20eeb4777558..0ec60ce8b55f09acc3dad71a616161d401061eb7 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -5.10.0-4.7.0 +5.10.0-4.8.0 diff --git a/kernel.spec b/kernel.spec index be0e2511815661a5eea5985a06d158a7bc87921a..d2321babf66015d34fdda49474cebd3eb1a946d8 100644 --- a/kernel.spec +++ b/kernel.spec @@ -11,8 +11,8 @@ %global upstream_version 5.10 %global upstream_sublevel 0 %global devel_release 4 -%global maintenance_release .7.0 -%global pkg_release .19 +%global maintenance_release .8.0 +%global pkg_release .20 %define with_debuginfo 1 # Do not recompute the build-id of vmlinux in find-debuginfo.sh @@ -869,6 +869,18 @@ fi %endif %changelog +* Fri Mar 5 2021 Zheng Zengkai - 5.10.0-4.8.0.20 +- kbuild: keep the original function for non-RPi +- arm64: keep the original function for non-RPi +- usb: keep the original function for non-RPi +- mm: keep the original function for non-RPi +- video&logo: keep the original function for non-RPi +- serial: keep the original function for non-RPi +- some drivers: keep the original function for non-RPi +- net: keep the original function for non-RPi +- gpio:keep the original function for non-RPi +- arm64: add Raspberry Pi specific config: CONFIG_OPENEULER_RASPBERRYPI for openEuler + * Thu Mar 4 2021 Zheng Zengkai - 5.10.0-4.7.0.19 - config: add digest list options for arm64 and x86 - evm: Propagate choice of HMAC algorithm in evm_crypto.c