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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 27317759 Mark 1.5.1 as released.
27317759 is described below

commit 2731775915447ef66e6e9c8418f193719fa0cbe8
Author: Michael Jumper <[email protected]>
AuthorDate: Fri Apr 14 14:56:53 2023 -0700

    Mark 1.5.1 as released.
---
 content/doap.rdf                              |  7 +++
 content/doc/guacamole-common                  |  2 +-
 content/doc/guacamole-common-js               |  2 +-
 content/doc/guacamole-ext                     |  2 +-
 content/doc/gug                               |  2 +-
 content/doc/libguac                           |  2 +-
 content/doc/libguac-terminal                  |  2 +-
 content/index.html                            |  4 +-
 content/releases/0.8.3/index.html             |  2 +-
 content/releases/0.8.4/index.html             |  2 +-
 content/releases/0.9.0/index.html             |  2 +-
 content/releases/0.9.1/index.html             |  2 +-
 content/releases/0.9.10-incubating/index.html |  2 +-
 content/releases/0.9.11-incubating/index.html |  2 +-
 content/releases/0.9.12-incubating/index.html |  2 +-
 content/releases/0.9.13-incubating/index.html |  2 +-
 content/releases/0.9.14/index.html            |  2 +-
 content/releases/0.9.2/index.html             |  2 +-
 content/releases/0.9.3/index.html             |  2 +-
 content/releases/0.9.4/index.html             |  2 +-
 content/releases/0.9.5/index.html             |  2 +-
 content/releases/0.9.6/index.html             |  2 +-
 content/releases/0.9.7/index.html             |  2 +-
 content/releases/0.9.8/index.html             |  2 +-
 content/releases/0.9.9/index.html             |  2 +-
 content/releases/1.0.0/index.html             |  2 +-
 content/releases/1.1.0/index.html             |  2 +-
 content/releases/1.2.0/index.html             |  2 +-
 content/releases/1.3.0/index.html             |  2 +-
 content/releases/1.4.0/index.html             |  2 +-
 content/releases/1.5.0/index.html             | 85 +++++++++++++++------------
 content/releases/1.5.1/index.html             | 84 ++++++++++++--------------
 content/releases/index.html                   |  9 +++
 33 files changed, 131 insertions(+), 114 deletions(-)

diff --git a/content/doap.rdf b/content/doap.rdf
index e6058b61..d16119c5 100644
--- a/content/doap.rdf
+++ b/content/doap.rdf
@@ -95,6 +95,13 @@
 
         <!-- Releases -->
 
+        <release>
+            <Version>
+                <name>Apache Guacamole</name>
+                <created>2023-04-13</created>
+                <revision>1.5.1</revision>
+            </Version>
+        </release>
         <release>
             <Version>
                 <name>Apache Guacamole</name>
diff --git a/content/doc/guacamole-common b/content/doc/guacamole-common
index aa4491fd..77cf8683 120000
--- a/content/doc/guacamole-common
+++ b/content/doc/guacamole-common
@@ -1 +1 @@
-1.5.0/guacamole-common
\ No newline at end of file
+1.5.1/guacamole-common
\ No newline at end of file
diff --git a/content/doc/guacamole-common-js b/content/doc/guacamole-common-js
index d5d11bc7..3d273d75 120000
--- a/content/doc/guacamole-common-js
+++ b/content/doc/guacamole-common-js
@@ -1 +1 @@
-1.5.0/guacamole-common-js
\ No newline at end of file
+1.5.1/guacamole-common-js
\ No newline at end of file
diff --git a/content/doc/guacamole-ext b/content/doc/guacamole-ext
index d1ccfc74..14cd2c7a 120000
--- a/content/doc/guacamole-ext
+++ b/content/doc/guacamole-ext
@@ -1 +1 @@
-1.5.0/guacamole-ext
\ No newline at end of file
+1.5.1/guacamole-ext
\ No newline at end of file
diff --git a/content/doc/gug b/content/doc/gug
index 4f3523a3..c9f108dc 120000
--- a/content/doc/gug
+++ b/content/doc/gug
@@ -1 +1 @@
-1.5.0/gug
\ No newline at end of file
+1.5.1/gug
\ No newline at end of file
diff --git a/content/doc/libguac b/content/doc/libguac
index a471b1a8..9596c262 120000
--- a/content/doc/libguac
+++ b/content/doc/libguac
@@ -1 +1 @@
-1.5.0/libguac
\ No newline at end of file
+1.5.1/libguac
\ No newline at end of file
diff --git a/content/doc/libguac-terminal b/content/doc/libguac-terminal
index 19a7ef7f..0273d4a6 120000
--- a/content/doc/libguac-terminal
+++ b/content/doc/libguac-terminal
@@ -1 +1 @@
-1.5.0/libguac-terminal
\ No newline at end of file
+1.5.1/libguac-terminal
\ No newline at end of file
diff --git a/content/index.html b/content/index.html
index d148b691..f0e6d23a 100644
--- a/content/index.html
+++ b/content/index.html
@@ -434,8 +434,8 @@
 <!-- Link to latest release -->
 <div class="latest-release">
     
