| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Apr 2013 15:26:50
8.4.17
|
girgen  |
Fix pkg-list for postgresql84-server
Approved by: portmgr (miwi) |
08 Mar 2013 11:32:12
8.4.16
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
08 Feb 2013 07:54:10
8.4.16
|
girgen  |
PostgreSQL 9.2.3, 9.1.8, 9.0.12, 8.4.16 and 8.3.23 released
This update fixes a denial-of-service (DOS) vulnerability. All users
should update their PostgreSQL installations as soon as possible.
The security issue fixed in this release, CVE-2013-0255, allows a
previously authenticated user to crash the server by calling
an internal function with invalid arguments.
URL: http://www.postgresql.org/about/news/1446/
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0255 |
20 Oct 2012 20:41:23
8.4.14
|
jgh  |
- hardcode --with-openssl for slave 83/84 postgresql contrib ports
with hat pgsql@
Spotted by: beatmail (ie. pointyhat)
Feature safe: yes |
04 Mar 2012 17:19:59
8.4.11
|
crees  |
Over to new team, pgsql@FreeBSD.org |
19 Jan 2012 03:35:49
8.4.10
|
tabthorpe  |
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr |
02 May 2011 21:37:31
8.4.8
|
girgen  |
Fix a problem with creating the postgresql user when using a package. |
20 May 2010 15:43:39
8.4.4
|
girgen  |
Update all PostgreSQL ports to latest version.
Remove postgresql-contrib in favour for postgresqlNN-contrib.
This way we will get packages built, which is nice.
Security: CVE-2010-1169
Security: CVE-2010-1170
The PostgreSQL Project today released minor versions updating all active
branches of the PostgreSQL object-relational database system, including
versions 8.4.4, 8.3.11, 8.2.17, 8.1.21, 8.0.25, and 7.4.29. This release
fixes moderate-risk security issues with PL/perl and PL/tcl, as well as
a data corruption issue with standby databases. Users of any of these
three features should update their PostgreSQL installations immediately.
(Only the first 15 lines of the commit message are shown above ) |