Skip to Content.
Sympa Menu

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

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 (5221b06a333e43695d0b6589a7aecc418d16a4ef)
  • Date: Fri, 25 Nov 2011 12:55:18 -0600

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

http/nginx/DETAILS | 6 ++++--
http/nginx/HISTORY | 3 +++
2 files changed, 7 insertions(+), 2 deletions(-)

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

nginx: => 1.0.10 (stable), 1.1.8 (devel) [security]

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 5120bee..9bee45e 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -6,7 +6,8 @@ fi

case "$NGINX_RELEASE" in
stable)
- VERSION=1.0.9
+ VERSION=1.0.10
+ SECURITY_PATCH=1
;;
legacy)
VERSION=0.8.55
@@ -16,7 +17,8 @@ case "$NGINX_RELEASE" in
SECURITY_PATCH=2
;;
devel)
- VERSION=1.1.7
+ VERSION=1.1.8
+ SECURITY_PATCH=1
;;
esac
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 50cc040..93b669e 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2011-11-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.10 (stable), 1.1.8 (devel) [security]
+
2011-11-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.0.9 (stable), 1.1.7 (devel)




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5221b06a333e43695d0b6589a7aecc418d16a4ef), Vlad Glagolev, 11/25/2011

Archive powered by MHonArc 2.6.24.

Top of Page