summaryrefslogtreecommitdiff
path: root/databases/postgresql74-docs
diff options
context:
space:
mode:
authorwiz <wiz>2005-06-30 01:50:10 +0000
committerwiz <wiz>2005-06-30 01:50:10 +0000
commit53ea52b4fabe400474fcc664d7bb7edcf04b1764 (patch)
treec12ab1a031ead7f40687bca65be6e372a33685e3 /databases/postgresql74-docs
parente383186316bfaa76b955a53d3d04c7ae4b1687f4 (diff)
downloadpkgsrc-53ea52b4fabe400474fcc664d7bb7edcf04b1764.tar.gz
Update postgresql74* packages to 7.4.8.
Release Notes Release 7.4.8 Release date: 2005-05-09 This release contains a variety of fixes from 7.4.7, including several security-related issues. __________________________________________________________________ Migration to version 7.4.8 A dump/restore is not required for those running 7.4.X. However, it is one possible way of handling two significant security problems that have been found in the initial contents of 7.4.X system catalogs. A dump/initdb/reload sequence using 7.4.8's initdb will automatically correct these problems. The larger security problem is that the built-in character set encoding conversion functions can be invoked from SQL commands by unprivileged users, but the functions were not designed for such use and are not secure against malicious choices of arguments. The fix involves changing the declared parameter list of these functions so that they can no longer be invoked from SQL commands. (This does not affect their normal use by the encoding conversion machinery.) The lesser problem is that the "contrib/tsearch2" module creates several functions that are misdeclared to return internal when they do not accept internal arguments. This breaks type safety for all functions using internal arguments. It is strongly recommended that all installations repair these errors, either by initdb or by following the manual repair procedures given below. The errors at least allow unprivileged database users to crash their server process, and may allow unprivileged users to gain the privileges of a database superuser. While here, fix postgresql74-client package installation on 2.0 (broken -X), and avoid the need for gtar in tcl-postgresql74.
Diffstat (limited to 'databases/postgresql74-docs')
-rw-r--r--databases/postgresql74-docs/PLIST15
1 files changed, 14 insertions, 1 deletions
diff --git a/databases/postgresql74-docs/PLIST b/databases/postgresql74-docs/PLIST
index 224897a6fab..e9bf6880d79 100644
--- a/databases/postgresql74-docs/PLIST
+++ b/databases/postgresql74-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/06/27 16:38:32 recht Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/06/30 01:50:11 wiz Exp $
share/doc/postgresql/FAQ
share/doc/postgresql/FAQ_AIX
share/doc/postgresql/FAQ_DEV
@@ -432,16 +432,29 @@ share/doc/postgresql/release-7-2-1.html
share/doc/postgresql/release-7-2-2.html
share/doc/postgresql/release-7-2-3.html
share/doc/postgresql/release-7-2-4.html
+share/doc/postgresql/release-7-2-5.html
+share/doc/postgresql/release-7-2-6.html
+share/doc/postgresql/release-7-2-7.html
+share/doc/postgresql/release-7-2-8.html
share/doc/postgresql/release-7-2.html
share/doc/postgresql/release-7-3-1.html
+share/doc/postgresql/release-7-3-10.html
share/doc/postgresql/release-7-3-2.html
share/doc/postgresql/release-7-3-3.html
share/doc/postgresql/release-7-3-4.html
share/doc/postgresql/release-7-3-5.html
share/doc/postgresql/release-7-3-6.html
+share/doc/postgresql/release-7-3-7.html
+share/doc/postgresql/release-7-3-8.html
+share/doc/postgresql/release-7-3-9.html
share/doc/postgresql/release-7-3.html
share/doc/postgresql/release-7-4-1.html
share/doc/postgresql/release-7-4-2.html
+share/doc/postgresql/release-7-4-3.html
+share/doc/postgresql/release-7-4-4.html
+share/doc/postgresql/release-7-4-5.html
+share/doc/postgresql/release-7-4-6.html
+share/doc/postgresql/release-7-4-7.html
share/doc/postgresql/release-7-4.html
share/doc/postgresql/release.html
share/doc/postgresql/resources.html