!1904 release 5.10.0-243.0.0

From: @linan888 
Reviewed-by: @markyuan4ta2 
Signed-off-by: @
This commit is contained in:
openeuler-ci-bot 2024-12-25 06:22:02 +00:00 committed by Gitee
commit 236bd3e1f9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 15 additions and 3 deletions

2
SOURCE
View File

@ -1 +1 @@
5.10.0-242.0.0
5.10.0-243.0.0

View File

@ -9,9 +9,9 @@
%global upstream_version 5.10
%global upstream_sublevel 0
%global devel_release 242
%global devel_release 243
%global maintenance_release .0.0
%global pkg_release .141
%global pkg_release .142
%define with_debuginfo 1
# Do not recompute the build-id of vmlinux in find-debuginfo.sh
@ -952,6 +952,18 @@ fi
%endif
%changelog
* Wed Dec 25 2024 Li Nan <linan122@huawei.com> - 5.10.0-243.0.0.142
- !14246 soc: hisilicon: hbmdev: Only support built-in
- !14242 sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport
- !14241 sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
- soc: hisilicon: hbmdev: Only support built-in
- !14060 etmem : fix page_ref count leak and head missing useing problem
- !14205 crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation
- sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport
- sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
- crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation
- etmem : fix page_ref count leak and head missing useing problem
* Wed Dec 18 2024 Li Nan <linan122@huawei.com> - 5.10.0-242.0.0.141
- !14216 perf cs-etm: Use evlist__event2evsel() in cs-etm.c
- !14142 x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client