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: Thu Apr 17 15:22:22 UTC 2025
Modified Files:
pkgsrc/www/nginx-devel: Makefile distinfo
Log Message:
www/nginx-devel: update 1.27.4 -> 1.27.5
<ChangeLog>
*) Feature: CUBIC congestion control in QUIC connections.
*) Change: the maximum size limit for SSL sessions cached in shared
memory has been raised to 8192.
*) Bugfix: in the "grpc_ssl_password_file", "proxy_ssl_password_file",
and "uwsgi_ssl_password_file" directives when loading SSL
certificates and encrypted keys from variables; the bug had appeared
in 1.23.1.
*) Bugfix: in the $ssl_curve and $ssl_curves variables when using
pluggable curves in OpenSSL.
*) Bugfix: nginx could not be built with musl libc.
Thanks to Piotr Sikora.
*) Performance improvements and bugfixes in HTTP/3.
</ChangeLog>
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 pkgsrc/www/nginx-devel/Makefile
cvs rdiff -u -r1.122 -r1.123 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.147 pkgsrc/www/nginx-devel/Makefile:1.148
--- pkgsrc/www/nginx-devel/Makefile:1.147 Thu Apr 17 15:14:32 2025
+++ pkgsrc/www/nginx-devel/Makefile Thu Apr 17 15:22:22 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.147 2025/04/17 15:14:32 osa Exp $
+# $NetBSD: Makefile,v 1.148 2025/04/17 15:22:22 osa Exp $
-DISTNAME= nginx-1.27.4
-PKGREVISION= 2
+DISTNAME= nginx-1.27.5
PKGNAME= ${DISTNAME:S/-/-devel-/1}
CATEGORIES= www
MASTER_SITES= https://nginx.org/download/
Index: pkgsrc/www/nginx-devel/distinfo
diff -u pkgsrc/www/nginx-devel/distinfo:1.122 pkgsrc/www/nginx-devel/distinfo:1.123
--- pkgsrc/www/nginx-devel/distinfo:1.122 Thu Apr 17 15:14:32 2025
+++ pkgsrc/www/nginx-devel/distinfo Thu Apr 17 15:22:22 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.122 2025/04/17 15:14:32 osa Exp $
+$NetBSD: distinfo,v 1.123 2025/04/17 15:22:22 osa Exp $
BLAKE2s (1ac658f44afc9240f13e9d6c1c9d5a7816299e8e.patch) = 6c3880dc781886fb1f4190fa9b8f1459246cc5d157aaed3b9a24cc7abaf7c5a1
SHA512 (1ac658f44afc9240f13e9d6c1c9d5a7816299e8e.patch) = b780bea19736f5db844f11b0b407c159cc6ba7326b50177cefde6f8ee875238d3618e50d29b132a66fe98103cb5656f33895e5989d98d4cdc26cfeaa7f12865f
@@ -27,9 +27,9 @@ Size (naxsi-1.7-src-with-deps.tar.gz) =
BLAKE2s (nchan-1.3.7.tar.gz) = 27da0a52c9123186a321a01b02cb004eed0623110aafa6737dd43ceeff766010
SHA512 (nchan-1.3.7.tar.gz) = 585c6f9107b84354e7f6c587f85cf554dd5c213b1e3baa75e0aee0b28520afb9cffff1812c32e81541a1f25773fc58d1b92ce6bd9d85accc12f37841633eb79b
Size (nchan-1.3.7.tar.gz) = 665133 bytes
-BLAKE2s (nginx-1.27.4.tar.gz) = 8ea537b48b7a06082f28fe33fec6f8fd21cb87d62315792a618eabea8080209b
-SHA512 (nginx-1.27.4.tar.gz) = 3785797d3c8f96b930c11a445c68ce88b584af9645f41b8929a779ef1507b74831fa91e9144f3a56599737517cbf1864954d91e312d12cc59e23e4db72c2c716
-Size (nginx-1.27.4.tar.gz) = 1277177 bytes
+BLAKE2s (nginx-1.27.5.tar.gz) = 180b67f3851f1950ec16475397f62645aaa78d66e6e7d7d0a97b18fda8eefd3f
+SHA512 (nginx-1.27.5.tar.gz) = 5130bc2ec08a962b631ceb741ecb3dc0d84423ca50afb713d9c52c13af1e1bf5e2b0be226936d6dfbc7c2a45b44726ba478a571c6032099bc8ece85fe015ccbc
+Size (nginx-1.27.5.tar.gz) = 1279891 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