<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql90-server, branch release/6.2.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2006-11-17T01:18:44Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_6_2_0'.</title>
<updated>2006-11-17T01:18:44Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-11-17T01:18:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f8374320671c6a39b6d2935b5b3e21b5824e4407'/>
<id>urn:sha1:f8374320671c6a39b6d2935b5b3e21b5824e4407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The update to handle different versions of ICU was not sufficient.</title>
<updated>2006-09-27T12:58:53Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2006-09-27T12:58:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c03d288c14630e726f945e5a689c1302682f54b7'/>
<id>urn:sha1:c03d288c14630e726f945e5a689c1302682f54b7</id>
<content type='text'>
Update the patches to handle ICU version 3.6 and fall back to 3.4.
</content>
</entry>
<entry>
<title>Fix bad file name to the ICU patch.</title>
<updated>2006-09-21T16:32:49Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2006-09-21T16:32:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=82002cf6292bc67179c1e6e9c379573a5a2389d7'/>
<id>urn:sha1:82002cf6292bc67179c1e6e9c379573a5a2389d7</id>
<content type='text'>
Pointed out by:	Penty Wenngren &lt;penty.wenngren@dgc.se&gt;
Pointy hat to:	me
</content>
</entry>
<entry>
<title>Update the patch to be more agnostic with regards to the version of icu.</title>
<updated>2006-09-20T09:00:40Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2006-09-20T09:00:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ec763040d03e85fc535bfd1feac8205f3f6b03cd'/>
<id>urn:sha1:ec763040d03e85fc535bfd1feac8205f3f6b03cd</id>
<content type='text'>
It now links with icu-3.6 as well as the earlier versions.
</content>
</entry>
<entry>
<title>There is no point in setting mode of rc.d file to be 554, set it to 555.</title>
<updated>2006-06-26T22:24:10Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2006-06-26T22:24:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f782d82915d6c290d0933d7758144bf91974aa46'/>
<id>urn:sha1:f782d82915d6c290d0933d7758144bf91974aa46</id>
<content type='text'>
Otherwise there could be problems with the service not starting up in the
case when owner of the file has been changed.
</content>
</entry>
<entry>
<title>Update all PostgreSQL to fix a security flaw</title>
<updated>2006-05-23T21:18:58Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2006-05-23T21:18:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=85e4e498063b6ec1ad7101e6c6a0b60e3104c2a6'/>
<id>urn:sha1:85e4e498063b6ec1ad7101e6c6a0b60e3104c2a6</id>
<content type='text'>
The PostgreSQL Global Development Group today released versions 8.1.4, 8.0.8,
7.4.13 and 7.3.15. This is an urgent update to close a security hole which
can permit a SQL injection attack on some applications running PostgreSQL.

Users are urged to apply the update as soon as reasonably possible. Since the
update affects client functionality, most driver projects will be updating
this week as well.

Because the security issue involved is complex, we have added a section in
Techdocs to explain it: http://www.postgresql.org/docs/techdocs.52. Please
read this first before applying the updates.

Also, fix rc_subr startup problems on FreeBSD-7.x.

Security:	http://www.postgresql.org/docs/techdocs.50
PR:		ports/95154
</content>
</entry>
<entry>
<title>Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.</title>
<updated>2006-02-20T20:47:50Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2006-02-20T20:47:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c49d1a3273d77f35b5564b3722856ca8b9dcc291'/>
<id>urn:sha1:c49d1a3273d77f35b5564b3722856ca8b9dcc291</id>
<content type='text'>
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
</content>
</entry>
<entry>
<title>Minor release 8.1.3 patches security issue</title>
<updated>2006-02-17T20:12:14Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2006-02-17T20:12:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2466e8fe2618b225a1fd68d3a87c732ba4829d91'/>
<id>urn:sha1:2466e8fe2618b225a1fd68d3a87c732ba4829d91</id>
<content type='text'>
Release Note: http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-3

PR:		ports/93440
Submitted by:	Hirohisa Yamaguchi &lt;umq@ueo.co.jp&gt;
</content>
</entry>
<entry>
<title>Add missing ) around SIZE statements.</title>
<updated>2006-01-30T09:38:49Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-30T09:38:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f2ab1844f227ac63ef1782e9ad5dd74642038f1a'/>
<id>urn:sha1:f2ab1844f227ac63ef1782e9ad5dd74642038f1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>eplace ugly "@unexec rmdir %D... 2&gt;/dev/null || true" with @dirrmtry</title>
<updated>2006-01-22T05:52:28Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T05:52:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d568611c3eb334453c4a0352b61f081a623d72f1'/>
<id>urn:sha1:d568611c3eb334453c4a0352b61f081a623d72f1</id>
<content type='text'>
Approved by:    krion@
PR:             ports/88711 (related)
</content>
</entry>
</feed>
