!36 Release 4.19.90-2003.3.0

Merge pull request !36 from YangYingliang/master
This commit is contained in:
openeuler-ci-bot 2020-03-20 14:13:58 +08:00 committed by Gitee
commit c29af6f377
2 changed files with 6 additions and 3 deletions

2
SOURCE
View File

@ -1 +1 @@
4.19.90-2003.2.0
4.19.90-2003.3.0

View File

@ -12,7 +12,7 @@
%global KernelVer %{version}-%{release}.%{_target_cpu}
%global hulkrelease 2003.2.0
%global hulkrelease 2003.3.0
%define with_patch 0
@ -24,7 +24,7 @@
Name: kernel
Version: 4.19.90
Release: %{hulkrelease}.0034
Release: %{hulkrelease}.0035
Summary: Linux Kernel
License: GPLv2
URL: http://www.kernel.org/
@ -789,6 +789,9 @@ fi
%endif
%changelog
* Fri Mar 30 2020 Yang Yingliang <yangyingliang@huawei.com> - 4.19.90-2003.3.0.0035
- cifs: fix panic in smb2_reconnect
* Wed Mar 18 2020 Yang Yingliang <yangyingliang@huawei.com> - 4.19.90-2003.2.0.0034
- xfs: avoid f_bfree overflow
- xfs: always init fdblocks in mount