pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/nginx nginx: updated to 1.12.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54ac0ecca949
branches:  trunk
changeset: 370940:54ac0ecca949
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Oct 28 10:57:29 2017 +0000

description:
nginx: updated to 1.12.2

Changes with nginx 1.12.2:

*) Bugfix: client SSL connections were immediately closed if deferred
   accept and the "proxy_protocol" parameter of the "listen" directive
   were used.

*) Bugfix: client connections might be dropped during configuration
   testing when using the "reuseport" parameter of the "listen"
   directive on Linux.

*) Bugfix: incorrect response length was returned on 32-bit platforms
   when requesting more than 4 gigabytes with multiple ranges.

*) Bugfix: switching to the next upstream server in the stream module
   did not work when using the "ssl_preread" directive.

*) Bugfix: when using HTTP/2 client request body might be corrupted.

*) Bugfix: in handling of client addresses when using unix domain
   sockets.

diffstat:

 www/nginx/Makefile                         |   6 ++--
 www/nginx/Makefile.common                  |  14 ++++++------
 www/nginx/distinfo                         |  34 +++++++++++++++---------------
 www/nginx/options.mk                       |   8 +++---
 www/nginx/patches/patch-auto_lib_pcre_conf |   4 ++-
 5 files changed, 34 insertions(+), 32 deletions(-)

diffs (150 lines):

diff -r 23ee83cd7349 -r 54ac0ecca949 www/nginx/Makefile
--- a/www/nginx/Makefile        Sat Oct 28 09:16:11 2017 +0000
+++ b/www/nginx/Makefile        Sat Oct 28 10:57:29 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2017/07/23 21:08:18 adam Exp $
+# $NetBSD: Makefile,v 1.74 2017/10/28 10:57:29 adam Exp $
 
-DISTNAME=              nginx-1.12.1
-MAINTAINER=            joerg%NetBSD.org@localhost
+DISTNAME=      nginx-1.12.2
+MAINTAINER=    joerg%NetBSD.org@localhost
 
 .include "../../www/nginx/Makefile.common"
diff -r 23ee83cd7349 -r 54ac0ecca949 www/nginx/Makefile.common
--- a/www/nginx/Makefile.common Sat Oct 28 09:16:11 2017 +0000
+++ b/www/nginx/Makefile.common Sat Oct 28 10:57:29 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2017/07/23 21:08:18 adam Exp $
+# $NetBSD: Makefile.common,v 1.12 2017/10/28 10:57:29 adam Exp $
 # used by www/nginx/Makefile
 # used by www/nginx-devel/Makefile
 
@@ -6,13 +6,13 @@
 # Do *not* add any version-specific data here, any change
 # in this file will affect both packages
 
-CATEGORIES=            www
-MASTER_SITES=          http://nginx.org/download/
-DISTFILES=             ${DEFAULT_DISTFILES}
+CATEGORIES=    www
+MASTER_SITES=  http://nginx.org/download/
+DISTFILES=     ${DEFAULT_DISTFILES}
 
-HOMEPAGE=              http://nginx.org/
-COMMENT=               Lightweight HTTP server and mail proxy server
-LICENSE=               2-clause-bsd
+HOMEPAGE=      http://nginx.org/
+COMMENT=       Lightweight HTTP server and mail proxy server
+LICENSE=       2-clause-bsd
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 23ee83cd7349 -r 54ac0ecca949 www/nginx/distinfo
--- a/www/nginx/distinfo        Sat Oct 28 09:16:11 2017 +0000
+++ b/www/nginx/distinfo        Sat Oct 28 10:57:29 2017 +0000
@@ -1,13 +1,13 @@
-$NetBSD: distinfo,v 1.58 2017/07/23 21:22:28 adam Exp $
+$NetBSD: distinfo,v 1.59 2017/10/28 10:57:29 adam Exp $
 
 SHA1 (array-var-nginx-module-0.05.tar.gz) = c69fac77814947009ab783a471783b3c95a63a26
 RMD160 (array-var-nginx-module-0.05.tar.gz) = 89bd4efc04864e3e90781588a337338951ec8733
 SHA512 (array-var-nginx-module-0.05.tar.gz) = 7c9fa9b76bc7cd2473ceae6d5ffb8de26993be9293ea967908d6c4550e086affa7016df4c936fb0b79f1142dc0aa1a5f2058d417e6433b5a3497a45d7e866e84
 Size (array-var-nginx-module-0.05.tar.gz) = 11280 bytes
