Signed-off-by: Wei Li liwei391@huawei.com --- SOURCE | 2 +- kernel.spec | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/SOURCE b/SOURCE index 26969ed..b2e0305 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -6.4.0-9.0.0 +6.4.0-10.0.0 diff --git a/kernel.spec b/kernel.spec index 22dd2c0..ce91627 100644 --- a/kernel.spec +++ b/kernel.spec @@ -23,9 +23,9 @@
%global upstream_version 6.4 %global upstream_sublevel 0 -%global devel_release 9 +%global devel_release 10 %global maintenance_release .0.0 -%global pkg_release .18 +%global pkg_release .19
%define with_debuginfo 1 # Do not recompute the build-id of vmlinux in find-debuginfo.sh @@ -932,6 +932,14 @@ fi %endif
%changelog +* Wed Sep 20 2023 Wei Li liwei391@huawei.com - 6.4.0-10.0.0.19 + - xfs: fix NULL dereference in xlog_cil_pcp_dead + - remote_pager: fix msg_handler_peer.c build failed + - sch_netem: fix issues in netem_change() vs get_dist_table() + - jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev + - mm/mlock: return EINVAL for illegal user memory range in mlock + - LoongArch: Fixed a compilation error caused by issue(I7R4EN) + * Tue Sep 19 2023 Wei Li liwei391@huawei.com - 6.4.0-9.0.0.18 - config update for IMA and livepatch - ima: fix parser strategy unable to manually import kernel
反馈: 您发送到kernel-build@openeuler.org的补丁/补丁集,已成功转换为PR! PR链接地址: https://gitee.com/src-openeuler/kernel/pulls/1214 邮件列表地址:https://mailweb.openeuler.org/hyperkitty/list/kernel-build@openeuler.org/mes...
FeedBack: The patch(es) which you have sent to kernel-build@openeuler.org mailing list has been converted to a pull request successfully! Pull request link: https://gitee.com/src-openeuler/kernel/pulls/1214 Mailing list address: https://mailweb.openeuler.org/hyperkitty/list/kernel-build@openeuler.org/mes...