Skip to Content.
Sympa Menu

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

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 (2a7534e37dea5a87b787c477b2a215a78bda34ac)
  • Date: Sat, 23 May 2009 08:21:28 -0500

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

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

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

nginx: => 0.6.37

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 5507f33..9e5430c 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -1,9 +1,8 @@
SPELL=nginx
- VERSION=0.6.36
- PATCHLEVEL=1
+ VERSION=0.6.37
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://sysoev.ru/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:45d0cfa80ece5c9d256e1fd8aacc6c6b3434d2b15a2a4dac501cc0b9343a7e43ffdaad2fa30c6c016edd02f62aa983ccbed0d718fa29277632839d26c942a522
+
SOURCE_HASH=sha512:58f5dc01002e4460e4b72b548ada742455fd5bd11d159d4f4f51606f9b060f2e13a0422d07b459beee30dff3fdb7efbba309f7d2a21ac2a862e9b69bc8bc0422
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://nginx.net/
LICENSE[0]=BSD
@@ -19,8 +18,8 @@ The basic HTTP features:
and fault tolerance.
* Accelerated support without caching of remote FastCGI servers,
simple load balancing and fault tolerance.
-* Modular architecture. Filters include gzipping, byte ranges,
- chunked responses, and SSI. Multiple SSI inclusions within a single
+* Modular architecture. Filters include gzipping, byte ranges,
+ chunked responses, and SSI. Multiple SSI inclusions within a single
page can be processed in parallel if they are handled by FastCGI or
proxied servers.
* SSL and TLS SNI support.
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index af53331..19c760b 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2009-05-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.6.37
+
2009-04-25 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* syslog.patch: fixed syslogging for extra error



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2a7534e37dea5a87b787c477b2a215a78bda34ac), Vlad Glagolev, 05/23/2009

Archive powered by MHonArc 2.6.24.

Top of Page