Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (f278b4e65b620a660452f48c1dc8ea0aadff69d6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (f278b4e65b620a660452f48c1dc8ea0aadff69d6)
  • Date: Sun, 10 Jul 2016 03:28:22 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

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

New commits:
commit f278b4e65b620a660452f48c1dc8ea0aadff69d6
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/nginx: versions 1.10.1 and 1.11.2, SECURITY_PATCH++

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 8607033..73b3200 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -6,12 +6,12 @@ fi

case "$NGINX_RELEASE" in
stable)
- VERSION=1.8.1
- SECURITY_PATCH=6
+ VERSION=1.10.1
+ SECURITY_PATCH=7
;;
devel)
- VERSION=1.9.10
- SECURITY_PATCH=6
+ VERSION=1.11.2
+ SECURITY_PATCH=7
;;
esac
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 920266c..2689bb3 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,7 @@
+2016-07-09 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated stable and devel to 1.10.1 and 1.11.2 respectively,
+ SECURITY_PATCH++, (CVE-2016-4450)
+
2016-04-17 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.8.1 (stable), 1.9.10 (devel);
SECURITY_PATCH++ (CVE-2016-0742, CVE-2016-0746, CVE-2016-0747)



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (f278b4e65b620a660452f48c1dc8ea0aadff69d6), Pavel Vinogradov, 07/09/2016

Archive powered by MHonArc 2.6.24.

Top of Page