summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2010-10-24 21:11:13 +0200
committerGeorge Sherwood2010-10-30 11:42:41 -0500
commitf47356fea80a3d3598c0d3b810ed5b4f5d3f2263 (patch)
tree6e4b6f54138e9e99e6161f4e4d4eac44a217520f
parent8bec25ff216dc2a0dc3c3cd1110fd50b2f32e9af (diff)
postgresql: => 8.4.5
(cherry picked from commit 4a9fe820da78ff476f45eb4573d99b821be4fcbf)
-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