Skip to Content.
Sympa Menu

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

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 (accc124bdce372afc705333cd6589a00029b12bb)
  • Date: Thu, 5 Feb 2015 15:43:50 -0600

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

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

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

postgresql: => 9.3.6 [security]

diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index 76bca98..e8d2495 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,13 +1,13 @@
SPELL=postgresql
- VERSION=9.3.5
+ VERSION=9.3.6
+ SECURITY_PATCH=15
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:a49bc8ea7635be5082044f5ebd6b81de7198583aedb072dffec8425521af90f2cb8e9f6e7b55b361ff24cbebc0670afefe365e8f5b80b8248ddf492b8092a746
+
SOURCE_HASH=sha512:057d8cc43de445cbc31c08fd056fffb049605fc2eb5ade1d2dcbf61fe8ba26597cb9205a1a61e085d6a02a3a2fe6536dc18aab7f2cb7ea5ea83bd30ccdf498fb
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.postgresql.org/pub/source/v$VERSION/$SOURCE

SOURCE_URL[1]=ftp://ftp9.de.postgresql.org/unix/databases/postgresql/source/v${VERSION}/${SOURCE}
WEB_SITE=http://www.postgresql.org/
GATHER_DOCS=off
- SECURITY_PATCH=14
ENTERED=20011113
LICENSE[0]=BSD
KEYWORDS="database"
diff --git a/database/postgresql/HISTORY b/database/postgresql/HISTORY
index 4440861..022dd20 100644
--- a/database/postgresql/HISTORY
+++ b/database/postgresql/HISTORY
@@ -1,3 +1,8 @@
+2015-02-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 9.3.6; SECURITY_PATCH++ (CVE-2015-0241,
+ CVE-2015-0242, CVE-2015-0243, CVE-2015-0244, CVE-2014-8161,
+ CVE-2014-0067)
+
2014-09-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 9.3.5; removed unsupported PGCluster
patch



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (accc124bdce372afc705333cd6589a00029b12bb), Vlad Glagolev, 02/05/2015

Archive powered by MHonArc 2.6.24.

Top of Page