Skip to Content.
Sympa Menu

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

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 (f6c3d9fb10d61b66bcca7f0ad85785077de57cf2)
  • Date: Fri, 14 Jul 2017 22:42:07 +0000

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

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

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

http/nginx: versions 1.12.1/1.13.3, SECURITY_PATCH++

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index f0e71ff..9a96818 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -6,12 +6,12 @@ fi

case "$NGINX_RELEASE" in
stable)
- VERSION=1.12.0
+ VERSION=1.12.1
;;
devel)
- VERSION=1.13.2
+ VERSION=1.13.3
esac
- SECURITY_PATCH=7
+ SECURITY_PATCH=8
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=${SOURCE}.asc
SOURCE_URL[0]=http://nginx.org/download/$SOURCE
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 2173a7a..f5df776 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2017-07-14 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 1.12.1/1.13.3, SECURITY_PATCH++, (CVE-2017-7529)
+
2017-07-02 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel version 1.13.2




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (f6c3d9fb10d61b66bcca7f0ad85785077de57cf2), Pavel Vinogradov, 07/14/2017

Archive powered by MHonArc 2.6.24.

Top of Page