Skip to Content.
Sympa Menu

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

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 (b245d680a7c24aaa5a9a8572fb7eb58673a30334)
  • Date: Tue, 23 Jul 2019 20:35:00 +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 b245d680a7c24aaa5a9a8572fb7eb58673a30334
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/nginx: devel version 1.17.2

diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index bc6ad33..23358d3 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -7,7 +7,7 @@ fi
if [[ "${NGINX_RELEASE}" == "stable" ]]; then
VERSION=1.16.0
else
- VERSION=1.17.1
+ VERSION=1.17.2
fi
SECURITY_PATCH=9
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 739ef97..6da78eb 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2019-07-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: devel version 1.17.2
+
2019-06-28 Pavel Vinogradov <public AT sourcemage.org>
* CONFIGURE, BUILD, DEPENDS, PRE_BUILD, syslog-1.5.6.patch: simplified
syslog module option and updated the corresponding patch, fixed



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

Archive powered by MHonArc 2.6.24.

Top of Page