Skip to Content.
Sympa Menu

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

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 (d13f38318dec561807e1e0a96b35185011a4ecc0)
  • Date: Tue, 25 Jun 2019 20:10:19 +0000

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

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

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

http/nginx: devel version 1.17.1, 1.16.x is stable from now on

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 158a36e..bc6ad33 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -5,9 +5,9 @@ if [[ -z $NGINX_RELEASE ]]; then
fi

if [[ "${NGINX_RELEASE}" == "stable" ]]; then
- VERSION=1.14.2
-else
VERSION=1.16.0
+else
+ VERSION=1.17.1
fi
SECURITY_PATCH=9
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 047768d..7e556a0 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2019-06-25 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: devel version 1.17.1, 1.16.x is stable from now on
+
2019-04-23 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel version 1.16.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (d13f38318dec561807e1e0a96b35185011a4ecc0), Pavel Vinogradov, 06/25/2019

Archive powered by MHonArc 2.6.24.

Top of Page