aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql84-client
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2013-02-08 07:54:09 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2013-02-08 07:54:09 +0000
commit687fb3c056fa64ea1f71ae6b94a7ae67ed33e432 (patch)
tree612159133c9ec09e818d0b201a41b4ebb0e6b8c0 /databases/postgresql84-client
parent3cb3065a2b819ae3b6745885691b7dd6f2aa7963 (diff)
downloadports-687fb3c056fa64ea1f71ae6b94a7ae67ed33e432.tar.gz
ports-687fb3c056fa64ea1f71ae6b94a7ae67ed33e432.zip
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
Notes
Notes: svn path=/head/; revision=311915
Diffstat (limited to 'databases/postgresql84-client')
-rw-r--r--databases/postgresql84-client/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql84-client/Makefile b/databases/postgresql84-client/Makefile
index d9819d44caf4..35ccbf965a59 100644
--- a/databases/postgresql84-client/Makefile
+++ b/databases/postgresql84-client/Makefile
@@ -9,7 +9,6 @@
PORTNAME= postgresql
PKGNAMESUFFIX= -client
-PORTREVISION= 0
COMMENT= PostgreSQL database (client)