summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-20 21:45:32 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-03-20 21:46:14 +0100
commit2da6f3f5b59e6a7af0877c1cba654e6238c2c721 (patch)
tree4429592b8b274daf46ad23ea068aed2bd5092579 /profiles
parentmedia-libs/fontconfig-2.12.6: hppa stable, bug 647702 (diff)
downloadgentoo-2da6f3f5b59e6a7af0877c1cba654e6238c2c721.tar.gz
gentoo-2da6f3f5b59e6a7af0877c1cba654e6238c2c721.tar.bz2
gentoo-2da6f3f5b59e6a7af0877c1cba654e6238c2c721.zip
www-servers/nginx: Bump to v1.13.10 mainline
Ebuild changes: =============== - brotli module updated to commit 482761e7c0cf3ea4d1540fc9e14c9dedd80d2f7c. - New upstream gRPC HTTP module added. Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'profiles')
-rw-r--r--profiles/desc/nginx_modules_http.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc
index 0bc63df6e1ca..656dd577c1d9 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -25,6 +25,7 @@ fastcgi - This module allows Nginx to interact with FastCGI processes and contro
flv - This module provides the ability to seek within FLV (Flash) files using time-based offsets.
geo - This module creates variables, whose values depend on the IP-address of the client.
geoip - This module creates variables based on the IP-address of the client matched against the MaxMind GeoIP binary files.
+grpc - This module provides gRPC support.
gunzip - Permits to decompress gzip'ed files on-the-fly for clients not supporting the gzip encoding method.
gzip - This module allows for on-the-fly gzip compression.
gzip_static - Before serving a file from disk to a gzip-enabled client, this module will look for a precompressed file in the same location.