-    Latest release: <a href="/releases/1.5.0/"
-       class="version">1.5.0</a> (released on 2023-02-18 09:23:07 -0800)
+    Latest release: <a href="/releases/1.5.1/"
+       class="version">1.5.1</a> (released on 2023-04-13 12:42:03 -0700)
 </div>
 
 <!-- List of features -->
diff --git a/content/releases/0.8.3/index.html 
b/content/releases/0.8.3/index.html
index 9c7a6b62..512fb155 100644
--- a/content/releases/0.8.3/index.html
+++ b/content/releases/0.8.3/index.html
@@ -409,7 +409,7 @@
         the Apache Incubator.</strong> It is not an Apache Software Foundation
         release, and is licensed under the <a
      href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-     release of Apache Guacamole is <a href="/releases/1.5.0/">1.5.0</a>.</p>
+     release of Apache Guacamole is <a href="/releases/1.5.1/">1.5.1</a>.</p>
 </div>
 
 <div id="links">
diff --git a/content/releases/0.8.4/index.html 
b/content/releases/0.8.4/index.html
index 127f1daf..63326bbe 100644
--- a/content/releases/0.8.4/index.html
+++ b/content/releases/0.8.4/index.html
@@ -409,7 +409,7 @@
         the Apache Incubator.</strong> It is not an Apache Software Foundation
         release, and is licensed under the <a
      href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-     release of Apache Guacamole is <a href="/releases/1.5.0/">1.5.0</a>.</p>
+     release of Apache Guacamole is <a href="/releases/1.5.1/">1.5.1</a>.</p>
 </div>
 
 <div id="links">
diff --git a/content/releases/0.9.0/index.html 
b/content/releases/0.9.0/index.html
index 1bdedfb5..0088205a 100644
--- a/content/releases/0.9.0/index.html
+++ b/content/releases/0.9.0/index.html
@@ -409,7 +409,7 @@
         the Apache Incubator.</strong> It is not an Apache Software Foundation
         release, and is licensed under the <a
      href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-     release of Apache Guacamole is <a href="/releases/1.5.0/">1.5.0</a>.</p>
+     release of Apache Guacamole is <a href="/releases/1.5.1/">1.5.1</a>.</p>
 </div>
 
 <div id="links">
diff --git a/content/releases/0.9.1/index.html 
b/content/releases/0.9.1/index.html
index 4e0ff383..ab6d2bd7 100644
--- a/content/releases/0.9.1/index.html
+++ b/content/releases/0.9.1/index.html
@@ -409,7 +409,7 @@
         the Apache Incubator.</strong> It is not an Apache Software Foundation
         release, and is licensed under the <a
      href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-     release of Apache Guacamole is <a href="/releases/1.5.0/">1.5.0</a>.</p>
+     release of Apache Guacamole is <a href="/releases/1.5.1/">1.5.1</a>.</p>
 </div>
 
 <div id="links">
