Skip to Content.
Sympa Menu

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

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 (1340f282c2428300f943279fcb28108853ad9ead)
  • Date: Tue, 8 Dec 2009 07:30:40 -0600

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

http/nginx/DETAILS | 8 +++++---
http/nginx/HISTORY | 3 +++
http/nginx/sysoev.gpg |binary
3 files changed, 8 insertions(+), 3 deletions(-)

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

nginx: => 0.7.64

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 3dae0ec..eacabff 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -4,9 +4,11 @@ if [[ $NGINX_RELEASE == legacy ]]; then
SECURITY_PATCH=1

SOURCE_HASH=sha512:b8ec805b146eb4050b66987e00d23568cab8dfb620ad021b02e09aac6df37919d17e9ef6102b3b08fbb8b07262da46d595e263b3de62d83f0be624dd8a3822d8
else
- VERSION=0.7.63
- SECURITY_PATCH=1
-
SOURCE_HASH=sha512:a79cf3d301b0caf1219d51bb61cc1073e2305b13b682f9e52faa750ef925bac5ad973df0474a633f0e475b34b1cff6aa158e52f7c4917cd241b51abcb8a25ee1
+ VERSION=0.7.64
+ SECURITY_PATCH=2
+ SOURCE2=$SPELL-$VERSION.tar.gz.asc
+ SOURCE2_URL=http://sysoev.ru/$SPELL/$SOURCE2
+ SOURCE_GPG=sysoev.gpg:$SOURCE2:UPSTREAM_KEY
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://sysoev.ru/$SPELL/$SOURCE
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 945e603..b330ce5 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2009-12-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated stable to 0.7.64; SECURITY_PATCH++
+
2009-10-29 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated stable to 0.7.63
* INSTALL: install temp dir only if it doesn't exist
diff --git a/http/nginx/sysoev.gpg b/http/nginx/sysoev.gpg
new file mode 100644
index 0000000..b08b1be
Binary files /dev/null and b/http/nginx/sysoev.gpg differ




Archive powered by MHonArc 2.6.24.

Top of Page