Upgrade kernel to 6.1.123-1 for aria-base
This upgrading is done by:
git fetch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git v6.1.123
git merge FETCH_HEAD
git fetch https://salsa.debian.org/kernel-team/linux.git debian/6.1.123-1
git merge FETCH_HEAD
Add commit !92 (aa2d8be1) to solve the CI error:
This GitLab CI configuration is invalid:
!reference [".build-after-script"] could not be found
Edited by Li Zhou