Skip to Content.
Sympa Menu

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

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 (f2ee7dd3883d9fa7eb075163c6f9fd42225b3854)
  • Date: Tue, 3 Jul 2018 21:10:57 +0000

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

http/nginx/DETAILS | 2 +-
http/nginx/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

http/nginx: devel version 1.15.1

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 754fba9..b0ff062 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -7,7 +7,7 @@ fi
if [[ "${NGINX_RELEASE}" == "stable" ]]; then
VERSION=1.14.0
else
- VERSION=1.15.0
+ VERSION=1.15.1
fi
SECURITY_PATCH=8
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index a0daa8d..f9d13ba 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2018-07-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: devel version 1.15.1
+
2018-06-05 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel version 1.15.0, 1.14.x is now in stable branch,
case -> if



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (f2ee7dd3883d9fa7eb075163c6f9fd42225b3854), Pavel Vinogradov, 07/03/2018

Archive powered by MHonArc 2.6.24.

Top of Page