Corrections/updates to release documentation

This commit is contained in:
Andrew Johnson
2016-10-21 14:43:16 -05:00
parent 33025641fc
commit e2c897bb54
2 changed files with 11 additions and 10 deletions

View File

@ -22,11 +22,7 @@ version of EPICS Base:</p>
<ul>
<li>Parallel builds ("make -j") of Windows DLL targets don't work, because the
build rules don't contain all the necessary dependencies. This problem has
been fixed in the 3.15 series build rules, but will not be addressed in the
3.14 branch. Sequential builds always work and are recommended for automated
build environments.</li>
<li>None known as yet.</li>
</ul>

View File

@ -162,8 +162,10 @@ relevent roles unless the Release Manager designates otherwise:</p>
base-3.15.5-rc<i>n</i>.tar.gz
mirror-3.15
</tt></blockquote>
This requires that the Bazaar keywords plugin is installed and
configured properly.
Create a GPG signature file of the tarfile as follows:
<blockquote><tt>
gpg --armor --sign --detach-sig base-3.15.5-rc<i>n</i>.tar.gz
</tt></blockquote>
</td>
</tr>
<tr>
@ -291,8 +293,10 @@ relevent roles unless the Release Manager designates otherwise:</p>
base-3.15.5.tar.gz
mirror-3.15
</tt></blockquote>
This requires that the Bazaar keywords plugin is installed and
configured properly.
Create a GPG signature file of the tarfile as follows:
<blockquote><tt>
gpg --armor --sign --detach-sig base-3.15.5.tar.gz
</tt></blockquote>
</td>
</tr>
<tr>
@ -308,7 +312,8 @@ relevent roles unless the Release Manager designates otherwise:</p>
<td>&nbsp;</td>
<td>Website Manager</td>
<td>If necessary recreate the tarfile following the instructions above.
Copy the tar file to the Base download area of the website</td>
Copy the tar file and its <tt>.asc</tt> signature file to the Base
download area of the website.</td>
</tr>
<tr>
<td>&nbsp;</td>