diff --git a/content/releases/0.9.10-incubating/index.html 
b/content/releases/0.9.10-incubating/index.html
index fcedc5a3..6199f563 100644
--- a/content/releases/0.9.10-incubating/index.html
+++ b/content/releases/0.9.10-incubating/index.html
@@ -410,7 +410,7 @@
     <div class="archive-disclaimer">
         <p>Apache Guacamole 0.9.10-incubating is an archived release, and was
         originally released on 2016-12-29. <strong>The
-        latest release of Apache Guacamole is <a 
href="/releases/1.5.0/">1.5.0</a>.</strong></p>
+        latest release of Apache Guacamole is <a 
href="/releases/1.5.1/">1.5.1</a>.</strong></p>
     </div>
 
 
diff --git a/content/releases/0.9.11-incubating/index.html 
b/content/releases/0.9.11-incubating/index.html
index a331ab3c..e95fed92 100644
--- a/content/releases/0.9.11-incubating/index.html
+++ b/content/releases/0.9.11-incubating/index.html
@@ -410,7 +410,7 @@
     <div class="archive-disclaimer">
         <p>Apache Guacamole 0.9.11-incubating is an archived release, and was
         originally released on 2017-02-02. <strong>The
-        latest release of Apache Guacamole is <a 
href="/releases/1.5.0/">1.5.0</a>.</strong></p>
+        latest release of Apache Guacamole is <a 
href="/releases/1.5.1/">1.5.1</a>.</strong></p>
     </div>
 
 
diff --git a/content/releases/0.9.12-incubating/index.html 
b/content/releases/0.9.12-incubating/index.html
index 94c762eb..b84fd9c6 100644
--- a/content/releases/0.9.12-incubating/index.html
+++ b/content/releases/0.9.12-incubating/index.html
@@ -410,7 +410,7 @@
     <div class="archive-disclaimer">
         <p>Apache Guacamole 0.9.12-incubating is an archived release, and was
         originally released on 2017-04-01. <strong>The
-        latest release of Apache Guacamole is <a 
href="/releases/1.5.0/">1.5.0</a>.</strong></p>
+        latest release of Apache Guacamole is <a 
href="/releases/1.5.1/">1.5.1</a>.</strong></p>
     </div>
 
 
diff --git a/content/releases/0.9.13-incubating/index.html 
b/content/releases/0.9.13-incubating/index.html
index 66abedfd..c140cf88 100644
--- a/content/releases/0.9.13-incubating/index.html
+++ b/content/releases/0.9.13-incubating/index.html
@@ -410,7 +410,7 @@
     <div class="archive-disclaimer">
         <p>Apache Guacamole 0.9.13-incubating is an archived release, and was
         originally released on 2017-07-30. <strong>The
-        latest release of Apache Guacamole is <a 
href="/releases/1.5.0/">1.5.0</a>.</strong></p>
+        latest release of Apache Guacamole is <a 
href="/releases/1.5.1/">1.5.1</a>.</strong></p>
     </div>
 
 
diff --git a/content/releases/0.9.14/index.html 
b/content/releases/0.9.14/index.html
index f6742450..45556917 100644
--- a/content/releases/0.9.14/index.html
+++ b/content/releases/0.9.14/index.html
@@ -410,7 +410,7 @@
     <div class="archive-disclaimer">
         <p>Apache Guacamole 0.9.14 is an archived release, and was
         originally released on 2018-01-18. <strong>The
-        latest release of Apache Guacamole is <a 
href="/releases/1.5.0/">1.5.0</a>.</strong></p>
+        latest release of Apache Guacamole is <a 
href="/releases/1.5.1/">1.5.1</a>.</strong></p>
     </div>
 
 
diff --git a/content/releases/0.9.2/index.html 
b/content/releases/0.9.2/index.html
index 2dd199dc..d7522dce 100644
--- a/content/releases/0.9.2/index.html
+++ b/content/releases/0.9.2/index.html
@@ -409,7 +409,7 @@
         the Apache Incubator.</strong> It is not an Apache Software Foundation
         release, and is licensed under the <a
      href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-     release of Apache Guacamole is <a href="/releases/1.5.0/">1.5.0</a>.</p>
