summaryrefslogtreecommitdiffstats
path: root/http
diff options
context:
space:
mode:
authorPavel Vinogradov2019-06-25 16:04:40 -0400
committerPavel Vinogradov2019-06-25 16:04:40 -0400
commitd13f38318dec561807e1e0a96b35185011a4ecc0 (patch)
treeff279f9817c6b06bb5b67dde442dfc559832ef16 /http
parenta4d9d14c8a1b2df66d9cdd3288100048146c5a40 (diff)
http/nginx: devel version 1.17.1, 1.16.x is stable from now on
Diffstat (limited to 'http')
-rwxr-xr-xhttp/nginx/DETAILS4
-rw-r--r--http/nginx/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 158a36eda7..bc6ad339b8 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 047768d2c7..7e556a082f 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2019-06-25 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: devel version 1.17.1, 1.16.x is stable from now on
+
2019-04-23 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: devel version 1.16.0