Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (582f94f5ec286cb7d1cf72a2501a742ad9003f91)

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 stable-0.62 grimoire by Vlad Glagolev (582f94f5ec286cb7d1cf72a2501a742ad9003f91)
  • Date: Fri, 22 May 2015 11:18:01 -0500

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

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

postgresql: => 9.3.7 [security]

(cherry picked from commit c9388f9de62724b3f51dcb5a4a7b08ba7ef22a5b)

diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index e8d2495..2a60bef 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,8 +1,8 @@
SPELL=postgresql
- VERSION=9.3.6
- SECURITY_PATCH=15
+ VERSION=9.3.7
+ SECURITY_PATCH=16
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:057d8cc43de445cbc31c08fd056fffb049605fc2eb5ade1d2dcbf61fe8ba26597cb9205a1a61e085d6a02a3a2fe6536dc18aab7f2cb7ea5ea83bd30ccdf498fb
+
SOURCE_HASH=sha512:c7291484dac7a943d381bfd49cdcd841212fd031211416ab234bdf7b50cb9ef00d22c4d4ad62c4289a3a216b93cabb153c3e83f5408eed5fd395c136bde74e4d
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}
diff --git a/database/postgresql/HISTORY b/database/postgresql/HISTORY
index 022dd20..ee53364 100644
--- a/database/postgresql/HISTORY
+++ b/database/postgresql/HISTORY
@@ -1,3 +1,7 @@
+2015-05-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 9.3.7; SECURITY_PATCH++ (CVE-2015-3165,
+ CVE-2015-3166, CVE-2015-3167)
+
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,



  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (582f94f5ec286cb7d1cf72a2501a742ad9003f91), Vlad Glagolev, 05/22/2015

Archive powered by MHonArc 2.6.24.

Top of Page