update kernel.spec. release 5.10.0-5.7.0.21

This commit is contained in:
zhengzengkai 2021-08-24 13:28:22 +00:00 committed by Gitee
parent 91c49c7f1e
commit 7b704c7b92

View File

@ -11,8 +11,8 @@
%global upstream_version 5.10 %global upstream_version 5.10
%global upstream_sublevel 0 %global upstream_sublevel 0
%global devel_release 5 %global devel_release 5
%global maintenance_release .6.0 %global maintenance_release .7.0
%global pkg_release .20 %global pkg_release .21
%define with_debuginfo 1 %define with_debuginfo 1
# Do not recompute the build-id of vmlinux in find-debuginfo.sh # Do not recompute the build-id of vmlinux in find-debuginfo.sh
@ -869,6 +869,9 @@ fi
%endif %endif
%changelog %changelog
* Tue Aug 24 2021 Zheng Zengkai <zhengzengkai@huawei.com> - 5.10.0-5.7.0.21
- X86/config: Enable CONFIG_USERSWAP
* Mon Aug 23 2021 Zheng Zengkai <zhengzengkai@huawei.com> - 5.10.0-5.6.0.20 * Mon Aug 23 2021 Zheng Zengkai <zhengzengkai@huawei.com> - 5.10.0-5.6.0.20
- eulerfs: change default config file - eulerfs: change default config file
- eulerfs: add Kconfig and Makefile - eulerfs: add Kconfig and Makefile