+     release of Apache Guacamole is <a href="/releases/1.5.1/">1.5.1</a>.</p>
 </div>
 
 <div id="links">
diff --git a/content/releases/0.9.3/index.html 
b/content/releases/0.9.3/index.html
index 81c6e16c..c735ec58 100644
--- a/content/releases/0.9.3/index.html
+++ b/content/releases/0.9.3/index.html
@@ -409,7 +409,7 @@
         the Apache Incubator.</strong> It is not an Apache Software Foundation
         release, and is licensed under the <a
      href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-     release of Apache Guacamole is <a href="/releases/1.5.0/">1.5.0</a>.</p>
+     release of Apache Guacamole is <a href="/releases/1.5.1/">1.5.1</a>.</p>
 </div>
 
 <div id="links">
diff --git a/content/releases/0.9.4/index.html 
b/content/releases/0.9.4/index.html
index dcab7068..72ee31e1 100644
--- a/content/releases/0.9.4/index.html
+++ b/content/releases/0.9.4/index.html
@@ -409,7 +409,7 @@
         the Apache Incubator.</strong> It is not an Apache Software Foundation
         release, and is licensed under the <a
      href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-     release of Apache Guacamole is <a href="/releases/1.5.0/">1.5.0</a>.</p>
+     release of Apache Guacamole is <a href="/releases/1.5.1/">1.5.1</a>.</p>
 </div>
 
 <div id="links">
diff --git a/content/releases/0.9.5/index.html 
b/content/releases/0.9.5/index.html
index a488475e..3d2914fc 100644
--- a/content/releases/0.9.5/index.html
+++ b/content/releases/0.9.5/index.html
@@ -409,7 +409,7 @@
         the Apache Incubator.</strong> It is not an Apache Software Foundation
         release, and is licensed under the <a
      href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-     release of Apache Guacamole is <a href="/releases/1.5.0/">1.5.0</a>.</p>
+     release of Apache Guacamole is <a href="/releases/1.5.1/">1.5.1</a>.</p>
 </div>
 
 <div id="links">
diff --git a/content/releases/0.9.6/index.html 
b/content/releases/0.9.6/index.html
index 6f1dfef0..d73ff185 100644
--- a/content/releases/0.9.6/index.html
+++ b/content/releases/0.9.6/index.html
@@ -409,7 +409,7 @@
         the Apache Incubator.</strong> It is not an Apache Software Foundation
         release, and is licensed under the <a
      href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-     release of Apache Guacamole is <a href="/releases/1.5.0/">1.5.0</a>.</p>
+     release of Apache Guacamole is <a href="/releases/1.5.1/">1.5.1</a>.</p>
 </div>
 
 <div id="links">
diff --git a/content/releases/0.9.7/index.html 
b/content/releases/0.9.7/index.html
index 48d6fecf..65f42b17 100644
--- a/content/releases/0.9.7/index.html
+++ b/content/releases/0.9.7/index.html
@@ -409,7 +409,7 @@
         the Apache Incubator.</strong> It is not an Apache Software Foundation
         release, and is licensed under the <a
      href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-     release of Apache Guacamole is <a href="/releases/1.5.0/">1.5.0</a>.</p>
+     release of Apache Guacamole is <a href="/releases/1.5.1/">1.5.1</a>.</p>
 </div>
 
 <div id="links">
diff --git a/content/releases/0.9.8/index.html 
b/content/releases/0.9.8/index.html
index 9eeb6110..5b09d445 100644
--- a/content/releases/0.9.8/index.html
+++ b/content/releases/0.9.8/index.html
@@ -409,7 +409,7 @@
         the Apache Incubator.</strong> It is not an Apache Software Foundation
         release, and is licensed under the <a
      href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-     release of Apache Guacamole is <a href="/releases/1.5.0/">1.5.0</a>.</p>
