release 4.19.90-2211.5.0
This commit is contained in:
parent
18add385eb
commit
7135ea3dcc
12
kernel.spec
12
kernel.spec
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2211.4.0
|
%global hulkrelease 2211.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}.0177
|
Release: %{hulkrelease}.0178
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -809,6 +809,14 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Tue Nov 22 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2211.5.0.0178
|
||||||
|
- svm: Delete unused ioctl command
|
||||||
|
- Revert "posix-cpu-timers: Make timespec to nsec conversion safe"
|
||||||
|
- block: limit request dispatch loop duration
|
||||||
|
- Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
|
||||||
|
- Bluetooth: L2CAP: Fix attempting to access uninitialized memory
|
||||||
|
- block: check flags of claimed slave bdev to fix uaf for bd_holder_dir
|
||||||
|
|
||||||
* Tue Nov 15 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2211.4.0.0177
|
* Tue Nov 15 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2211.4.0.0177
|
||||||
- block: fix use after free for bd_holder_dir
|
- block: fix use after free for bd_holder_dir
|
||||||
- Revert "block: Fix UAF in bd_link_disk_holder()"
|
- Revert "block: Fix UAF in bd_link_disk_holder()"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user