release 4.19.90-2309.5.0
This commit is contained in:
parent
778c184570
commit
ea3baac007
14
kernel.spec
14
kernel.spec
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2309.4.0
|
%global hulkrelease 2309.5.0
|
||||||
|
|
||||||
%define with_patch 0
|
%define with_patch 0
|
||||||
|
|
||||||
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: kernel
|
Name: kernel
|
||||||
Version: 4.19.90
|
Version: 4.19.90
|
||||||
Release: %{hulkrelease}.0219
|
Release: %{hulkrelease}.0220
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -809,6 +809,16 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Mon Sep 25 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2309.5.0.0220
|
||||||
|
- !2274 cec-api: prevent leaking memory through hole in structure
|
||||||
|
- !2281 sdei_watchdog: Avoid exception during sdei handler
|
||||||
|
- sdei_watchdog: Avoid exception during sdei handler
|
||||||
|
- cec-api: prevent leaking memory through hole in structure
|
||||||
|
- !2262 crypto: hisilicon - reset before init the device
|
||||||
|
- crypto: hisilicon - reset before init the device
|
||||||
|
- !2212 [sync] PR-2210: jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev
|
||||||
|
- jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev
|
||||||
|
|
||||||
* Wed Sep 20 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2309.4.0.0219
|
* Wed Sep 20 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2309.4.0.0219
|
||||||
- !2168 net: sched: sch_qfq: Fix UAF in qfq_dequeue()
|
- !2168 net: sched: sch_qfq: Fix UAF in qfq_dequeue()
|
||||||
- !2226 crypto: hisilicon/qm - prevent soft lockup in qm_poll_qp()'s loop
|
- !2226 crypto: hisilicon/qm - prevent soft lockup in qm_poll_qp()'s loop
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user