+     release of Apache Guacamole is <a href="/releases/1.5.1/">1.5.1</a>.</p>
 </div>
 
 <div id="links">
diff --git a/content/releases/0.9.9/index.html 
b/content/releases/0.9.9/index.html
index 40ed4872..281eaaa6 100644
--- a/content/releases/0.9.9/index.html
+++ b/content/releases/0.9.9/index.html
@@ -409,7 +409,7 @@
         the Apache Incubator.</strong> It is not an Apache Software Foundation
         release, and is licensed under the <a
      href="https://opensource.org/licenses/MIT";>MIT license</a>. The latest
-     release of Apache Guacamole is <a href="/releases/1.5.0/">1.5.0</a>.</p>
+     release of Apache Guacamole is <a href="/releases/1.5.1/">1.5.1</a>.</p>
 </div>
 
 <div id="links">
diff --git a/content/releases/1.0.0/index.html 
b/content/releases/1.0.0/index.html
index a7d78d62..da1a5582 100644
--- a/content/releases/1.0.0/index.html
+++ b/content/releases/1.0.0/index.html
@@ -410,7 +410,7 @@
     <div class="archive-disclaimer">
         <p>Apache Guacamole 1.0.0 is an archived release, and was
         originally released on 2019-01-08. <strong>The
-        latest release of Apache Guacamole is <a 
href="/releases/1.5.0/">1.5.0</a>.</strong></p>
+        latest release of Apache Guacamole is <a 
href="/releases/1.5.1/">1.5.1</a>.</strong></p>
     </div>
 
 
diff --git a/content/releases/1.1.0/index.html 
b/content/releases/1.1.0/index.html
index bda20a87..0b26c9e8 100644
--- a/content/releases/1.1.0/index.html
+++ b/content/releases/1.1.0/index.html
@@ -410,7 +410,7 @@
     <div class="archive-disclaimer">
         <p>Apache Guacamole 1.1.0 is an archived release, and was
         originally released on 2020-01-29. <strong>The
-        latest release of Apache Guacamole is <a 
href="/releases/1.5.0/">1.5.0</a>.</strong></p>
+        latest release of Apache Guacamole is <a 
href="/releases/1.5.1/">1.5.1</a>.</strong></p>
     </div>
 
 
diff --git a/content/releases/1.2.0/index.html 
b/content/releases/1.2.0/index.html
index c7f7481d..d309f6ae 100644
--- a/content/releases/1.2.0/index.html
+++ b/content/releases/1.2.0/index.html
@@ -410,7 +410,7 @@
     <div class="archive-disclaimer">
         <p>Apache Guacamole 1.2.0 is an archived release, and was
         originally released on 2020-06-28. <strong>The
-        latest release of Apache Guacamole is <a 
href="/releases/1.5.0/">1.5.0</a>.</strong></p>
+        latest release of Apache Guacamole is <a 
href="/releases/1.5.1/">1.5.1</a>.</strong></p>
     </div>
 
 
diff --git a/content/releases/1.3.0/index.html 
b/content/releases/1.3.0/index.html
index 93ef43b7..d2a24ec4 100644
--- a/content/releases/1.3.0/index.html
+++ b/content/releases/1.3.0/index.html
@@ -410,7 +410,7 @@
     <div class="archive-disclaimer">
         <p>Apache Guacamole 1.3.0 is an archived release, and was
         originally released on 2021-01-01. <strong>The
-        latest release of Apache Guacamole is <a 
href="/releases/1.5.0/">1.5.0</a>.</strong></p>
+        latest release of Apache Guacamole is <a 
href="/releases/1.5.1/">1.5.1</a>.</strong></p>
     </div>
 
 
diff --git a/content/releases/1.4.0/index.html 
b/content/releases/1.4.0/index.html
index 0e71d5a8..07cb1668 100644
--- a/content/releases/1.4.0/index.html
+++ b/content/releases/1.4.0/index.html
@@ -410,7 +410,7 @@
     <div class="archive-disclaimer">
         <p>Apache Guacamole 1.4.0 is an archived release, and was
         originally released on 2022-01-01. <strong>The
