Skip to content

Commit aebddbe

Browse files
committed
2025-02-13 update release
1 parent 403be5a commit aebddbe

File tree

3 files changed

+16
-38
lines changed

3 files changed

+16
-38
lines changed

Diff for: templates/index.html

+13-35
Original file line numberDiff line numberDiff line change
@@ -51,28 +51,17 @@ <h2>Latest Releases</h2>
5151
<div class="text">
5252
<p>
5353
<strong>
54-
2024-11-21 -
55-
<a href="/about/news/postgresql-172-166-1510-1415-1318-and-1222-released-2965/">
56-
PostgreSQL 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 Released!
54+
2025-02-13 -
55+
<a href="/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/">
56+
PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 Released!
5757
</a>
5858
</strong>
5959
</p>
6060
<p>
6161
The PostgreSQL Global Development Group has <a href="/download/">released an update</a>
62-
to all supported versions of PostgreSQL, including 17.2, 16.6, 15.10, 14.15, and 13.18.
63-
Additionally, due to the nature of one of the issues in the
64-
<a href="/about/news/out-of-cycle-release-scheduled-for-november-21-2024-2958/">previous update release</a>,
65-
the PostgreSQL Global Development Group is also releasing a 12.22 release for
66-
PostgreSQL 12. PostgreSQL 12 is now EOL and will not receive more fixes.
67-
</p>
68-
<p>
69-
<strong>This is the final release of PostgreSQL 12</strong>.
70-
PostgreSQL 12 is now end-of-life and will no longer receive security
71-
and bug fixes. If you are running PostgreSQL 12 in a production
72-
environment, we suggest that you make plans to upgrade to a newer,
73-
supported version of PostgreSQL. Please see our
74-
<a href="/support/versioning/">versioning policy</a> for more
75-
information.
62+
to all supported versions of PostgreSQL, including 17.3, 16.7, 15.11, 14.16, and 13.19.
63+
This release fixes 1 security vulnerability and over 70 bugs reported
64+
over the last several months.
7665
</p>
7766
<p>
7867
For the more information about this release, please review the
@@ -161,39 +150,28 @@ <h2 class="centered-lines">Latest News</h2>
161150
<!-- Featured Post -->
162151
<header>
163152
<h3>
164-
<a href="/about/news/postgresql-172-166-1510-1415-1318-and-1222-released-2965/">
165-
PostgreSQL 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 Released!
153+
<a href="/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/">
154+
PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 Released!
166155
</a>
167156
</h3>
168157
<ul class="meta">
169-
<li><i class="far fa-clock"></i>&nbsp;2024-11-21</li>
158+
<li><i class="far fa-clock"></i>&nbsp;2025-02-13</li>
170159
<!--<li><i class="far fa-comments"></i> 0</li>-->
171160
</ul>
172161
</header>
173162
<p>
174163
The PostgreSQL Global Development Group has <a href="/download/">released an update</a>
175-
to all supported versions of PostgreSQL, including 17.2, 16.6, 15.10, 14.15, and 13.18.
176-
Additionally, due to the nature of one of the issues in the
177-
<a href="/about/news/out-of-cycle-release-scheduled-for-november-21-2024-2958/">previous update release</a>,
178-
the PostgreSQL Global Development Group is also releasing a 12.22 release for
179-
PostgreSQL 12. PostgreSQL 12 is now EOL and will not receive more fixes.
180-
</p>
181-
<p>
182-
<strong>This is the final release of PostgreSQL 12</strong>.
183-
PostgreSQL 12 is now end-of-life and will no longer receive security
184-
and bug fixes. If you are running PostgreSQL 12 in a production
185-
environment, we suggest that you make plans to upgrade to a newer,
186-
supported version of PostgreSQL. Please see our
187-
<a href="/support/versioning/">versioning policy</a> for more
188-
information.
164+
to all supported versions of PostgreSQL, including 17.3, 16.7, 15.11, 14.16, and 13.19.
165+
This release fixes 1 security vulnerability and over 70 bugs reported
166+
over the last several months.
189167
</p>
190168
<p>
191169
For the more information about this release, please review the
192170
<a href="/docs/release/">release notes</a>. You can download
193171
PostgreSQL from the <a href="/download/">download</a> page.
194172
</p>
195173
<ul class="bold">
196-
<li><a href="/about/news/postgresql-171-165-159-1414-1317-and-1221-released-2955/">Release Announcement</a></li>
174+
<li><a href="/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/">Release Announcement</a></li>
197175
<li><a href="/docs/release/">Release Notes</a></li>
198176
<li><a href="/about/press/">PostgreSQL 17 Press Kit &amp; Translations</a></li>
199177
<li><a href="/support/versioning/">Versioning Policy</a>

Diff for: templates/pages/developer/roadmap.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ <h2>Upcoming minor releases</h2>
2525
releases is:
2626
</p>
2727
<ul>
28-
<li>February 13th, 2025</li>
2928
<li>May 8th, 2025</li>
3029
<li>August 14th, 2025</li>
3130
<li>November 13th, 2025</li>
31+
<li>February 12th, 2026</li>
3232
</ul>
3333

3434
<h2>Next major release</h2>

Diff for: templates/pages/include/topbar.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
November 21, 2024: <a href="/about/news/postgresql-172-166-1510-1415-1318-and-1222-released-2965/">
2-
PostgreSQL 17.2, 16.6, 15.10, 14.15, 13.18, and 12.22 Released!
1+
February 13, 2025: <a href="/about/news/postgresql-173-167-1511-1416-and-1319-released-3015/">
2+
PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 Released!
33
</a>

0 commit comments

Comments
 (0)