You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by gi...@apache.org on 2019/11/07 02:56:31 UTC

[dubbo-website] branch asf-site updated: Automated deployment: Thu Nov 7 02:56:24 UTC 2019 c38d2c7e9679f1c0f142c7663c5d25e3df216689

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3f1d0e0  Automated deployment: Thu Nov  7 02:56:24 UTC 2019 c38d2c7e9679f1c0f142c7663c5d25e3df216689
3f1d0e0 is described below

commit 3f1d0e03f78bfe33dea158a5b75e112d8599ebd4
Author: lexburner <le...@users.noreply.github.com>
AuthorDate: Thu Nov 7 02:56:24 2019 +0000

    Automated deployment: Thu Nov  7 02:56:24 UTC 2019 c38d2c7e9679f1c0f142c7663c5d25e3df216689
---
 en-us/docs/developers/committer-guide/release-guide_dev.html | 12 ++++++++++++
 en-us/docs/developers/committer-guide/release-guide_dev.json |  2 +-
 zh-cn/docs/developers/committer-guide/release-guide_dev.html | 11 +++++++++++
 zh-cn/docs/developers/committer-guide/release-guide_dev.json |  2 +-
 4 files changed, 25 insertions(+), 2 deletions(-)

diff --git a/en-us/docs/developers/committer-guide/release-guide_dev.html b/en-us/docs/developers/committer-guide/release-guide_dev.html
index b76de1e..336942c 100644
--- a/en-us/docs/developers/committer-guide/release-guide_dev.html
+++ b/en-us/docs/developers/committer-guide/release-guide_dev.html
@@ -111,6 +111,18 @@ $ gpg --yes --delete-secret-keys shenglicao2@gmail.com   <span class="hljs-comme
 $ gpg --delete-keys 1808C6444C781C0AEA0AAD4C4D6A8007D20DB8A4 
 
 </code></pre>
+<ul>
+<li>config your fingerprint.</li>
+</ul>
+<pre><code class="language-sh"><span class="hljs-comment">### Show fingerprint info:</span>
+$ gpg --fingerprint liujun
+pub   rsa4096 2019-10-17 [SC]
+      1376 A2FF 67E4 C477 5739  09BD 7DB6 8550 D366 E4C0
+uid           [ultimate] liujun (CODE SIGNING KEY) &lt;liujun@apache.org&gt;
+sub   rsa4096 2019-10-17 [E]
+</code></pre>
+<p>Save the fingerprint, as above <code>1376 A2FF 67E4 C477 5739 09BD 7DB6 8550 D366 E4C0</code>,
+to the field <code>OpenPGP Public Key Primary Fingerprint</code> in you profile page at <a href="https://id.apache.org">https://id.apache.org</a>.</p>
 </li>
 <li>
 <p>Set up Apache central repository.</p>
