{%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>