!43 update req_distinguished_name for x509.genkey

Merge pull request !43 from XieXiuQi/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-06-06 16:47:21 +08:00 committed by Gitee
commit 0362ba41a0
2 changed files with 7 additions and 4 deletions

View File

@ -24,7 +24,7 @@
Name: kernel
Version: 4.19.90
Release: %{hulkrelease}.0039
Release: %{hulkrelease}.0040
Summary: Linux Kernel
License: GPLv2
URL: http://www.kernel.org/
@ -789,6 +789,9 @@ fi
%endif
%changelog
* Wed Jun 3 2020 Xie XiuQi <xiexiuqi@huawei.com> - 4.19.90-2005.2.0.0040
- update req_distinguished_name for x509.genkey
* Fri May 22 2020 Yang Yingliang <yangyingliang@huawei.com> - 4.19.90-2005.2.0.0039
- signal: fix kabi changes in struct task_struct
- signal: Extend exec_id to 64bits

View File

@ -5,9 +5,9 @@ prompt = no
x509_extensions = myexts
[ req_distinguished_name ]
O = EulerOS
CN = EulerOS kernel signing key
emailAddress = euleros@huaweicloud.com
O = openEuler
CN = openEuler kernel signing key
emailAddress = kernel@openeuler.org
[ myexts ]
basicConstraints=critical,CA:FALSE