summaryrefslogtreecommitdiffstats
path: root/http
diff options
context:
space:
mode:
authorPavel Vinogradov2019-10-22 15:29:30 -0400
committerPavel Vinogradov2019-10-22 15:29:30 -0400
commitd78a3237df1891dc5d09950201e0311490f00746 (patch)
tree560ec24c2d0d1787690e36efd0e1fe36aad2c18f /http
parent884101db822afbc5ed4f2fbb632d884a8c8b094c (diff)
http/nginx: devel version 1.17.5
Diffstat (limited to 'http')
-rwxr-xr-xhttp/nginx/DETAILS2
-rw-r--r--http/nginx/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 447abeb6f4..f60831acd4 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -7,7 +7,7 @@ fi
if [[ "${NGINX_RELEASE}" == "stable" ]]; then
VERSION=1.16.1
else
- VERSION=1.17.4
+ VERSION=1.17.5
fi
SECURITY_PATCH=10
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index b7bc9ad4a7..ccc34aaba4 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,6 @@
+2019-10-22 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: devel version 1.17.5
+
2019-09-24 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: devel version 1.17.4