-        latest release of Apache Guacamole is <a 
href="/releases/1.5.0/">1.5.0</a>.</strong></p>
+        latest release of Apache Guacamole is <a 
href="/releases/1.5.1/">1.5.1</a>.</strong></p>
     </div>
 
 
diff --git a/content/releases/1.5.0/index.html 
b/content/releases/1.5.0/index.html
index e57232ac..ec6c83bc 100644
--- a/content/releases/1.5.0/index.html
+++ b/content/releases/1.5.0/index.html
@@ -406,6 +406,13 @@
                 
 
 
+    
+    <div class="archive-disclaimer">
+        <p>Apache Guacamole 1.5.0 is an archived release, and was
+        originally released on 2023-02-18. <strong>The
+        latest release of Apache Guacamole is <a 
href="/releases/1.5.1/">1.5.1</a>.</strong></p>
+    </div>
+
 
 <h1>Apache Guacamole 1.5.0</h1>
 
@@ -457,7 +464,7 @@ Checksums of each released file are also provided.</p>
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/source/guacamole-client-1.5.0.tar.gz?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/source/guacamole-client-1.5.0.tar.gz";
                        onclick="trackDownload(
                            'click',
                            'guacamole-client-1.5.0.tar.gz'
@@ -468,17 +475,17 @@ Checksums of each released file are also provided.</p>
                        )">guacamole-client-1.5.0.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/source/guacamole-client-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/source/guacamole-client-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/source/guacamole-client-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/source/guacamole-client-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/source/guacamole-server-1.5.0.tar.gz?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/source/guacamole-server-1.5.0.tar.gz";
                        onclick="trackDownload(
                            'click',
                            'guacamole-server-1.5.0.tar.gz'
@@ -489,10 +496,10 @@ Checksums of each released file are also provided.</p>
                        )">guacamole-server-1.5.0.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/source/guacamole-server-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/source/guacamole-server-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/source/guacamole-server-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/source/guacamole-server-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
@@ -515,7 +522,7 @@ still be built and installed from source.</strong></p>
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/binary/guacamole-1.5.0.war?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-1.5.0.war";
                        onclick="trackDownload(
                            'click',
                            'guacamole-1.5.0.war'
@@ -526,17 +533,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-1.5.0.war</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-1.5.0.war.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-1.5.0.war.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-1.5.0.war.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-1.5.0.war.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/binary/guacamole-auth-duo-1.5.0.tar.gz?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-duo-1.5.0.tar.gz";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-duo-1.5.0.tar.gz'
@@ -547,17 +554,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-duo-1.5.0.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-duo-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-duo-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-duo-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-duo-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/binary/guacamole-auth-header-1.5.0.tar.gz?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-header-1.5.0.tar.gz";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-header-1.5.0.tar.gz'
@@ -568,17 +575,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-header-1.5.0.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-header-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-header-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-header-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-header-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/binary/guacamole-auth-jdbc-1.5.0.tar.gz?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-jdbc-1.5.0.tar.gz";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-jdbc-1.5.0.tar.gz'
@@ -589,17 +596,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-jdbc-1.5.0.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-jdbc-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-jdbc-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-jdbc-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-jdbc-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/binary/guacamole-auth-json-1.5.0.tar.gz?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-json-1.5.0.tar.gz";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-json-1.5.0.tar.gz'
@@ -610,17 +617,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-json-1.5.0.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-json-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-json-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-json-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-json-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/binary/guacamole-auth-ldap-1.5.0.tar.gz?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-ldap-1.5.0.tar.gz";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-ldap-1.5.0.tar.gz'
@@ -631,17 +638,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-ldap-1.5.0.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-ldap-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-ldap-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-ldap-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-ldap-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/binary/guacamole-auth-quickconnect-1.5.0.tar.gz?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-quickconnect-1.5.0.tar.gz";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-quickconnect-1.5.0.tar.gz'
@@ -652,17 +659,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-quickconnect-1.5.0.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-quickconnect-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-quickconnect-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-quickconnect-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-quickconnect-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/binary/guacamole-auth-sso-1.5.0.tar.gz?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-sso-1.5.0.tar.gz";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-sso-1.5.0.tar.gz'
@@ -673,17 +680,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-sso-1.5.0.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-sso-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-sso-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-sso-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-sso-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/binary/guacamole-auth-totp-1.5.0.tar.gz?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-totp-1.5.0.tar.gz";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-totp-1.5.0.tar.gz'
@@ -694,17 +701,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-totp-1.5.0.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-totp-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-totp-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-auth-totp-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-auth-totp-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/binary/guacamole-history-recording-storage-1.5.0.tar.gz?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-history-recording-storage-1.5.0.tar.gz";
                        onclick="trackDownload(
                            'click',
                            'guacamole-history-recording-storage-1.5.0.tar.gz'
