Improve UI
authorDevrim Gunduz <[email protected]>
Sun, 23 Feb 2025 20:39:12 +0000 (23:39 +0300)
committerDevrim Gunduz <[email protected]>
Sun, 23 Feb 2025 20:39:12 +0000 (23:39 +0300)
templates/pages/news/non-free-reporpms-v1.html

index 6a969da38f841089c0882095e53495befac5c5f2..b51c7f7eba1388eae465a226caa5d9a3a6ffc3c3 100644 (file)
@@ -1,12 +1,19 @@
 {%extends "base.html" %}
-{%block title%}NonFree Repository RPMs are out{%endblock%}
+{%block title%}PGDG Non-Free RPM Repository{%endblock%}
 {%block maincontent%}
 
-<h1>NonFree Repository RPMs are out</h1>
+<h1>Announcing PGDG non-free RPM repository</h1>
+<h3><i>Last update: 23 Feb 2025</i></h3>
 <p>
-    PostgreSQL RPM Repository now includes packages like orapg, oracle_fdw, pg_strom and db2_fdw,
-    which are actually OSS, but depend on non-free software. The repo also includes
-    packages like timescaledb-tsl, for which the licenses are not OSI compilant.
+    PGDG RPM Repository includes packages like:
+    <ul>
+       <li><a href="/extensions/ora2pg">ora2pg</a></li>
+       <li><a href="/extensions/oracle_fdw">oracle_fdw</a></li>
+       <li><a href="/extensions/pg-strom">pg_strom</a></li>
+       <li><a href="/extensions/timescaledb-tsl">TimescaleDB-tsl</a></li>
+       <li>db2_fdw</li>
+    </ul>
+    which are actually OSS, but depend on non-free software or  which the licenses are not OSI compilant.
 </p>
 
 <p>