www/nginx-devel: update from 1.21.1 to 1.21.2.

While I'm here, fix build of the third-party ajp module by changing
a distribution point.

<Changelog>

*) Change: now nginx rejects HTTP/1.0 requests with the
   "Transfer-Encoding" header line.

*) Change: export ciphers are no longer supported.

*) Feature: OpenSSL 3.0 compatibility.

*) Feature: the "Auth-SSL-Protocol" and "Auth-SSL-Cipher" header lines
   are now passed to the mail proxy authentication server.
   Thanks to Rob Mueller.

*) Feature: request body filters API now permits buffering of the data
   being processed.

*) Bugfix: backend SSL connections in the stream module might hang after
   an SSL handshake.

*) Bugfix: the security level, which is available in OpenSSL 1.1.0 or
   newer, did not affect loading of the server certificates when set
   with "@SECLEVEL=N" in the "ssl_ciphers" directive.

*) Bugfix: SSL connections with gRPC backends might hang if select,
   poll, or /dev/poll methods were used.

*) Bugfix: when using HTTP/2 client request body was always written to
   disk if the "Content-Length" header line was not present in the
   request.

</Changelog>
This commit is contained in:
Sergey A. Osokin 2021-08-31 11:53:10 -04:00
parent 770d6f0d89
commit ecdbe7a9e9
3 changed files with 7 additions and 8 deletions

View file

@ -1,8 +1,7 @@
# Created by: Sergey A. Osokin <osa@FreeBSD.org> # Created by: Sergey A. Osokin <osa@FreeBSD.org>
PORTNAME?= nginx PORTNAME?= nginx
PORTVERSION= 1.21.1 PORTVERSION= 1.21.2
PORTREVISION= 4
CATEGORIES= www CATEGORIES= www
MASTER_SITES= https://nginx.org/download/ \ MASTER_SITES= https://nginx.org/download/ \
LOCAL/osa LOCAL/osa

View file

@ -16,7 +16,7 @@ OPTIONS_GROUP_THIRDPARTYGRP= AJP AWS_AUTH BROTLI CACHE_PURGE CLOJURE COOKIE_FLAG
REDIS2 RTMP SET_MISC SFLOW SHIBBOLETH SLOWFS_CACHE SMALL_LIGHT SRCACHE \ REDIS2 RTMP SET_MISC SFLOW SHIBBOLETH SLOWFS_CACHE SMALL_LIGHT SRCACHE \
VOD VTS XSS WEBSOCKIFY VOD VTS XSS WEBSOCKIFY
AJP_GH_TUPLE= yaoweibin:nginx_ajp_module:a964a0b:ajp AJP_GH_TUPLE= msva:nginx_ajp_module:fcbb2cc:ajp
AJP_VARS= DSO_EXTMODS+=ajp AJP_VARS= DSO_EXTMODS+=ajp
ARRAYVAR_IMPLIES= DEVEL_KIT ARRAYVAR_IMPLIES= DEVEL_KIT

View file

@ -1,6 +1,6 @@
TIMESTAMP = 1630422598 TIMESTAMP = 1630424122
SHA256 (nginx-1.21.1.tar.gz) = 68ba0311342115163a0354cad34f90c05a7e8bf689dc498abf07899eda155560 SHA256 (nginx-1.21.2.tar.gz) = 31771c560e46d73650568e8193cb94d981081f83dd62d1ba43af1a1e0ba25185
SIZE (nginx-1.21.1.tar.gz) = 1064925 SIZE (nginx-1.21.2.tar.gz) = 1066678
SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208 SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208
SHA256 (nginx_mod_h264_streaming-2.2.7.tar.gz) = 6d974ba630cef59de1f60996c66b401264a345d25988a76037c2856cec756c19 SHA256 (nginx_mod_h264_streaming-2.2.7.tar.gz) = 6d974ba630cef59de1f60996c66b401264a345d25988a76037c2856cec756c19
@ -11,8 +11,8 @@ SHA256 (ngx_http_response-0.3.tar.gz) = 0835584029f053051c624adbe33a826ab0205c9d
SIZE (ngx_http_response-0.3.tar.gz) = 2244 SIZE (ngx_http_response-0.3.tar.gz) = 2244
SHA256 (passenger-6.0.10.tar.gz) = 3eb2c52652c96a136cc69cf342e3a61a8dd0e92cdbe9310a7aae249ab1abe0d4 SHA256 (passenger-6.0.10.tar.gz) = 3eb2c52652c96a136cc69cf342e3a61a8dd0e92cdbe9310a7aae249ab1abe0d4
SIZE (passenger-6.0.10.tar.gz) = 8178910 SIZE (passenger-6.0.10.tar.gz) = 8178910
SHA256 (yaoweibin-nginx_ajp_module-a964a0b_GH0.tar.gz) = 0c786660ce2e5c6d23cf02e957786ad581a04cc6315145eb144ec271f7f81326 SHA256 (msva-nginx_ajp_module-fcbb2cc_GH0.tar.gz) = 522e94c59f5783f281d868ede2adf325bf2f8ffb9e62cf8451d4b9ac0516916c
SIZE (yaoweibin-nginx_ajp_module-a964a0b_GH0.tar.gz) = 109940 SIZE (msva-nginx_ajp_module-fcbb2cc_GH0.tar.gz) = 110807
SHA256 (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = c949d4be6f3442c8e2937046448dc8d8def25c0e0fa6f4e805144cea45eabe80 SHA256 (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = c949d4be6f3442c8e2937046448dc8d8def25c0e0fa6f4e805144cea45eabe80
SIZE (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = 11280 SIZE (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = 11280
SHA256 (anomalizer-ngx_aws_auth-21931b2_GH0.tar.gz) = d8a2422da96a638e9a911e4edb592954d9c0fe1576456fec9809ef4e2a0a863d SHA256 (anomalizer-ngx_aws_auth-21931b2_GH0.tar.gz) = d8a2422da96a638e9a911e4edb592954d9c0fe1576456fec9809ef4e2a0a863d