@@ -715,17 +722,17 @@ still be built and installed from source.</strong></p>
                        
)">guacamole-history-recording-storage-1.5.0.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-history-recording-storage-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-history-recording-storage-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-history-recording-storage-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-history-recording-storage-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.0/binary/guacamole-vault-1.5.0.tar.gz?action=download";
+                <td><a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-vault-1.5.0.tar.gz";
                        onclick="trackDownload(
                            'click',
                            'guacamole-vault-1.5.0.tar.gz'
@@ -736,10 +743,10 @@ still be built and installed from source.</strong></p>
                        )">guacamole-vault-1.5.0.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-vault-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-vault-1.5.0.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.0/binary/guacamole-vault-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://archive.apache.org/dist/guacamole/1.5.0/binary/guacamole-vault-1.5.0.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
diff --git a/content/releases/1.5.1/index.html 
b/content/releases/1.5.1/index.html
index 52b71a25..85244a75 100644
--- a/content/releases/1.5.1/index.html
+++ b/content/releases/1.5.1/index.html
@@ -404,12 +404,6 @@
         <div id="page">
             <div id="content">
                 
-    <div class="draft-disclaimer">
-        <p><strong>Apache Guacamole 1.5.1 has not yet been
-        released!</strong> The artifacts and release notes below are drafts for
-        a proposed release of Apache Guacamole which has not yet occurred.</p>
-    </div>
-
 
 
 
@@ -463,7 +457,7 @@ Checksums of each released file are also provided.</p>
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/source/guacamole-client-1.5.1.tar.gz";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/source/guacamole-client-1.5.1.tar.gz?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-client-1.5.1.tar.gz'
@@ -474,17 +468,17 @@ Checksums of each released file are also provided.</p>
                        )">guacamole-client-1.5.1.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/source/guacamole-client-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/source/guacamole-client-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/source/guacamole-client-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/source/guacamole-client-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/source/guacamole-server-1.5.1.tar.gz";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/source/guacamole-server-1.5.1.tar.gz?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-server-1.5.1.tar.gz'
@@ -495,10 +489,10 @@ Checksums of each released file are also provided.</p>
                        )">guacamole-server-1.5.1.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/source/guacamole-server-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/source/guacamole-server-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/source/guacamole-server-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/source/guacamole-server-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
