Skip to Content.
Sympa Menu

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

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 (c2b39636d964af0b1ff6eb1cd053b97c6c47b11a)
  • Date: Tue, 19 Apr 2016 00:18:03 +0000

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

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

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

postgresql: => 9.3.12 [security]

(cherry picked from commit 5471bc8244a74ff447c7cc8e5bbcebdec451594e)

commit 8126599d40ec45d8bbf939709869cfadac783f4f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

postgresql: => 9.3.8

(cherry picked from commit 8724923cdd12b86dcea20792c9c5192172ce1ba3)

diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index 2a60bef..fc46f42 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,8 +1,8 @@
SPELL=postgresql
- VERSION=9.3.7
- SECURITY_PATCH=16
+ VERSION=9.3.12
+ SECURITY_PATCH=17
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:c7291484dac7a943d381bfd49cdcd841212fd031211416ab234bdf7b50cb9ef00d22c4d4ad62c4289a3a216b93cabb153c3e83f5408eed5fd395c136bde74e4d
+
SOURCE_HASH=sha512:d88cb167ca78bd8588e3ff9b3f13b77f661e3ddec7e5b726cc0a46512db2584b15ce5f691fe7e4ab84855f102cb88014245921a38f5da41ad19e762a88968883
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 ee53364..d5e03c2 100644
--- a/database/postgresql/HISTORY
+++ b/database/postgresql/HISTORY
@@ -1,3 +1,9 @@
+2016-04-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 9.3.12; SECURITY_PATCH++
+
+2015-06-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 9.3.8
+
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)



  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (c2b39636d964af0b1ff6eb1cd053b97c6c47b11a), Vlad Glagolev, 04/18/2016

Archive powered by MHonArc 2.6.24.

Top of Page