summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2010-10-24 21:11:13 +0200
committerTreeve Jelbert2010-10-24 21:11:13 +0200
commit4a9fe820da78ff476f45eb4573d99b821be4fcbf (patch)
treeca09101f9983bc4d56b7f237dbfb98c2d3a90713
parent0878654292f797e82970eb59cc3976d5e4116fcf (diff)
postgresql: => 8.4.5
-rwxr-xr-xdatabase/postgresql/DETAILS6
-rw-r--r--database/postgresql/HISTORY5
2 files changed, 8 insertions, 3 deletions
diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index b9bb0b1f6f..4f4ffeb7c7 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,6 +1,6 @@
SPELL=postgresql
- VERSION=8.4.4
- SOURCE_HASH=sha512:d6aea1a321eee11e6a2ff2b82773917b747c14ee6602cb2390685efde54e263c45732971ba1452ddb70100eefce35a24ded72c0e5d2ca678928acc3bb1a3d517
+ VERSION=8.4.5
+ SOURCE_HASH=sha512:fceaded371f4bc027f67c60fa44fe3428f75996ecdab787260d9c57a5655ff86b0a3ba437ed7a3f7aa86cf8f60d36109e9748c9f8d0a8cc79926fde8d46bfdcd
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.postgresql.org/pub/source/v$VERSION/$SOURCE
@@ -15,7 +15,7 @@ fi
WEB_SITE=http://www.postgresql.org/
GATHER_DOCS=off
- SECURITY_PATCH=7
+ SECURITY_PATCH=8
ENTERED=20011113
LICENSE[0]=BSD
KEYWORDS="database"
diff --git a/database/postgresql/HISTORY b/database/postgresql/HISTORY
index a73378802d..36756d6c0a 100644
--- a/database/postgresql/HISTORY
+++ b/database/postgresql/HISTORY
@@ -1,3 +1,8 @@
+2010-10-24 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 8.4.5
+ SECURITY_PATCH++ , fixes CVE-2010-3433, bug #15887
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3433
+
2010-05-16 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 8.4.4