-SHA1 (echo-nginx-module-0.60.tar.gz) = 28e960fd496ac67d815fd9f622448412889d9307
-RMD160 (echo-nginx-module-0.60.tar.gz) = 9bdad6a73b26c3d4ab99c3a2b31e6d17d4a9233f
-SHA512 (echo-nginx-module-0.60.tar.gz) = c455bee73cebd0752449472452d15614b9587ddd199263d366484ede890c4d108eacbbeaef31adc9dc7732b56ef2bfc73c0fef3366366db03a8ec3fdc27a985c
-Size (echo-nginx-module-0.60.tar.gz) = 52771 bytes
+SHA1 (echo-nginx-module-0.61.tar.gz) = 58a0b5430497cf9e13be5f52e46cad6f48ec251a
+RMD160 (echo-nginx-module-0.61.tar.gz) = 65bfe167de019826c44479bd413324e1cf686bba
+SHA512 (echo-nginx-module-0.61.tar.gz) = c90b81a4e85a8e9beeb5ff591dc91adb25fa4e0b6cb47086b577e5fa36db2368442dd011187675e358781956c364b949bc4d920ca2b534481b21c9987d2a9a3b
+Size (echo-nginx-module-0.61.tar.gz) = 53155 bytes
 SHA1 (encrypted-session-nginx-module-0.06.tar.gz) = 4a95344a16abb34ffd4913b37b2651372abb046d
 RMD160 (encrypted-session-nginx-module-0.06.tar.gz) = b42990e6aae92b1bfe65d10c4f87495b405b3ba2
 SHA512 (encrypted-session-nginx-module-0.06.tar.gz) = 60e3531c7f35c9f19dd1e78d3cad9db6ea1a89ba6610a8a94491fcc54e4d4db46c92c90de31e05a693069656caf27c8707408b90212e80d93559486fbfe445c6
@@ -20,26 +20,26 @@
 RMD160 (headers-more-nginx-module-0.32.tar.gz) = a0fd69817659321c2d51d9143de413e43cb049b4
 SHA512 (headers-more-nginx-module-0.32.tar.gz) = e42582b45c3111de3940bbeb67ce161aca2d55adcfb00c61c12256fa0e36221d38723013f36edbcf6d1b520f8dfb49d4657df8a956e66d36e68425afad382bd1
 Size (headers-more-nginx-module-0.32.tar.gz) = 28033 bytes
-SHA1 (lua-nginx-module-0.10.8.tar.gz) = 1538ff4a3e6ffa182fae87a87d36f3c62b670397
-RMD160 (lua-nginx-module-0.10.8.tar.gz) = 7e0959c91c439c679a8c2276d9817b279fed5315
-SHA512 (lua-nginx-module-0.10.8.tar.gz) = ad621cec178eb37109f16ebc30dbab7b1ea344ac4b523ff1e6ad62364b8cf437488a89c593ca44b446b729a1c578e3a97685851847b4b16a147ac9eca8f23a2a
-Size (lua-nginx-module-0.10.8.tar.gz) = 606643 bytes
+SHA1 (lua-nginx-module-0.10.10.tar.gz) = d9f40448e7fb24e5c14901fb35c166981819ce55
+RMD160 (lua-nginx-module-0.10.10.tar.gz) = 9388cf1b6811720010f2d17814bae9e9baa44637
+SHA512 (lua-nginx-module-0.10.10.tar.gz) = 3440e3fe714407f0ff61e0da207669655b443f7b70ef8a91693ea05ed96d8fde349d9c8ea30d5ff53ea3f8e4a5c7d0a2834e136c340b1b1365d62006339a1e4d
+Size (lua-nginx-module-0.10.10.tar.gz) = 611973 bytes
 SHA1 (naxsi-0.55.3.tar.gz) = 93c2be1f50e5e86a44c54ee02fc6a6faca16707f
 RMD160 (naxsi-0.55.3.tar.gz) = 45dcedc7961e487c2c659064abdeaf5b91dc75d2
 SHA512 (naxsi-0.55.3.tar.gz) = 9e8f41a5cd1342cc9b8aa334a603842d14a256aab1f4a21205bb1278aecbb0c49e39c889d8113a5b41aad2efeaa2ed9f11cba6929173f50add91f54c4c59c8a0
 Size (naxsi-0.55.3.tar.gz) = 187416 bytes
