| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: databases/postgresql73-server/distinfo |
|
CVSWeb
|
Number of commits found: 14 | |
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
|
[ 17: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
|
[ 17: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 )
|
|
Mon, 5 Feb 2007
|
[ 15:41 girgen ]
1.147 databases/postgresql73-server/Makefile
1.46 databases/postgresql73-server/distinfo
Update PostgreSQL with, amongst other things, a security fix:
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]
The release includes a set of other fixes as well. Please see the
release information at
http://www.postgresql.org/docs/7.3/static/release.html#RELEASE-7-3-18
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0555
|
|
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, 8 Nov 2006
|
[ 17:07 girgen ]
1.145 databases/postgresql73-server/Makefile
1.146 databases/postgresql74-server/Makefile
1.159 databases/postgresql80-server/Makefile
1.160 databases/postgresql81-server/Makefile
1.423 UPDATING
1.44 databases/postgresql73-server/distinfo
1.44 databases/postgresql74-server/distinfo
1.53 databases/postgresql80-server/distinfo
1.51 databases/postgresql81-server/distinfo
1.4 databases/postgresql81-server/files/patch-src:backend:utils:misc:postgresql.conf.sample
(Only the first 10 of 72 ports in this commit are shown above. )
Update PostgreSQL to latest versions: 8.1.5, 8.0.9, 7.4.14 and 7.3.16.
Release notes:
8.1.5 http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-5
8.0.9 http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-9
7.4.14 http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4-14
7.3.16 http://www.postgresql.org/docs/7.3/static/release.html#RELEASE-7-3-16
Change name of the rc script from '010.pgsql.sh' to 'postgresql'
Add optional hierachy patch added for 7.4 and 8.1 ports.
Chase heimdal libs update [reported by several]
For 8.1+ the port enables autovacuum in ~pgsql/postgresql.conf when
running initdb
Cleanup the ports, moving pkg-message-* to files/pkg-message-*.in and
files/pgsql.sh.tmpl to files/postgresql.in. [ports/97767]
PR: ports/97767, submitted by delphij@FreeBSD.org
|
|
Tue, 23 May 2006
|
[ 22:18 girgen ]
1.143 databases/postgresql73-server/Makefile
1.144 databases/postgresql74-server/Makefile
1.155 databases/postgresql80-server/Makefile
1.155 databases/postgresql81-server/Makefile
1.43 databases/postgresql73-server/distinfo
1.43 databases/postgresql74-server/distinfo
1.50 databases/postgresql80-server/distinfo
1.48 databases/postgresql81-server/distinfo
1.19 databases/postgresql73-server/files/pgsql.sh.tmpl
1.20 databases/postgresql74-server/files/pgsql.sh.tmpl
(Only the first 10 of 12 ports in this commit are shown above. )
Update all PostgreSQL to fix a security flaw
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
|
|
Sat, 18 Feb 2006
|
[ 12:48 girgen ]
1.142 databases/postgresql73-server/Makefile
1.42 databases/postgresql73-server/distinfo
Security patch, update to version 7.3.14.
Security: http://www.postgresql.org/docs/8.1/static/release-7-3-14.html
|
|
Mon, 30 Jan 2006
|
[ 09:38 edwin ]
1.41 databases/postgresql73-server/distinfo
1.41 databases/postgresql74-server/distinfo
1.48 databases/postgresql80-server/distinfo
1.46 databases/postgresql81-server/distinfo
Add missing ) around SIZE statements.
|
|
Mon, 9 Jan 2006
|
[ 17:30 girgen ]
1.141 databases/postgresql73-server/Makefile
1.142 databases/postgresql74-server/Makefile
1.4 databases/postgresql80-client/Makefile
1.153 databases/postgresql80-server/Makefile
1.3 databases/postgresql81-client/Makefile
1.153 databases/postgresql81-server/Makefile
1.268 UPDATING
1.40 databases/postgresql73-server/distinfo
1.40 databases/postgresql74-server/distinfo
1.47 databases/postgresql80-server/distinfo
(Only the first 10 of 12 ports in this commit are shown above. )
Update postgresql with latest patch release.
A critical fix repairs an error in ReadBuffer that can cause data loss
due to overwriting recently-added pages. This applies to the 8.1 and
8.0 branches on all platforms.
Note that this update might require a reindex of textual columns under
certain conditions; please see UPDATING.
Other fixes included are:
-- Character string locale comparison bug. This may require a REINDEX
on text column indexes in some locales, such as Hungarian.
-- Prevent accidental changes of locale by plperl
-- Two fixes for Japanese encodings
-- Two fixes for COPY CSV
-- Fixes for functions returning RECORD
-- Fixes to autovacuum, dblink and pgcrypto
|
|
Thu, 22 Dec 2005
|
[ 20:48 girgen ]
1.139 databases/postgresql73-server/Makefile
1.39 databases/postgresql73-server/distinfo
Update postgresql to 7.3.12
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
PR: 90446
|
|
Wed, 5 Oct 2005
|
[ 00:31 girgen ]
1.137 databases/postgresql73-server/Makefile
1.38 databases/postgresql73-server/distinfo
Update to version 7.3.11
Migration to version 7.3.11
A dump/restore is not required for those running 7.3.X. However, if you
are upgrading from a version earlier than 7.3.10, see the release notes
for 7.3.10.
__________________________________________________________________
Changes
* Fix error that allowed "VACUUM" to remove ctid chains too soon, and
add more checking in code that follows ctid links
This fixes a long-standing problem that could cause crashes in very
rare circumstances.(Only the first 15 lines of the commit message are shown above )
|
|
Wed, 11 May 2005
|
[ 00:42 girgen ]
1.136 databases/postgresql73-server/Makefile
1.137 databases/postgresql74-server/Makefile
1.37 databases/postgresql73-server/distinfo
1.37 databases/postgresql74-server/distinfo
1.2 databases/postgresql73-server/files/patch-src-pl-plpgsql-src-gram-y
1.2 databases/postgresql74-server/files/patch-src-pl-plpgsql-src-gram-y
1.2 databases/postgresql73-server/files/patch-src-pl-plpgsql-src-pl-gram-c
1.2 databases/postgresql74-server/files/patch-src-pl-plpgsql-src-pl-gram-c
Update PostgreSQL to latest versions. For details on the fixes,
please see the HISTORY file included in the Release, but a summary
consists of:
* Change encoding function signature to prevent misuse
* Change "contrib/tsearch2" to avoid unsafe use of INTERNAL function
results
* Repair race condition between relation extension and VACUUM
This could theoretically have caused loss of a page's worth of
freshly-inserted data, although the scenario seems of very low
probability. There are no known cases of it having caused more than
an Assert failure.
Security: http://www.postgresql.org/about/news.315
|
|
Thu, 3 Feb 2005
|
[ 09:30 girgen ]
1.17 databases/p5-postgresql-plperl/Makefile
1.10 databases/postgresql-contrib/Makefile
1.17 databases/postgresql-jdbc/Makefile
1.4 databases/postgresql-plpython/Makefile
1.16 databases/postgresql-pltcl/Makefile
1.17 databases/postgresql-tcltk/Makefile
1.132 databases/postgresql73-server/Makefile
1.133 databases/postgresql74-server/Makefile
1.135 databases/postgresql80-server/Makefile
1.36 databases/postgresql73-server/distinfo
(Only the first 10 of 17 ports in this commit are shown above. )
In order to address a potential security hole recently identified with
the "LOAD" option, the PostgreSQL Global Development Group is
announcing the release of new versions of PostgreSQL.
Update to 7.3.9, 7.4.7 & 8.0.1.
Take the opportunity to reset PORTREVISION of slave ports.
Back out name change of startup script. The new script uses rc.subr(8),
and as such also uses rcorder(8). But, rcorder does not exist in FreeBSD
4.x. Hence rename the script it back to the top of the directory
list. [1]
The periodic script should of course be executable. [2]
[1] Noted by Niels Chr. Bank-Pedersen <ncbp at bank-pedersen dot dk>
[2] Noted by Fritz Heinrichmeyer <fritz.heinrichmeyer at fernuni-hagen dot de>
|
Number of commits found: 14 |
|
| Latest Vulnerabilities |
|
14 vulnerabilities affecting 30 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|