<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql83-server/files, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2013-06-04T18:07:01Z</updated>
<entry>
<title>Remove postgresql83-*; it expired at the beginning of March.</title>
<updated>2013-06-04T18:07:01Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2013-06-04T18:07:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3a78d13d9a561c034faa3e0444be56a6d1d12e3c'/>
<id>urn:sha1:3a78d13d9a561c034faa3e0444be56a6d1d12e3c</id>
<content type='text'>
While here, fix flo's typo...
</content>
</entry>
<entry>
<title>The PostgreSQL Global Development Group has released a security</title>
<updated>2013-04-04T13:21:22Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2013-04-04T13:21:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7f4822d46a839d75ff652fa2d124b18fbed4d90e'/>
<id>urn:sha1:7f4822d46a839d75ff652fa2d124b18fbed4d90e</id>
<content type='text'>
update to all current versions of the PostgreSQL database system,
including versions 9.2.4, 9.1.9, 9.0.13, and 8.4.17. This update
fixes a high-exposure security vulnerability in versions 9.0 and
later. All users of the affected versions are strongly urged to apply
the update *immediately*.

A major security issue (for versions 9.x only) fixed in this release,
[CVE-2013-1899](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1899),
makes it possible for a connection request containing a database name
that begins with "-" to be crafted that can damage or destroy files
within a server's data directory. Anyone with access to the port the
PostgreSQL server listens on can initiate this request. This issue was
discovered by Mitsumasa Kondo and Kyotaro Horiguchi of NTT Open Source
Software Center.

Two lesser security fixes are also included in this release:
[CVE-2013-1900](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1900),
wherein random numbers generated by contrib/pgcrypto functions may be
easy for another database user to guess (all versions), and
[CVE-2013-1901](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1901),
which mistakenly allows an unprivileged user to run commands that
could interfere with in-progress backups (for versions 9.x only).

Approved by:	portmgr (bdrewery)
URL:		http://www.postgresql.org/about/news/1456/
Security:	http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1899
Security:	http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1900
Security:	http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1901
</content>
</entry>
<entry>
<title>Chase ICU update to 50</title>
<updated>2012-12-19T16:03:58Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2012-12-19T16:03:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e55b31351cd0b282a1f344128c0f82eca717abf5'/>
<id>urn:sha1:e55b31351cd0b282a1f344128c0f82eca717abf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The PostgreSQL Global Development Group today released security updates for all</title>
<updated>2012-06-04T11:00:52Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2012-06-04T11:00:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3d2b0e285a074ae100671923ddf0e98f6a765488'/>
<id>urn:sha1:3d2b0e285a074ae100671923ddf0e98f6a765488</id>
<content type='text'>
active branches of the PostgreSQL database system, including versions 9.1.4,
9.0.8, 8.4.12 and 8.3.19.

Users of the crypt(text, text) function with DES encryption in the optional
pg_crypto module should upgrade their installations immediately, if you have'nt
already updated since the port was patched on May 30.  All other database
administrators are urged to upgrade your version of PostgreSQL at the
next scheduled downtime.

URL:      http://www.postgresql.org/about/news/1398/

Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2143
          Fix incorrect password transformation in contrib/pgcryptoâs DES crypt() function
	  This was fixed in a patch release for the FreeBSD ports on May 30.

Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2655
          Ignore SECURITY DEFINER and SET attributes for a procedural languageâs call handle
</content>
</entry>
<entry>
<title>- Address postgresql*-servers for crypt vulnerability (CVE-2012-2143)</title>
<updated>2012-05-30T22:26:15Z</updated>
<author>
<name>Jason Helfman</name>
<email>jgh@FreeBSD.org</email>
</author>
<published>2012-05-30T22:26:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8efd38a2acd90422d224e1fa1d4f626f7860bf65'/>
<id>urn:sha1:8efd38a2acd90422d224e1fa1d4f626f7860bf65</id>
<content type='text'>
http://www.postgresql.org/about/news/1397/

With hat: pgsql
</content>
</entry>
<entry>
<title>The PostgreSQL Global Development Group today released security updates for all</title>
<updated>2012-02-27T16:24:48Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2012-02-27T16:24:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9b471aa8352ccd784f07c60fbb11df80b08ee578'/>
<id>urn:sha1:9b471aa8352ccd784f07c60fbb11df80b08ee578</id>
<content type='text'>
active branches of the PostgreSQL object-relational database system, including
versions 9.1.3, 9.0.7, 8.4.11 and 8.3.18.

Users of pg_dump, users of SSL certificates for validation or users of triggers
using SECURITY DEFINER should upgrade their installations immediately. All
other database administrators are urged to upgrade your version of PostgreSQL
at the next scheduled downtime. More details on the security fixes here:

URL:	http://www.postgresql.org/about/news/1377/

Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0866
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0867
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0868
</content>
</entry>
<entry>
<title>Remove p5- from postgresql*-plperl 's mention in pkg-message-client</title>
<updated>2012-02-19T19:35:02Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2012-02-19T19:35:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6464561a27a1f36d2161031166eae7c9cd4ec0ea'/>
<id>urn:sha1:6464561a27a1f36d2161031166eae7c9cd4ec0ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unbreak ICU 4.8 support</title>
<updated>2012-01-23T18:16:10Z</updated>
<author>
<name>Chris Rees</name>
<email>crees@FreeBSD.org</email>
</author>
<published>2012-01-23T18:16:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=659701d0117804e5a769064ea7601850d322ed40'/>
<id>urn:sha1:659701d0117804e5a769064ea7601850d322ed40</id>
<content type='text'>
PR:		ports/163820
Submitted by:	Mike Fisher &lt;mfisher@csh.rit.edu&gt;
</content>
</entry>
<entry>
<title>- Add profile support for PostgreSQL servers</title>
<updated>2012-01-22T06:59:27Z</updated>
<author>
<name>Jason Helfman</name>
<email>jgh@FreeBSD.org</email>
</author>
<published>2012-01-22T06:59:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8575a6c9429d22a7cce80691cc623d60c638d41f'/>
<id>urn:sha1:8575a6c9429d22a7cce80691cc623d60c638d41f</id>
<content type='text'>
- re-assign LOCALBASE to PREFIX
- add PG_GROUP to SUB_PLIST for packaging fix
- fix permissions for package installations

PR:	ports/162776
Submitted by:	jgh, Phil Phillips &lt; pphillips at experts-exchange.com &gt;
Reviewed by: rene (mentor)
Approved by: crees (maintainer, mentor)
</content>
</entry>
<entry>
<title>In the rc.d scripts, change assignments to rcvar to use the</title>
<updated>2012-01-14T08:57:23Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2012-01-14T08:57:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=83eb2c37009874672764765ec3bf3b59286c7391'/>
<id>urn:sha1:83eb2c37009874672764765ec3bf3b59286c7391</id>
<content type='text'>
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
</content>
</entry>
</feed>
