Skip to Content.
Sympa Menu

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

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 (fc7e0b8a8be958dec28776f0e236d0b8f0c4045a)
  • Date: Wed, 24 Apr 2019 01:39:29 +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 fc7e0b8a8be958dec28776f0e236d0b8f0c4045a
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/nginx: devel version 1.16.0

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 8c85b97..158a36e 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -7,7 +7,7 @@ fi
if [[ "${NGINX_RELEASE}" == "stable" ]]; then
VERSION=1.14.2
else
- VERSION=1.15.12
+ VERSION=1.16.0
fi
SECURITY_PATCH=9
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 7085160..047768d 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2019-04-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: devel version 1.16.0
+
2019-04-16 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: devel version 1.15.12




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fc7e0b8a8be958dec28776f0e236d0b8f0c4045a), Pavel Vinogradov, 04/23/2019

Archive powered by MHonArc 2.6.24.

Top of Page