Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.17 grimoire by Jaka Kranjc (f01ba587fc13a8d4931dab73f3839df387d6de97)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.17 grimoire by Jaka Kranjc (f01ba587fc13a8d4931dab73f3839df387d6de97)
  • Date: Wed, 9 Jan 2008 09:36:42 -0600

GIT changes to stable-rc-0.17 grimoire by Jaka Kranjc
<lynxlynxlynx AT sourcemage.org>:

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

New commits:
commit f01ba587fc13a8d4931dab73f3839df387d6de97
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

postgresql: SECURITY_FIX=5
http://www.postgresql.org/support/security.html
(cherry picked from commit 38042c1568d87dbc1840522aca88046c451c0ca2)

commit 1a85fa0b34b85633a2d0728ff0a424c42390dd2d
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

postgresql 8.2.6
(cherry picked from commit b91ae8bca3f8f64a94f76ae67a26f06a168484d5)

diff --git a/database/postgresql/DETAILS b/database/postgresql/DETAILS
index 851e166..2ee68d4 100755
--- a/database/postgresql/DETAILS
+++ b/database/postgresql/DETAILS
@@ -1,6 +1,6 @@
SPELL=postgresql
- VERSION=8.2.5
-
SOURCE_HASH=sha512:a407a0535048234f69f996a56e4bd462240c7265f19cad9f1e816d343164575108e1d2f7cdcff1a7e32f2ba3de3f92cd420bd37f1eb05a30827db7f29f284db4
+ VERSION=8.2.6
+
SOURCE_HASH=sha512:384693bd41de514fdee959da5d6cc9e7f67cfdb8c806fbc7686b4dc810bbd274a8e6e1f387878bfa4eb0f5af090fa1b6ca56c079377775a4dbf52f19d671fe2e
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URI=v$VERSION/$SOURCE
@@ -10,7 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[3]=ftp://ftp15.us.postgresql.org/$SOURCE_URI
WEB_SITE=http://www.postgresql.org/
DOCS=""
- SECURITY_PATCH=4
+ SECURITY_PATCH=5
PATCHLEVEL=0
ENTERED=20011113
LICENSE[0]=BSD
diff --git a/database/postgresql/HISTORY b/database/postgresql/HISTORY
index 10d533f..27fe0c0 100644
--- a/database/postgresql/HISTORY
+++ b/database/postgresql/HISTORY
@@ -1,3 +1,6 @@
+2008-01-07 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 8.2.6, SECURITY_PATCH=5
+
2007-09-17 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 8.2.5




  • [SM-Commit] GIT changes to stable-rc-0.17 grimoire by Jaka Kranjc (f01ba587fc13a8d4931dab73f3839df387d6de97), Jaka Kranjc, 01/09/2008

Archive powered by MHonArc 2.6.24.

Top of Page