release 4.19.90-2308.4.0
This commit is contained in:
parent
dc7d1de7d6
commit
906775642f
20
kernel.spec
20
kernel.spec
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2308.3.0
|
%global hulkrelease 2308.4.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}.0214
|
Release: %{hulkrelease}.0215
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -809,6 +809,22 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Tue Aug 22 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2308.4.0.0215
|
||||||
|
- !1831 fix NULL pointer dereference in __nf_nat_mangle_tcp_packet
|
||||||
|
- netfilter: nat: fix kabi change
|
||||||
|
- netfilter: nat: fix udp checksum corruption
|
||||||
|
- netfilter: nat: remove csum_recalc hook
|
||||||
|
- !1769 workqueue: Make flush_workqueue() also watch flush_work()
|
||||||
|
- !1803 net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
|
||||||
|
- net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
|
||||||
|
- !1767 bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
|
||||||
|
- workqueue: Assign a color to barrier work items
|
||||||
|
- workqueue: Mark barrier work with WORK_STRUCT_INACTIVE
|
||||||
|
- workqueue: Change the code of calculating work_flags in insert_wq_barrier()
|
||||||
|
- workqueue: Change arguement of pwq_dec_nr_in_flight()
|
||||||
|
- workqueue: Rename "delayed" (delayed by active management) to "inactive"
|
||||||
|
- bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
|
||||||
|
|
||||||
* Tue Aug 15 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2308.3.0.0214
|
* Tue Aug 15 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2308.3.0.0214
|
||||||
- !1762 xen/netback: Fix buffer overrun triggered by unusual packet
|
- !1762 xen/netback: Fix buffer overrun triggered by unusual packet
|
||||||
- xen/netback: Fix buffer overrun triggered by unusual packet
|
- xen/netback: Fix buffer overrun triggered by unusual packet
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user