update kernel.spec.

This commit is contained in:
YangYingliang 2020-06-15 17:31:31 +08:00 committed by Gitee
parent 41368ba423
commit d1a9558c76

View File

@ -24,7 +24,7 @@
Name: kernel Name: kernel
Version: 4.19.128 Version: 4.19.128
Release: %{hulkrelease}.0037 Release: %{hulkrelease}.0038
Summary: Linux Kernel Summary: Linux Kernel
License: GPLv2 License: GPLv2
URL: http://www.kernel.org/ URL: http://www.kernel.org/
@ -789,6 +789,9 @@ fi
%endif %endif
%changelog %changelog
* Mon Jun 15 2020 Yang Yingliang <yangyingliang@huawei.com> - 4.19.128-2006.1.0.0038
- update req_distinguished_name for x509.genkey
* Fri Jun 12 2020 Yang Yingliang <yangyingliang@huawei.com> - 4.19.128-2006.1.0.0037 * Fri Jun 12 2020 Yang Yingliang <yangyingliang@huawei.com> - 4.19.128-2006.1.0.0037
- Linux 4.19.128 - Linux 4.19.128
- Revert "net/mlx5: Annotate mutex destroy for root ns" - Revert "net/mlx5: Annotate mutex destroy for root ns"