pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/nginx
Module Name: pkgsrc
Committed By: kim
Date: Wed Sep 16 10:36:51 UTC 2026
Modified Files:
pkgsrc/www/nginx: Makefile distinfo
Log Message:
nginx: Update to 1.30.5
Changes with nginx 1.30.5 15 Sep 2026
*) Security: a heap memory buffer overflow might occur in a worker
process under certain configurations when using HTTP/3 with OpenSSL
3.5.0 and earlier (CVE-2026-90439).
Thanks to Banny Liao.
*) Change: now the QUIC transport parameters extension received in an
SSL connection is always ignored.
To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 pkgsrc/www/nginx/Makefile
cvs rdiff -u -r1.144 -r1.145 pkgsrc/www/nginx/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/Makefile
diff -u pkgsrc/www/nginx/Makefile:1.196 pkgsrc/www/nginx/Makefile:1.197
--- pkgsrc/www/nginx/Makefile:1.196 Wed Sep 2 19:05:00 2026
+++ pkgsrc/www/nginx/Makefile Wed Sep 16 10:36:51 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.196 2026/09/02 19:05:00 wiz Exp $
+# $NetBSD: Makefile,v 1.197 2026/09/16 10:36:51 kim Exp $
-DISTNAME= nginx-1.30.4
-PKGREVISION= 2
+DISTNAME= nginx-1.30.5
CATEGORIES= www
MASTER_SITES= https://nginx.org/download/
DISTFILES= ${DEFAULT_DISTFILES}
Index: pkgsrc/www/nginx/distinfo
diff -u pkgsrc/www/nginx/distinfo:1.144 pkgsrc/www/nginx/distinfo:1.145
--- pkgsrc/www/nginx/distinfo:1.144 Tue Jul 21 03:42:05 2026
+++ pkgsrc/www/nginx/distinfo Wed Sep 16 10:36:51 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.144 2026/07/21 03:42:05 kim Exp $
+$NetBSD: distinfo,v 1.145 2026/09/16 10:36:51 kim Exp $
BLAKE2s (array-var-nginx-module-0.06.tar.gz) = fa6ad2a2ce3c3eba3f69287b224e9c01fcaca29a083394ab74f2f655d3e2138b
SHA512 (array-var-nginx-module-0.06.tar.gz) = bc72158856a1be18a26ee04c6b5b0f0a20bcce688610a493bf31e2a133e7eb12e11f7c18197a09a72b1513f6a08348ee5281b9d5b84cf43603539040ebd23c26
@@ -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.30.4.tar.gz) = a9cd2bc11e5b6e41d03a367990908a648e074175f7471c14bbdeec6cf0b55b75
-SHA512 (nginx-1.30.4.tar.gz) = 48c21de65fa188137a4088d02c28e2533a7164040bf19281637e025012e6d03afcacb0ee15463a107685a2a221037f24ce15fc89c46b6f7a36b94443d3993bf1
-Size (nginx-1.30.4.tar.gz) = 1328314 bytes
+BLAKE2s (nginx-1.30.5.tar.gz) = 237c8db3b063b174045fd960be5c8156101f17923f66bd4f6ce0c942aaa5eb85
+SHA512 (nginx-1.30.5.tar.gz) = 0e36c27b1a2c3c7f38b73990cef615c59f300ef1bd473a5ed23d5f89ff4e8cd51ca63754430a5dfe4fdaf48ed9eb64a3d74b0bf9a80226f700f99d1d2fa9000d
+Size (nginx-1.30.5.tar.gz) = 1328600 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