Skip to Content.
Sympa Menu

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

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 (3857ddb8c66c4c440bfd4d66df7e0ddeab0a10ec)
  • Date: Tue, 4 Dec 2018 17:25:20 +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 3857ddb8c66c4c440bfd4d66df7e0ddeab0a10ec
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/nginx: stable version 1.14.2

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 4a62911..f5808ed 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -5,7 +5,7 @@ if [[ -z $NGINX_RELEASE ]]; then
fi

if [[ "${NGINX_RELEASE}" == "stable" ]]; then
- VERSION=1.14.1
+ VERSION=1.14.2
else
VERSION=1.15.7
fi
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 5f9f792..6d6d167 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2018-12-04 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: stable version 1.14.2
+
2018-12-03 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel version 1.15.7




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (3857ddb8c66c4c440bfd4d66df7e0ddeab0a10ec), Pavel Vinogradov, 12/04/2018

Archive powered by MHonArc 2.6.24.

Top of Page