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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 84ade10  Automatic Site Publish by Buildbot
84ade10 is described below

commit 84ade108d3078596059da4524b374cdfc16c5f8e
Author: buildbot <[email protected]>
AuthorDate: Tue Feb 9 15:29:27 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/release-guide.html | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/output/release-guide.html b/output/release-guide.html
index 93198d7..daa50c4 100644
--- a/output/release-guide.html
+++ b/output/release-guide.html
@@ -278,16 +278,14 @@ svn add activemq-core.xsd
       <li>You might also want to search for resolved/closed issues with no fix 
version just in case</li>
     </ol>
   </li>
-  <li>Create a download page for the realease by adding a file in <code 
class="language-plaintext highlighter-rouge">src/_releases/</code> and name the 
file with its version converted to an integer - for example the file for 5.16.1 
should be name <code class="language-plaintext 
highlighter-rouge">activemq-5016001-release.md</code>. The Front Matter must 
include <code class="language-plaintext highlighter-rouge">version</code>, 
<code class="language-plaintext highlighter-rouge">release_no [...]
+  <li>Create a download page for the realease by adding a file in <code 
class="language-plaintext highlighter-rouge">src/_releases/</code> and name the 
file with its version converted to an integer - for example the file for 5.16.1 
should be name <code class="language-plaintext 
highlighter-rouge">activemq-5016001-release.md</code>. The Front Matter must 
include <code class="language-plaintext highlighter-rouge">version</code>, 
<code class="language-plaintext highlighter-rouge">release_no [...]
     <div class="language-plaintext highlighter-rouge"><div 
class="highlight"><pre class="highlight"><code>---
 version: 5.16.1
-release_notes: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12341032
+release_notes: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12347027
 release_date: Jan 20, 2021
 title: ActiveMQ 5.16.1 Release 
 ---
-Apache ActiveMQ 5.16.1 fully supports JDK 9+ at runtime and includes several 
resolved[ 
issues](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&amp;version=12347027)
 and bug fixes.
-    
-This release addresses [CVE-2021-26117: LDAP-Authentication does not verify 
passwords on servers with anonymous 
bind.](../security-advisories.data/CVE-2021-26117-announcement.txt)
+Apache ActiveMQ  was released on . It fully supports JDK 9+ at runtime and 
includes several resolved [issues]() and bug fixes.
 </code></pre></div>    </div>
   </li>
   <li>If necessary, update the current versions by updating the <code 
class="language-plaintext highlighter-rouge">current_5x_releases</code> list in 
<code class="language-plaintext highlighter-rouge">_config.yml</code>. The 
latest patch release published in <code class="language-plaintext 
highlighter-rouge">src/_releases/</code> for the major.minor versions in the 
list will automatically be included on the <a 
href="https://activemq.apache.org/components/classic/download/";>download page< 
[...]

Reply via email to