| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Aug 2008 01:57:32
8.2.9
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
13 Jun 2008 00:46:07
8.2.9
|
girgen  |
Updates of the PostgreSQL ports
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 |
06 Jun 2008 14:17:10
8.2.7_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
20 Mar 2008 09:37:21
8.2.7
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 200 |
18 Mar 2008 22:27:20
8.2.7
|
girgen  |
Update to 8.2.7
Release notes:
http://developer.postgresql.org/pgdocs/postgres/release-8-2-7.html
Remove HIER patch option, since it is not available anymore. The site
is down and original author responses that he does not maintain it
anymore.
PR: ports/116423
Remove option to build and link with thread safety, and always build
thread safe instead. Decided after a discussion with postgresql
hackers, and tested for a while in postgresql83. This helps when
for example linking with openldap, or for using certain programming
languages as postgresql functions. |
07 Jan 2008 13:51:57
8.2.6
|
girgen  |
Update all PostgreSQL ports to latest versions.
This includes a bunch of security fixes: CVE-2007-6067, CVE-2007-4772,
CVE-2007-6601, CVE-2007-6600 and CVE-2007-4769.
Security: http://www.postgresql.org/about/news.905 |
17 Oct 2007 11:13:01
8.2.5_2  |
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
04 Oct 2007 01:21:24
8.2.5_1  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
25 Sep 2007 23:34:32
8.2.5_1  |
ade  |
Fix plist
Approved by: maintainer |
17 Sep 2007 17:45:01
8.2.5  |
girgen  |
Update PostgreSQL ports to the latest patch releases.
PR: ports/104075 |
19 May 2007 21:32:57
8.2.4_1  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Apr 2007 17:10:54
8.2.4  |
girgen  |
Update PostgreSQL to 7.3.19, 7.4.17, 8.0.13, 8.1.9 and 8.2.4 respectively:
The PostgreSQL Global Development Group has released updated versions
for PostgreSQL 8.2 and all back versions to patch a privilege
escalation exploit in SECURITY DEFINER functions. All users of this
feature are urged to update to the latest minor version and follow
instructions on securing these functions as soon as possible. This
minor release also contains other fixes, so all users should plan to
deploy it.
Once you have updated, additional steps are required to secure your
database against the exploit. Please read the release notes at
http://www.postgresql.org/docs/8.2/static/release.html and the
TechDocs article at http://www.postgresql.org/docs/techdocs.77 on how
to lock down your security definer functions, if you use them. (Only the first 15 lines of the commit message are shown above ) |
18 Mar 2007 16:23:18
8.2.3  |
nork  |
Respect PTHREAD_CFLAGS/PTHREAD_LIBS.
Approved by: maintainer timeout (1 month) |
07 Feb 2007 09:51:48
8.2.3  |
girgen  |
Update PostgreSQL 8.x to 8.0.12, 8.1.8 and 8.2.3 respectively:
The recent security release (8.0.11, 8.1.7, 8.2.2) has been withdrawn.
It contained an issue which causes error with custom data types, type
constraints and expression indexes. These upgrades fix the problem. |
06 Feb 2007 15:53:24
8.2.2  |
girgen  |
Add option to build with LDAP authentication
Suggested by: Ederson de Moura |
05 Feb 2007 15:41:41
8.2.2  |
girgen  |
Update PostgreSQL with, amongst other things, two security fixes:
A vulnerability allows suppressing the normal checks that a SQL
function returns the data type it's declared to do. These errors can
easily be exploited to cause a backend crash, and in principle might
be used to read database content that the user should not be able to
access. [CVE-2007-0555]
A vulnerability involving changing the data type of a table column
can easily be exploited to cause a backend crash, and in principle
might be used to read database content that the user should not be
able to access. [CVE-2007-0556]
The release includes a set of other fixes as well. Please see the
release information at
http://www.postgresql.org/docs/8.2/static/release-8-2-2.html
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0555
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0556 |
09 Jan 2007 16:29:35
8.2.1  |
girgen  |
Update postgresql to 8.2.1, 8.1.6, 8.0.10, 7.4.15 and 7.3.17.
Release notes:
http://www.postgresql.org/docs/7.3/static/release.html#RELEASE-7-3-17
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4-15
http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-10
http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-6
http://www.postgresql.org/docs/8.2/static/release-8-2-1.html
The server-side utilities of postgresql (initdb, initlocation,
ipcclean, pg_controldata, pg_ctl, pg_id and pg_resetxlog) are now
installed by the respective postgresql*-server port (previously they
where installed with the client). If you update the client, you should
also update the server to make sure you are not left without the
server-side tools. Do something like:
portupgrade postgresql-client postgresql-server |
07 Dec 2006 14:28:41
8.2.0  |
girgen  |
Fix build problems when using WITH_THREADSAFE |
06 Dec 2006 16:48:57
8.2.0  |
girgen  |
Welcome new release of the world's most advanced open source database:
PostgreSQL 8.2.0
Complete release notes are available at
http://www.postgresql.org/docs/current/static/release-8-2.html |
06 Nov 2006 09:03:05
8.1.4_1  |
girgen  |
Mark as work in progress |