-SHA1 (nginx-1.12.1.tar.gz) = 71000022267589f50e83b0d6743923c1b7e64238
-RMD160 (nginx-1.12.1.tar.gz) = 2763d528651e383a2b8dd391e3ba68a1813d9951
-SHA512 (nginx-1.12.1.tar.gz) = 3a2ad2a559b366dda92dd58c0fe40ee84dd60a3eaf72071454110e032c3e9a03f2a63b28fe3a615b527950521eeb533c687a2cc4c87524e1d8f3a0a5f043fdb6
-Size (nginx-1.12.1.tar.gz) = 981093 bytes
+SHA1 (nginx-1.12.2.tar.gz) = 6b41d63befa4f52b0724b533e6292a6671b71fdc
+RMD160 (nginx-1.12.2.tar.gz) = d339de3ae1e05740810314e5c5884d67f622d302
+SHA512 (nginx-1.12.2.tar.gz) = 3faa2043e237a7e1d15cc5661ac9d002a965220a78c25a863be9f19e01007347e53f776b61c229f6bd3d916cc1ccf92de260811f7b8092ec1b747fba7c0061f7
+Size (nginx-1.12.2.tar.gz) = 981687 bytes
 SHA1 (nginx-rtmp-module-1.2.0.tar.gz) = f22b89944c93cdd8a3e6e5632ace54013df5c7ff
 RMD160 (nginx-rtmp-module-1.2.0.tar.gz) = 851b9570e4afd85acb4945772a8b46f298336892
 SHA512 (nginx-rtmp-module-1.2.0.tar.gz) = 8965d9bee91a46375516ccd012d1c43cd23f15c0630d11ed01472b9a84504574b476f22c5584f43c972a8f923e9ae025b9b60c64aace0ed159c7279bcbd376c8
 Size (nginx-rtmp-module-1.2.0.tar.gz) = 519895 bytes
-SHA1 (nginx_http_push_module-1.1.7.tar.gz) = ece7090a54140f81bb5bc8ae3dc3ea21f241b078
-RMD160 (nginx_http_push_module-1.1.7.tar.gz) = e56ada4758b6018521c763a25291eda98dfcbf8c
-SHA512 (nginx_http_push_module-1.1.7.tar.gz) = 1e9b029912ef6e89dba8e3aed57d50848b52fbeb1077d965ca39aea14c2b34c11092ee53db47fb1df9e5adaf466f849c5a33cade881fddb420c1a036bc659d4b
-Size (nginx_http_push_module-1.1.7.tar.gz) = 608690 bytes
+SHA1 (nginx_http_push_module-1.1.8.tar.gz) = f48aa1452631b447eb6c231397e4fcb914d2904e
+RMD160 (nginx_http_push_module-1.1.8.tar.gz) = aa687d25a72bb0e734dbdf997141c5e4b2b7c4fe
+SHA512 (nginx_http_push_module-1.1.8.tar.gz) = 5ae506fe967dba956a06bcc903dabc00c83c305ae8705d9a123870df5b3cb799f1889aa1599f293872cb11486775f85075a1090ec9b09042552dbd6b37448ba4
+Size (nginx_http_push_module-1.1.8.tar.gz) = 623400 bytes
 SHA1 (ngx_devel_kit-0.3.0.tar.gz) = b556d068db23037be30436af559795f45dd93c67
 RMD160 (ngx_devel_kit-0.3.0.tar.gz) = beb2736eb06e8e26f60643623553789346f653da
 SHA512 (ngx_devel_kit-0.3.0.tar.gz) = 558764c9be913a4f61d0e277d07bf3c272e1ce086b3fadb85b693a7e92805cd9fca4da7a8d29c96e53fc0d23b331327d3b2561ff61f19d2330e7d5d35ac7d614
