From 2da6f3f5b59e6a7af0877c1cba654e6238c2c721 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Tue, 20 Mar 2018 21:45:32 +0100 Subject: 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 --- profiles/desc/nginx_modules_http.desc | 1 + 1 file changed, 1 insertion(+) (limited to 'profiles') 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. -- cgit v1.2.3-65-gdbad