summaryrefslogtreecommitdiffstats
path: root/http
diff options
context:
space:
mode:
authorPavel Vinogradov2019-08-13 16:58:06 -0400
committerPavel Vinogradov2019-08-13 16:58:06 -0400
commitcf45d681ab2b7848d2e204c6df90dddfc474dfcc (patch)
treeb22fea4033e05676874901702fd085e0920eb0c2 /http
parent4598a297c413fba923a518fe9d614b06a4634ef2 (diff)
http/nginx: versions 1.17.3/1.16.1, SECURITY_PATCH++
Diffstat (limited to 'http')
-rwxr-xr-xhttp/nginx/DETAILS6
-rw-r--r--http/nginx/HISTORY4
2 files changed, 7 insertions, 3 deletions
diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index 23358d3fc5..2d9659a469 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -5,11 +5,11 @@ if [[ -z $NGINX_RELEASE ]]; then
fi
if [[ "${NGINX_RELEASE}" == "stable" ]]; then
- VERSION=1.16.0
+ VERSION=1.16.1
else
- VERSION=1.17.2
+ VERSION=1.17.3
fi
- SECURITY_PATCH=9
+ SECURITY_PATCH=10
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=${SOURCE}.asc
SOURCE_URL[0]=http://nginx.org/download/$SOURCE
diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 6da78ebeb8..84f799cac6 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,7 @@
+2019-08-13 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: versions 1.17.3/1.16.1, SECURITY_PATCH++,
+ (CVE-2019-9511, CVE-2019-9513, CVE-2019-9516)
+
2019-07-23 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: devel version 1.17.2