| non port: databases/postgresql82-server/distinfo |
|
CVSWeb
|
Number of commits found: 22 | |
Sun, 15 Apr 2012
|
[ 15:48 crees ]
1.2 databases/postgresql82-server/files/502.pgsql.in
1.2821 MOVED
1.1095 databases/Makefile
1.9 databases/postgresql82-client/Makefile
1.4 databases/postgresql82-contrib/Makefile
1.216 databases/postgresql82-server/Makefile
1.72 Mk/bsd.database.mk
1.72 databases/postgresql82-server/distinfo
1.4 databases/postgresql82-server/files/dot.cshrc.in
1.7 databases/postgresql82-server/files/dot.profile.in
(Only the first 10 of 33 ports in this commit are shown above. )
Remove PostgreSQL 8.2 due to EOL by upstream
With hat: pgsql
Reviewed by: pgsql
|
|
Fri, 17 Feb 2012
|
[ 13:31 crees ]
1.213 databases/postgresql82-server/Makefile
1.225 databases/postgresql83-server/Makefile
1.71 databases/postgresql82-server/distinfo
1.80 databases/postgresql83-server/distinfo
1.26 databases/postgresql82-server/pkg-plist-server
1.33 databases/postgresql83-server/pkg-plist-server
Update to 8.3.17 and 8.2.23.
Please note that 8.2 is still deprecated, and any users are still strongly
encouraged to move to 8.4 as soon as possible.
|
|
Tue, 18 Oct 2011
|
[ 09:03 girgen ]
1.11 databases/postgresql82-server/files/502.pgsql
1.12 databases/postgresql83-server/files/502.pgsql
1.1 databases/postgresql82-server/files/502.pgsql.in
1.1 databases/postgresql83-server/files/502.pgsql.in
1.2 databases/postgresql84-server/files/502.pgsql.in
1.4 databases/postgresql91-server/files/502.pgsql.in
1.201 databases/postgresql82-server/Makefile
1.214 databases/postgresql83-server/Makefile
1.232 databases/postgresql84-server/Makefile
1.6 databases/postgresql90-client/Makefile
(Only the first 10 of 43 ports in this commit are shown above. )
The PostgreSQL Global Development Group today released minor version updates
for all active branches of the PostgreSQL object-relational database system,
including versions 9.1.1, 9.0.5, 8.4.9, 8.3.16 and 8.2.22.
All users are strongly urged to update their installations at the next
scheduled downtime.
URL: http://www.postgresql.org/about/news.1355
Cleanup ports. Better handling of the knob PG_USER.
Also add uuid to 9.0 and 9.1 contrib ports.
|
|
Mon, 18 Apr 2011
|
[ 23:34 girgen ]
1.12 databases/postgresql84-server/files/502.pgsql
1.12 databases/postgresql90-server/files/502.pgsql
1.1 databases/postgresql84-server/files/502.pgsql.in
1.1 databases/postgresql90-server/files/502.pgsql.in
1.197 databases/postgresql82-server/Makefile
1.210 databases/postgresql83-server/Makefile
1.221 databases/postgresql84-server/Makefile
1.215 databases/postgresql90-server/Makefile
1.69 databases/postgresql82-server/distinfo
1.78 databases/postgresql83-server/distinfo
(Only the first 10 of 27 ports in this commit are shown above. )
Update PostgreSQL to 9.0.4, 8.4.8, 8.3.15 and 8.2.21.
This update contains a critical fix to the pg_upgrade utility
which prevents significant downtime issues. Do not use
pg_upgrade without installing this update first.
The issue with pg_upgrade and the fix are detailed on the PostgreSQL
wiki: http://wiki.postgresql.org/wiki/20110408pg_upgrade_fix
Users who have already used pg_upgrade should run the database repair
script given on that page on their databases as soon as possible.
See the release notes for each version at
http://www.postgresql.org/docs/current/static/release.html for a full
list of changes with details.
Allow the username of the postgresql user to configurable for 8.4 and 9.0.
Largely inspired by the work of Jason Helfman [153668, 153136].
Change PGUSER knob to PG_USER not to clash with PGUSER environment.
PR: 153668, 153136, 155493, 155137
|
|
Tue, 1 Feb 2011
|
[ 14:48 girgen ]
1.196 databases/postgresql82-server/Makefile
1.209 databases/postgresql83-server/Makefile
1.220 databases/postgresql84-server/Makefile
1.214 databases/postgresql90-server/Makefile
1.68 databases/postgresql82-server/distinfo
1.77 databases/postgresql83-server/distinfo
1.80 databases/postgresql84-server/distinfo
1.80 databases/postgresql90-server/distinfo
Update to versions 9.0.3, 8.4.7, 8.3.14 and 8.2.20.
This update includes a security fix which prevents a buffer overrun in
the contrib module intarray's input function for the query_int type.
This bug is a security risk since the function's return address could
be overwritten by malicious code.
All supported versions of PostgreSQL are impacted. However, the
affected contrib module is optional. Only users who have installed the
intarray module in their database are affected. See the CVE Advisory
at http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4015
This release includes 63 bugfixes, including:
- Avoid unexpected conversion overflow in planner for distant date values (Only the first 15 lines of the commit message are shown above )
|
|
Fri, 31 Dec 2010
|
[ 09:53 mm ]
1.195 databases/postgresql82-server/Makefile
1.67 databases/postgresql82-server/distinfo
- Update to 8.2.19
PR: ports/153245
Approved by: maintainer (timeout)
|
|
Thu, 7 Oct 2010
|
[ 06:58 girgen ]
1.908 databases/Makefile
1.164 databases/postgresql74-server/Makefile
1.185 databases/postgresql80-server/Makefile
1.190 databases/postgresql81-server/Makefile
1.191 databases/postgresql82-server/Makefile
1.201 databases/postgresql83-server/Makefile
1.4 databases/postgresql84-client/Makefile
1.211 databases/postgresql84-server/Makefile
1.2 databases/postgresql90-client/Makefile
1.2 databases/postgresql90-contrib/Makefile
(Only the first 10 of 28 ports in this commit are shown above. )
Update all PostgreSQL ports to latest versions.
Also, try to break the previous 1:1 relation between FreeBSD system and
PostgreSQL versions installed. Use different PREFIX:es to install
different versions on the same system.
PR: ports/132402, ports/145002, ports/146657
|
|
Thu, 20 May 2010
|
[ 15:43 girgen ]
1.9 databases/postgresql74-server/files/502.pgsql
1.9 databases/postgresql80-server/files/502.pgsql
1.9 databases/postgresql81-server/files/502.pgsql
1.10 databases/postgresql82-server/files/502.pgsql
1.11 databases/postgresql83-server/files/502.pgsql
1.11 databases/postgresql84-server/files/502.pgsql
1.2141 MOVED
1.20 databases/postgresql-contrib/Makefile
1.1 databases/postgresql74-contrib/Makefile
1.161 databases/postgresql74-server/Makefile
(Only the first 10 of 39 ports in this commit are shown above. )
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 )
|
|
Sun, 20 Dec 2009
|
[ 06:06 delphij ]
1.184 databases/postgresql82-server/Makefile
1.64 databases/postgresql82-server/distinfo
1.17 databases/postgresql82-server/pkg-plist-server
Security update to 8.2.15.
Security: vid e7bc5600-eaa0-11de-bd9c-00215c6a37bb
Security: CVE-2009-4034 CVE-2009-4136
With hat: ports-security
|
|
Wed, 18 Mar 2009
|
[ 15:13 girgen ]
1.160 databases/postgresql74-server/Makefile
1.178 databases/postgresql80-server/Makefile
1.183 databases/postgresql81-server/Makefile
1.183 databases/postgresql82-server/Makefile
1.192 databases/postgresql83-server/Makefile
1.54 databases/postgresql74-server/distinfo
1.66 databases/postgresql80-server/distinfo
1.66 databases/postgresql81-server/distinfo
1.63 databases/postgresql82-server/distinfo
1.71 databases/postgresql83-server/distinfo
Update PostgreSQL to latest versions.
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
|
|
Tue, 10 Feb 2009
|
[ 11:59 girgen ]
1.159 databases/postgresql74-server/Makefile
1.177 databases/postgresql80-server/Makefile
1.182 databases/postgresql81-server/Makefile
1.182 databases/postgresql82-server/Makefile
1.191 databases/postgresql83-server/Makefile
1.53 databases/postgresql74-server/distinfo
1.65 databases/postgresql80-server/distinfo
1.65 databases/postgresql81-server/distinfo
1.62 databases/postgresql82-server/distinfo
1.70 databases/postgresql83-server/distinfo
(Only the first 10 of 14 ports in this commit are shown above. )
Update PostgreSQL to latest versions.
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.
(Only the first 15 lines of the commit message are shown above )
|
|
Fri, 7 Nov 2008
|
[ 18:38 girgen ]
1.181 databases/postgresql82-server/Makefile
1.61 databases/postgresql82-server/distinfo
1.15 databases/postgresql82-server/pkg-plist-server
Update PostgreSQL to the very latest version, 8.2.11
|
[ 09:49 girgen ]
1.10 databases/postgresql83-server/files/502.pgsql
1.158 databases/postgresql74-server/Makefile
1.176 databases/postgresql80-server/Makefile
1.180 databases/postgresql81-server/Makefile
1.180 databases/postgresql82-server/Makefile
1.189 databases/postgresql83-server/Makefile
1.52 databases/postgresql74-server/distinfo
1.64 databases/postgresql80-server/distinfo
1.63 databases/postgresql81-server/distinfo
1.60 databases/postgresql82-server/distinfo
(Only the first 10 of 20 ports in this commit are shown above. )
Update PostgreSQL to latest versions.
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
|
|
Thu, 12 Jun 2008
|
[ 23:46 girgen ]
1.8 databases/postgresql74-server/files/502.pgsql
1.8 databases/postgresql80-server/files/502.pgsql
1.8 databases/postgresql81-server/files/502.pgsql
1.9 databases/postgresql82-server/files/502.pgsql
1.9 databases/postgresql83-server/files/502.pgsql
1.7 databases/postgresql74-client/Makefile
1.157 databases/postgresql74-server/Makefile
1.8 databases/postgresql80-client/Makefile
1.174 databases/postgresql80-server/Makefile
1.7 databases/postgresql81-client/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
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
|
|
Tue, 18 Mar 2008
|
[ 22:27 girgen ]
1.5 databases/postgresql82-client/Makefile
1.175 databases/postgresql82-server/Makefile
1.58 databases/postgresql82-server/distinfo
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.
|
|
Mon, 7 Jan 2008
|
[ 13:51 girgen ]
1.15 databases/postgresql-contrib/Makefile
1.17 databases/postgresql-docs/Makefile
1.151 databases/postgresql73-server/Makefile
1.154 databases/postgresql74-server/Makefile
1.170 databases/postgresql80-server/Makefile
1.171 databases/postgresql81-server/Makefile
1.174 databases/postgresql82-server/Makefile
1.177 databases/postgresql83-server/Makefile
1.49 databases/postgresql73-server/distinfo
1.49 databases/postgresql74-server/distinfo
(Only the first 10 of 28 ports in this commit are shown above. )
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
|
|
Mon, 17 Sep 2007
|
[ 16:45 girgen ]
1.15 databases/postgresql-docs/Makefile
1.150 databases/postgresql73-server/Makefile
1.152 databases/postgresql74-server/Makefile
1.166 databases/postgresql80-server/Makefile
1.167 databases/postgresql81-server/Makefile
1.170 databases/postgresql82-server/Makefile
1.48 databases/postgresql73-server/distinfo
1.48 databases/postgresql74-server/distinfo
1.58 databases/postgresql80-server/distinfo
1.56 databases/postgresql81-server/distinfo
(Only the first 10 of 13 ports in this commit are shown above. )
Update PostgreSQL ports to the latest patch releases.
PR: ports/104075
|
|
Mon, 23 Apr 2007
|
[ 16:10 girgen ]
1.148 databases/postgresql73-server/Makefile
1.150 databases/postgresql74-server/Makefile
1.164 databases/postgresql80-server/Makefile
1.165 databases/postgresql81-server/Makefile
1.168 databases/postgresql82-server/Makefile
1.47 databases/postgresql73-server/distinfo
1.47 databases/postgresql74-server/distinfo
1.57 databases/postgresql80-server/distinfo
1.55 databases/postgresql81-server/distinfo
1.55 databases/postgresql82-server/distinfo
(Only the first 10 of 13 ports in this commit are shown above. )
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 )
|
|
Wed, 7 Feb 2007
|
[ 09:51 girgen ]
1.162 databases/postgresql80-server/Makefile
1.163 databases/postgresql81-server/Makefile
1.166 databases/postgresql82-server/Makefile
1.56 databases/postgresql80-server/distinfo
1.54 databases/postgresql81-server/distinfo
1.54 databases/postgresql82-server/distinfo
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.
|
|
Mon, 5 Feb 2007
|
[ 15:41 girgen ]
1.164 databases/postgresql82-server/Makefile
1.53 databases/postgresql82-server/distinfo
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
|
|
Tue, 9 Jan 2007
|
[ 16:29 girgen ]
1.3 databases/postgresql73-client/Makefile
1.146 databases/postgresql73-server/Makefile
1.4 databases/postgresql74-client/Makefile
1.147 databases/postgresql74-server/Makefile
1.5 databases/postgresql80-client/Makefile
1.160 databases/postgresql80-server/Makefile
1.4 databases/postgresql81-client/Makefile
1.161 databases/postgresql81-server/Makefile
1.2 databases/postgresql82-client/Makefile
1.163 databases/postgresql82-server/Makefile
(Only the first 10 of 37 ports in this commit are shown above. )
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
|
|
Wed, 6 Dec 2006
|
[ 16:48 girgen ]
1.8 databases/postgresql82-server/files/502.pgsql
1.570 databases/Makefile
1.1 databases/postgresql82-client/Makefile
1.161 databases/postgresql82-server/Makefile
1.17 Mk/bsd.database.mk
1.51 databases/postgresql82-server/distinfo
1.4 databases/postgresql82-server/files/patch-src:backend:utils:misc:postgresql.conf.sample
1.23 databases/postgresql82-server/files/pgsql.sh.tmpl
1.2 databases/postgresql82-server/pkg-install-server
1.2 databases/postgresql82-server/pkg-message-client
(Only the first 10 of 25 ports in this commit are shown above. )
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
|
Number of commits found: 22 |
|
| Latest Vulnerabilities |
|
12 vulnerabilities affecting 17 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|