pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/nginx-devel



Module Name:    pkgsrc
Committed By:   osa
Date:           Tue Nov 26 18:44:56 UTC 2024

Modified Files:
        pkgsrc/www/nginx-devel: Makefile distinfo

Log Message:
www/nginx-devel: update 1.27.2 -> 1.27.3

<ChangeLog>

    *) Feature: the "server" directive in the "upstream" block supports the
       "resolve" parameter.

    *) Feature: the "resolver" and "resolver_timeout" directives in the
       "upstream" block.

    *) Feature: SmarterMail specific mode support for IMAP LOGIN with
       untagged CAPABILITY response in the mail proxy module.

    *) Change: now TLSv1 and TLSv1.1 protocols are disabled by default.

    *) Change: an IPv6 address in square brackets and no port can be
       specified in the "proxy_bind", "fastcgi_bind", "grpc_bind",
       "memcached_bind", "scgi_bind", and "uwsgi_bind" directives, and as
       client address in ngx_http_realip_module.

    *) Bugfix: in the ngx_http_mp4_module.
       Thanks to Nils Bars.

    *) Bugfix: the "so_keepalive" parameter of the "listen" directive might
       be handled incorrectly on DragonFly BSD.

    *) Bugfix: in the "proxy_store" directive.

</ChangeLog>


To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 pkgsrc/www/nginx-devel/Makefile
cvs rdiff -u -r1.113 -r1.114 pkgsrc/www/nginx-devel/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/nginx-devel/Makefile
diff -u pkgsrc/www/nginx-devel/Makefile:1.137 pkgsrc/www/nginx-devel/Makefile:1.138
--- pkgsrc/www/nginx-devel/Makefile:1.137       Sat Nov 16 12:07:24 2024
+++ pkgsrc/www/nginx-devel/Makefile     Tue Nov 26 18:44:56 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.137 2024/11/16 12:07:24 wiz Exp $
+# $NetBSD: Makefile,v 1.138 2024/11/26 18:44:56 osa Exp $
 
-DISTNAME=      nginx-1.27.2
-PKGREVISION=   6
+DISTNAME=      nginx-1.27.3
 PKGNAME=       ${DISTNAME:S/-/-devel-/1}
 CATEGORIES=    www
 MASTER_SITES=  https://nginx.org/download/
@@ -111,6 +110,10 @@ post-patch:
 .if !empty(PKG_OPTIONS:Mgssapi)
        ${SED} -i.bak '4d;5d;6d' ${WRKDIR}/${GSSAPI_DISTNAME}/config
 .endif
+.if !empty(PKG_OPTIONS:Mnaxsi)
+       ${SED} -i.bak '308,309s/MSIZE/NAXSI_MSIZE/g' \
+               ${WRKSRC}/..${NAXSI_SUBDIR}/libinjection/src/libinjection_sqli.c
+.endif
 
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/objs/nginx ${DESTDIR}${PREFIX}/sbin/nginx

Index: pkgsrc/www/nginx-devel/distinfo
diff -u pkgsrc/www/nginx-devel/distinfo:1.113 pkgsrc/www/nginx-devel/distinfo:1.114
--- pkgsrc/www/nginx-devel/distinfo:1.113       Wed Nov 13 11:15:12 2024
+++ pkgsrc/www/nginx-devel/distinfo     Tue Nov 26 18:44:56 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.113 2024/11/13 11:15:12 jperkin Exp $
+$NetBSD: distinfo,v 1.114 2024/11/26 18:44:56 osa Exp $
 
 BLAKE2s (1ac658f44afc9240f13e9d6c1c9d5a7816299e8e.patch) = 6c3880dc781886fb1f4190fa9b8f1459246cc5d157aaed3b9a24cc7abaf7c5a1
 SHA512 (1ac658f44afc9240f13e9d6c1c9d5a7816299e8e.patch) = b780bea19736f5db844f11b0b407c159cc6ba7326b50177cefde6f8ee875238d3618e50d29b132a66fe98103cb5656f33895e5989d98d4cdc26cfeaa7f12865f
@@ -27,9 +27,9 @@ Size (naxsi-1.6-src-with-deps.tar.gz) = 
 BLAKE2s (nchan-1.3.6.tar.gz) = 1409be69d5589d3643a7cb1f3dd1e4bc8d58c4be801234d52738090c04469255
 SHA512 (nchan-1.3.6.tar.gz) = 0f1c25d460dcf4e3407a1ef4bfcefe17eba7b0ff250f267e5bde0eb4298e9596c1e6992fc58fe35d8420888065353bf3883a1f1bbc5e607a00128992eb1ee6d2
 Size (nchan-1.3.6.tar.gz) = 761436 bytes
-BLAKE2s (nginx-1.27.2.tar.gz) = 23c4bb2b309181406534d1ccf0d23a3ad112de6f8abf3addeca6c988e2f1ac16
-SHA512 (nginx-1.27.2.tar.gz) = 5e2e0ccba596c5fa67571095e7c9b34e0a8a44f12d72c5cc714360926a192a09810e08f653b16112b5a3223e8cddc5a61f9f8dba026fb0854ec7a0d440666cf2
-Size (nginx-1.27.2.tar.gz) = 1258098 bytes
+BLAKE2s (nginx-1.27.3.tar.gz) = ce5c314c3acc202e57f8fad321651e80f5a6f6024f645a55c86ae339d1ebe81b
+SHA512 (nginx-1.27.3.tar.gz) = 5536d41ead0da71b6593cb361fd3da79707362919e6b6e71ec64816b5c2205903af0cd151796c942b32dfca0f8e8e3ffd9dcb3acf993144342ca671330b1a0dc
+Size (nginx-1.27.3.tar.gz) = 1271526 bytes
 BLAKE2s (nginx-dav-ext-module-3.0.0.tar.gz) = 8e823ffd605d4fca00eb3ca92a0954ca35fb178397e0b990fea7d47580ee582f
 SHA512 (nginx-dav-ext-module-3.0.0.tar.gz) = d0193ba90f1ef46c4e470630c4394bdf99d94fd2e3bd8be6cb2ba1655ec59944b1269025f032b79dc2c6dad366e54389ef6a6da2ddeb91d535a4027f2162fbde
 Size (nginx-dav-ext-module-3.0.0.tar.gz) = 14558 bytes



Home | Main Index | Thread Index | Old Index