<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql90-server, branch release/7.2.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F7.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F7.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-04-28T21:27:54Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_7_2_0'.</title>
<updated>2009-04-28T21:27:54Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2009-04-28T21:27:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b6bb8c3d3a17625aa826094130b3d84530b6dae4'/>
<id>urn:sha1:b6bb8c3d3a17625aa826094130b3d84530b6dae4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update PostgreSQL to latest versions.</title>
<updated>2009-03-18T15:13:39Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2009-03-18T15:13:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e6109cdbcf9ebe450a8567e9bc392d8ed8b60748'/>
<id>urn:sha1:e6109cdbcf9ebe450a8567e9bc392d8ed8b60748</id>
<content type='text'>
The PostgreSQL Project today released minor versions updating all active
branches of the PostgreSQL object-relational database system, including
versions 8.3.7, 8.2.13, 8.1.17, 8.0.21 and 7.4.25. This release fixes a denial
of service issue with encoding conversion, and all users should update their
installations at the next reasonable opportunity.

There are 12 other minor fixes contained in these update releases, including
fixes for xpath() functions in version 8.3. See the release notes for full
details.

URL: http://www.postgresql.org/docs/8.3/static/release-8-3-7.html
URL: http://www.postgresql.org/docs/8.2/static/release-8-2-13.html
URL: http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-17
URL: http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-21
URL: http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4-24
</content>
</entry>
<entry>
<title>Update PostgreSQL to latest versions.</title>
<updated>2009-02-10T11:59:15Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2009-02-10T11:59:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4faeb886a5b489d9c68a0dd15ae8faf2e3e72545'/>
<id>urn:sha1:4faeb886a5b489d9c68a0dd15ae8faf2e3e72545</id>
<content type='text'>
URL: http://www.postgresql.org/about/news.1055

The PostgreSQL Project today released
updates to all active branches of the
PostgreSQL object-relational database
system, including versions 8.3.6,
8.2.12, 8.1.16, 8.0.20 and 7.4.24. These
updates include two serious fixes, for
autovacuum crashes in version 8.1 and
GiST indexing data loss in 8.3, and
those two versions should be updated as
soon as possible.

These update releases also include
patches for several low-risk security
holes, as well as up to 17 other minor
fixes, depending on your major version
of PostgreSQL. Included as well are
Daylight Savings Time changes for Nepal,
Switzerland and Cuba. See the release
notes for full details.

The first serious issue affects users
who are using version 8.1 with
Autovacuum, which will fail when XID
rollover is required. The second serious
issue can cause data loss when CLUSTER
is used with GiST indexes (such as full
text indexes) on version 8.3. Both
issues are fixed in these releases.
</content>
</entry>
<entry>
<title>This time, *really* update to *latest* version of PostgreSQL, 8.3.5.</title>
<updated>2008-11-07T18:07:50Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-11-07T18:07:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1c63d5a340ebb83fbf2719eb96101c82cbc22c0e'/>
<id>urn:sha1:1c63d5a340ebb83fbf2719eb96101c82cbc22c0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update PostgreSQL to latest versions.</title>
<updated>2008-11-07T09:49:49Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-11-07T09:49:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=978e3de48fd8491061803765cdc592ab234edd46'/>
<id>urn:sha1:978e3de48fd8491061803765cdc592ab234edd46</id>
<content type='text'>
http://www.postgresql.org/docs/current/static/release-8-3-5.html
http://www.postgresql.org/docs/current/static/release-8-2-11.html
http://www.postgresql.org/docs/current/static/release-8-1-15.html
http://www.postgresql.org/docs/current/static/release-8-0-19.html
http://www.postgresql.org/docs/current/static/release-7-4-23.html

Note that the GiST problem mentioned does not apply to users of
the FreeBSD port, since the previous version of PostgreSQL never
reached the ports tree, due to the freeze of the tree pending the
FreeBSD 7.1 update.

PR:	121848, 124713
</content>
</entry>
<entry>
<title>Fix missed commit when updating ICU patch to chase update of autoconf 2.61 -&gt; 2.62</title>
<updated>2008-09-01T11:59:12Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-09-01T11:59:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2181e5d2d4007746c29b6634da8403c1cb986238'/>
<id>urn:sha1:2181e5d2d4007746c29b6634da8403c1cb986238</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ICU patch to chase update of autoconf 2.61 -&gt; 2.62</title>
<updated>2008-08-28T15:15:28Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-08-28T15:15:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c3b2ebe873162d09276aabf7f73f8aa73d5aa7be'/>
<id>urn:sha1:c3b2ebe873162d09276aabf7f73f8aa73d5aa7be</id>
<content type='text'>
PR:		ports/126773
Submitted by:	Robert Schulze
</content>
</entry>
<entry>
<title>Conversion from (now defunct) autoconf-2.61 to autoconf-2.62</title>
<updated>2008-08-20T00:57:32Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2008-08-20T00:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=771ea13f4111cf3212b9c32c18ac5fc1975d483d'/>
<id>urn:sha1:771ea13f4111cf3212b9c32c18ac5fc1975d483d</id>
<content type='text'>
Tested by:	exp build run (erwin)
</content>
</entry>
<entry>
<title>Updates of the PostgreSQL ports</title>
<updated>2008-06-12T23:46:07Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-06-12T23:46:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=89025407ac8aa413884e5a33322957c188ca0a40'/>
<id>urn:sha1:89025407ac8aa413884e5a33322957c188ca0a40</id>
<content type='text'>
Updates for all maintained versions of PostgreSQL are available today:
8.3.3, 8.2.9, 8.1.13, 8.0.17 and 7.4.21.  These releases fix more than
two dozen minor issues reported and patched over the last few months.
All PostgreSQL users should plan to update at their earliest
convenience. People in affected time zones, in particular, should
upgrade as soon as possible.

Release Notes:
        http://www.postgresql.org/docs/8.3/static/release.html

Also, fix umask error in periodic script [1].

PR:		ports/124457 [1]
Submitted by:	Alexandre Perrin
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>urn:sha1:090059a2104b9f20d6996143c0d726aaf861788d</id>
<content type='text'>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
</content>
</entry>
</feed>
