Skip to Content.
Sympa Menu

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

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 (2c842ffc22bf2a26e0d4a98d910366db41659f12)
  • Date: Thu, 15 Mar 2012 16:30:49 -0500

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

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

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

nginx: => 1.0.14 (stable), 1.1.17 (devel) [security]

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index c550d69..bf4bd48 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -6,8 +6,8 @@ fi

case "$NGINX_RELEASE" in
stable)
- VERSION=1.0.12
- SECURITY_PATCH=1
+ VERSION=1.0.14
+ SECURITY_PATCH=2
;;
legacy)
VERSION=0.8.55
@@ -17,8 +17,8 @@ case "$NGINX_RELEASE" in
SECURITY_PATCH=2
;;
devel)
- VERSION=1.1.14
- SECURITY_PATCH=1
+ VERSION=1.1.17
+ SECURITY_PATCH=2
;;
esac
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index a9ad9d4..299f8fb 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2012-03-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.14 (stable), 1.1.17 (devel) [security]
+
2012-02-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.0.12 (stable), 1.1.14 (devel)




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2c842ffc22bf2a26e0d4a98d910366db41659f12), Vlad Glagolev, 03/15/2012

Archive powered by MHonArc 2.6.24.

Top of Page