@@ -521,7 +515,7 @@ still be built and installed from source.</strong></p>
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-1.5.1.war";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/binary/guacamole-1.5.1.war?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-1.5.1.war'
@@ -532,17 +526,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-1.5.1.war</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-1.5.1.war.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-1.5.1.war.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-1.5.1.war.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-1.5.1.war.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-duo-1.5.1.tar.gz";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/binary/guacamole-auth-duo-1.5.1.tar.gz?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-duo-1.5.1.tar.gz'
@@ -553,17 +547,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-duo-1.5.1.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-duo-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-duo-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-duo-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-duo-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-header-1.5.1.tar.gz";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/binary/guacamole-auth-header-1.5.1.tar.gz?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-header-1.5.1.tar.gz'
@@ -574,17 +568,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-header-1.5.1.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-header-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-header-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-header-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-header-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-jdbc-1.5.1.tar.gz";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/binary/guacamole-auth-jdbc-1.5.1.tar.gz?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-jdbc-1.5.1.tar.gz'
@@ -595,17 +589,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-jdbc-1.5.1.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-jdbc-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-jdbc-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-jdbc-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-jdbc-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-json-1.5.1.tar.gz";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/binary/guacamole-auth-json-1.5.1.tar.gz?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-json-1.5.1.tar.gz'
@@ -616,17 +610,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-json-1.5.1.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-json-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-json-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-json-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-json-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-ldap-1.5.1.tar.gz";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/binary/guacamole-auth-ldap-1.5.1.tar.gz?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-ldap-1.5.1.tar.gz'
@@ -637,17 +631,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-ldap-1.5.1.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-ldap-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-ldap-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-ldap-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-ldap-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-quickconnect-1.5.1.tar.gz";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/binary/guacamole-auth-quickconnect-1.5.1.tar.gz?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-quickconnect-1.5.1.tar.gz'
@@ -658,17 +652,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-quickconnect-1.5.1.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-quickconnect-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-quickconnect-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-quickconnect-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-quickconnect-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-sso-1.5.1.tar.gz";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/binary/guacamole-auth-sso-1.5.1.tar.gz?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-sso-1.5.1.tar.gz'
@@ -679,17 +673,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-sso-1.5.1.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-sso-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-sso-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-sso-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-sso-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-totp-1.5.1.tar.gz";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/binary/guacamole-auth-totp-1.5.1.tar.gz?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-auth-totp-1.5.1.tar.gz'
@@ -700,17 +694,17 @@ still be built and installed from source.</strong></p>
                        )">guacamole-auth-totp-1.5.1.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-totp-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-totp-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-auth-totp-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-auth-totp-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-history-recording-storage-1.5.1.tar.gz";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/binary/guacamole-history-recording-storage-1.5.1.tar.gz?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-history-recording-storage-1.5.1.tar.gz'
@@ -721,17 +715,17 @@ still be built and installed from source.</strong></p>
                        
)">guacamole-history-recording-storage-1.5.1.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-history-recording-storage-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-history-recording-storage-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-history-recording-storage-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-history-recording-storage-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
             <tr>
                 
                 
-                <td><a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-vault-1.5.1.tar.gz";
+                <td><a 
href="https://apache.org/dyn/closer.lua/guacamole/1.5.1/binary/guacamole-vault-1.5.1.tar.gz?action=download";
                        onclick="trackDownload(
                            'click',
                            'guacamole-vault-1.5.1.tar.gz'
@@ -742,10 +736,10 @@ still be built and installed from source.</strong></p>
                        )">guacamole-vault-1.5.1.tar.gz</a></td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-vault-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-vault-1.5.1.tar.gz.asc";>PGP</a>
 ]</td>
                 
                     
-                    <td>[ <a 
href="https://dist.apache.org/repos/dist/dev/guacamole/1.5.1-RC1/binary/guacamole-vault-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
+                    <td>[ <a 
href="https://downloads.apache.org/guacamole/1.5.1/binary/guacamole-vault-1.5.1.tar.gz.sha256";>SHA-256</a>
 ]</td>
                 
             </tr>
         
diff --git a/content/releases/index.html b/content/releases/index.html
index c8f05ed8..eef18871 100644
--- a/content/releases/index.html
+++ b/content/releases/index.html
@@ -424,6 +424,15 @@
     
     
         
+            <tr>
+                <td><a href="/releases/1.5.1/">1.5.1</a></td>
+                <td>Bugfix release addressing regressions in 1.5.0, 
particularly issues with the Docker images.
+</td>
+                <td>2023-04-13</td>
+            </tr>
+        
+    
+        
             <tr>
                 <td><a href="/releases/1.5.0/">1.5.0</a></td>
                 <td>In-app playback of recordings, key vaults, ECC keys, 
multiple LDAP/AD servers, shared connection join/leave notifications, bug fixes.

Reply via email to