diff -r 23ee83cd7349 -r 54ac0ecca949 www/nginx/options.mk
--- a/www/nginx/options.mk      Sat Oct 28 09:16:11 2017 +0000
+++ b/www/nginx/options.mk      Sat Oct 28 10:57:29 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.41 2017/07/23 21:08:18 adam Exp $
+# $NetBSD: options.mk,v 1.42 2017/10/28 10:57:29 adam Exp $
 
 PKG_OPTIONS_VAR=               PKG_OPTIONS.nginx
 PKG_SUPPORTED_OPTIONS=         dav flv gtools inet6 luajit mail-proxy memcache naxsi \
@@ -104,7 +104,7 @@
 CONFIGURE_ARGS+=       --add-module=../${LUA_DISTNAME}
 .endif
 .if !empty(PKG_OPTIONS:Mluajit) || make(makesum)
-LUA_VERSION=           0.10.8
+LUA_VERSION=           0.10.10
 LUA_DISTNAME=          lua-nginx-module-${LUA_VERSION}
 LUA_DISTFILE=          ${LUA_DISTNAME}.tar.gz
 SITES.${LUA_DISTFILE}= -https://github.com/openresty/lua-nginx-module/archive/v${LUA_VERSION}.tar.gz
@@ -115,7 +115,7 @@
 CONFIGURE_ARGS+=       --add-module=../${ECHOMOD_DISTNAME}
 .endif
 .if !empty(PKG_OPTIONS:Mecho) || make(makesum)
-ECHOMOD_VERSION=       0.60
+ECHOMOD_VERSION=       0.61
 ECHOMOD_DISTNAME=      echo-nginx-module-${ECHOMOD_VERSION}
 ECHOMOD_DISTFILE=      ${ECHOMOD_DISTNAME}.tar.gz
 SITES.${ECHOMOD_DISTFILE}=     -https://github.com/openresty/echo-nginx-module/archive/v${ECHOMOD_VERSION}.tar.gz
@@ -188,7 +188,7 @@
 CONFIGURE_ARGS+=       --add-module=../nchan-${PUSH_VERSION}
 .endif
 .if !empty(PKG_OPTIONS:Mpush) || make(makesum)
-PUSH_VERSION=          1.1.7
+PUSH_VERSION=          1.1.8
 PUSH_DISTNAME=         nginx_http_push_module-${PUSH_VERSION}
 PUSH_DISTFILE=         ${PUSH_DISTNAME}.tar.gz
 SITES.${PUSH_DISTFILE}=        -https://github.com/slact/nchan/archive/v${PUSH_VERSION}.tar.gz
diff -r 23ee83cd7349 -r 54ac0ecca949 www/nginx/patches/patch-auto_lib_pcre_conf
--- a/www/nginx/patches/patch-auto_lib_pcre_conf        Sat Oct 28 09:16:11 2017 +0000
+++ b/www/nginx/patches/patch-auto_lib_pcre_conf        Sat Oct 28 10:57:29 2017 +0000
@@ -1,4 +1,6 @@
-$NetBSD: patch-auto_lib_pcre_conf,v 1.1 2016/11/24 11:35:23 maya Exp $
+$NetBSD: patch-auto_lib_pcre_conf,v 1.2 2017/10/28 10:57:29 adam Exp $
+
+Use correct PREFIX.
 
 --- auto/lib/pcre/conf.orig    2016-05-31 13:47:01.000000000 +0000
 +++ auto/lib/pcre/conf



Home | Main Index | Thread Index | Old Index