Some more informational updates
authorDevrim Gündüz <devrim@gunduz.org>
Thu, 14 Sep 2023 15:49:05 +0000 (16:49 +0100)
committerDevrim Gündüz <devrim@gunduz.org>
Thu, 14 Sep 2023 15:49:05 +0000 (16:49 +0100)
templates/pages/index.html

index feec51a9ae8d6b3cdce0bbfdc5752874ad9e5a31..3d66ad90025b57f7818b9d84cd251e73aac8597f 100644 (file)
@@ -14,7 +14,7 @@ We provide users PostgreSQL and related RPMs for SuSE Enterprise Linux. Please s
 
 <h2>Available PostgreSQL Releases</h2>
 <ul>
-    <li><a href="/packages/#pg15">17</a><span class="pgyum-warning"> (v17 PACKAGES ARE FOR ALPHA TESTING ONLY! USE v16 or v15 PACKAGES FOR PRODUCTION)</span>.</li>
+    <li><a href="/packages/#pg17">17</a><span class="pgyum-warning"> (v17 PACKAGES ARE FOR ALPHA TESTING ONLY! USE v16 or v15 PACKAGES FOR PRODUCTION)</span>.</li>
     <li><a href="/packages/#pg16">16</a></li>
     <li><a href="/packages/#pg15">15</a></li>
     <li><a href="/packages/#pg14">14</a></li>
@@ -27,10 +27,11 @@ We provide users PostgreSQL and related RPMs for SuSE Enterprise Linux. Please s
 <h2>Platform Support</h2>
 <ul>
     <li>SUSE Enterprise Linux 15 SP 5</li>
-    <li>SUSE Enterprise Linux 15 SP 4</li>
+    <li>SUSE Enterprise Linux 15 SP 4<span class="pgyum-warning"> (no longer maintained by us).</span></li>
     <li>SUSE Enterprise Linux 15 SP 2<span class="pgyum-warning"> (no longer maintained by upstream).</span></li>
     <li>SUSE Enterprise Linux 12 SP 5</li>
-    <li>SUSE Enterprise Linux 12 SP 4</li>
+    <li>SUSE Enterprise Linux 12 SP 4<span class="pgyum-warning"> (no longer maintained by us).</span></li>
+
 </ul>
 
 {% endblock %}