Skip to Content.
Sympa Menu

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

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 (d42333933387762f2231d6d93ee19b6155bbe0c2)
  • Date: Thu, 29 May 2014 05:06:29 -0500

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

http/mod_wsgi/DEPENDS | 2 +-
http/mod_wsgi/DETAILS | 7 ++++---
http/mod_wsgi/HISTORY | 5 +++++
3 files changed, 10 insertions(+), 4 deletions(-)

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

mod_wsgi: => 3.5 [security]

diff --git a/http/mod_wsgi/DEPENDS b/http/mod_wsgi/DEPENDS
index b00e2f0..861fefc 100755
--- a/http/mod_wsgi/DEPENDS
+++ b/http/mod_wsgi/DEPENDS
@@ -1,2 +1,2 @@
depends APACHE2 &&
-depends python
+depends PYTHON
diff --git a/http/mod_wsgi/DETAILS b/http/mod_wsgi/DETAILS
index 1480cc0..2e2c8e5 100755
--- a/http/mod_wsgi/DETAILS
+++ b/http/mod_wsgi/DETAILS
@@ -1,10 +1,11 @@
SPELL=mod_wsgi
- VERSION=3.3
-
SOURCE_HASH=sha512:095cf6b9b4be615e0e8f262b972db10d3022d1d7d8adabfb587fd3862563d5d0febb700137c5f9393c1bf1466b35127b5c143a1a11b0b1de79d2c6933df2b18c
+ VERSION=3.5
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
+
SOURCE_HASH=sha512:27002e933883c96bc06877f2f83a8bef816d1f7080ff01c89cc9f20dd1049f53b21a028cb156159f2a4c374048f5e52dce48b52d5b9584fbd0ca9455c285136b
LICENSE[0]=APACHE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://modwsgi.googlecode.com/files/$SOURCE
+
SOURCE_URL[0]=https://github.com/GrahamDumpleton/$SPELL/archive/$VERSION.tar.gz
WEB_SITE=http://code.google.com/p/modwsgi/
ENTERED=20080916
KEYWORDS="interpreter http python"
diff --git a/http/mod_wsgi/HISTORY b/http/mod_wsgi/HISTORY
index 601ddbf..c0e3423 100644
--- a/http/mod_wsgi/HISTORY
+++ b/http/mod_wsgi/HISTORY
@@ -1,3 +1,8 @@
+2014-05-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.5; SECURITY_PATCH=1 (CVE-2014-0240);
+ updated source url
+ * DEPENDS: python -> PYTHON
+
2010-07-30 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.3




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

Archive powered by MHonArc 2.6.24.

Top of Page