diff --git a/en-us/docs/developers/committer-guide/release-guide_dev.json b/en-us/docs/developers/committer-guide/release-guide_dev.json
index 9ab218f..9a21e3a 100644
--- a/en-us/docs/developers/committer-guide/release-guide_dev.json
+++ b/en-us/docs/developers/committer-guide/release-guide_dev.json
@@ -1,6 +1,6 @@
 {
   "filename": "release-guide_dev.md",
-  "__html": "<h2>Understanding the Apache Release Cycle</h2>\n<p>In general, Source Release is the key and the required content of Apache. But Binary Release is optional, Dubbo can choose whether to release binary packages to the Apache repository or to the Maven central repository.</p>\n<p>Please refer to the following links for more information on ASF's release guide:</p>\n<ul>\n<li><a href=\"http://www.apache.org/dev/release-publishing\">Apache Release Guide</a></li>\n<li><a href=\"ht [...]
+  "__html": "<h2>Understanding the Apache Release Cycle</h2>\n<p>In general, Source Release is the key and the required content of Apache. But Binary Release is optional, Dubbo can choose whether to release binary packages to the Apache repository or to the Maven central repository.</p>\n<p>Please refer to the following links for more information on ASF's release guide:</p>\n<ul>\n<li><a href=\"http://www.apache.org/dev/release-publishing\">Apache Release Guide</a></li>\n<li><a href=\"ht [...]
   "link": "/en-us/docs/developers/committer-guide/release-guide_dev.html",
   "meta": {
     "title": "Understanding the Apache Release Cycle",
diff --git a/zh-cn/docs/developers/committer-guide/release-guide_dev.html b/zh-cn/docs/developers/committer-guide/release-guide_dev.html
index e24af46..d92fd8e 100644
--- a/zh-cn/docs/developers/committer-guide/release-guide_dev.html
+++ b/zh-cn/docs/developers/committer-guide/release-guide_dev.html
@@ -88,6 +88,17 @@ $ gpg --delete-keys 1808C6444C781C0AEA0AAD4C4D6A8007D20DB8A4
 <blockquote>
 <p>PS: 最新版本经过实测,本地没有gpg.conf这个文件,因此如果在执行过程中遇到签名失败,可以参考这个文章:<a href="https://blog.csdn.net/wenbo20182/article/details/72850810">https://blog.csdn.net/wenbo20182/article/details/72850810</a> 或 <a href="https://d.sb/2016/11/gpg-inappropriate-ioctl-for-device-errors">https://d.sb/2016/11/gpg-inappropriate-ioctl-for-device-errors</a></p>
 </blockquote>
+<p>由于公钥服务器没有检查机制,任何人都可以用你的名义上传公钥,所以没有办法保证服务器上的公钥的可靠性。
+通常,你可以在网站上公布一个公钥指纹,让其他人核对下载到的公钥是否为真。</p>
+<pre><code class="language-sh"><span class="hljs-comment"># fingerprint参数生成公钥指纹:</span>
+$ gpg --fingerprint liujun
+pub   rsa4096 2019-10-17 [SC]
+      1376 A2FF 67E4 C477 5739  09BD 7DB6 8550 D366 E4C0
+uid           [ultimate] liujun (CODE SIGNING KEY) &lt;liujun@apache.org&gt;
+sub   rsa4096 2019-10-17 [E]
+</code></pre>
+<p>登录 <a href="https://id.apache.org">https://id.apache.org</a>, 将上面的 fingerprint (即 1376 A2FF 67E4 C477 5739  09BD 7DB6 8550 D366 E4C0)
+粘贴到自己的用户信息中 OpenPGP Public Key Primary Fingerprint</p>
 <h3>设置Apache中央仓库</h3>
 <p>Dubbo项目的父pom为Apache pom(2.7.0以上版本需要,2.6.x发布版本不需要此操作)</p>
 <pre><code class="language-xml"><span class="hljs-tag">&lt;<span class="hljs-name">parent</span>&gt;</span>
diff --git a/zh-cn/docs/developers/committer-guide/release-guide_dev.json b/zh-cn/docs/developers/committer-guide/release-guide_dev.json
index 87f3240..a89990a 100644
--- a/zh-cn/docs/developers/committer-guide/release-guide_dev.json
+++ b/zh-cn/docs/developers/committer-guide/release-guide_dev.json
@@ -1,6 +1,6 @@
 {
   "filename": "release-guide_dev.md",
-  "__html": "<h1>如何准备Apache Release</h1>\n<h2>理解Apache发布的内容和流程</h2>\n<p>总的来说,Source Release是Apache关注的重点,也是发布的必须内容;而Binary Release是可选项,Dubbo可以选择是否发布二进制包到Apache仓库或者发布到Maven中央仓库。</p>\n<p>请参考以下链接,找到更多关于ASF的发布指南:</p>\n<ul>\n<li><a href=\"http://www.apache.org/dev/release-publishing\">Apache Release Guide</a></li>\n<li><a href=\"http://www.apache.org/dev/release.html\">Apache Release Policy</a></li>\n<li><a href=\"http://www.apache.org/dev/publishing-maven-artifacts.html\">Maven Release Info</ [...]
+  "__html": "<h1>如何准备Apache Release</h1>\n<h2>理解Apache发布的内容和流程</h2>\n<p>总的来说,Source Release是Apache关注的重点,也是发布的必须内容;而Binary Release是可选项,Dubbo可以选择是否发布二进制包到Apache仓库或者发布到Maven中央仓库。</p>\n<p>请参考以下链接,找到更多关于ASF的发布指南:</p>\n<ul>\n<li><a href=\"http://www.apache.org/dev/release-publishing\">Apache Release Guide</a></li>\n<li><a href=\"http://www.apache.org/dev/release.html\">Apache Release Policy</a></li>\n<li><a href=\"http://www.apache.org/dev/publishing-maven-artifacts.html\">Maven Release Info</ [...]
   "link": "/zh-cn/docs/developers/committer-guide/release-guide_dev.html",
   "meta": {
     "title": "如何准备Apache Release",