Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a0a8e542a7f7e2e2180ef10a9084bee2c1458496)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a0a8e542a7f7e2e2180ef10a9084bee2c1458496)
  • Date: Wed, 5 Mar 2014 03:56:17 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

database/postgresql/DETAILS | 4 ++--
database/postgresql/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit a0a8e542a7f7e2e2180ef10a9084bee2c1458496
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

postgresql: => 9.3.3 (security)

diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index c09133d..a0d26cf 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,6 +1,6 @@
SPELL=postgresql
- VERSION=9.2.4
-
SOURCE_HASH=sha512:1f347a8e75f4c350cc1ee2e0406b1b696f8e82cd259bb17404113874516fdf4c395517962a5320d5c386994cae7ebe7dbdbbeb7ae79c76d6d506ce5bda662c3e
+ VERSION=9.3.3
+
SOURCE_HASH=sha512:2d8163b31042dc66dc52371e265cc081c52783da403652fef4985b177d2961fdf106767112595fde6ef79e3122fcc318a3daeb5dea59a1cd211b8744acd65462
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.postgresql.org/pub/source/v$VERSION/$SOURCE
diff --git a/database/postgresql/HISTORY b/database/postgresql/HISTORY
index bd0070e..bb3b5c9 100644
--- a/database/postgresql/HISTORY
+++ b/database/postgresql/HISTORY
@@ -1,3 +1,6 @@
+2014-03-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 9.3.3; SECURITY_PATCH++ (several CVEs)
+
2013-04-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 9.2.4; SECURITY_PATCH++ (CVE-2013-1899,
CVE-2013-1900, CVE-2013-1901)



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a0a8e542a7f7e2e2180ef10a9084bee2c1458496), Vlad Glagolev, 03/05/2014

Archive powered by MHonArc 2.6.24.

Top of Page