pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/freenginx



Module Name:    pkgsrc
Committed By:   osa
Date:           Wed Jun  3 13:46:39 UTC 2026

Modified Files:
        pkgsrc/www/freenginx: Makefile distinfo

Log Message:
www/freenginx: update: 1.30.0 -> 1.30.1

Sponsored by:   tipi.work

<ChangeLog>

*) Change: the logging level of the "invalid ccs message", "not on
   record boundary", "required compression algorithm missing", and some
   "record layer failure" SSL errors has been lowered from "crit" to
   "info".

*) Bugfix: a segmentation fault might occur in a worker process if the
   "rewrite" directive was used to change request arguments and other
   directives of the ngx_http_rewrite_module were executed afterwards.

*) Bugfix: a segmentation fault might occur in a worker process if
   nested captures were used in the "rewrite" directive.

*) Bugfix: a segmentation fault might occur in a worker process if the
   ngx_http_charset_module was used to convert responses from UTF-8.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "ssl_ocsp" directive was used.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "scgi_pass" or "uwsgi_pass" directives were used.

*) Bugfix: in HTTP/3.

</ChangeLog>


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/freenginx/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/freenginx/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/freenginx/Makefile
diff -u pkgsrc/www/freenginx/Makefile:1.8 pkgsrc/www/freenginx/Makefile:1.9
--- pkgsrc/www/freenginx/Makefile:1.8   Thu May 21 10:37:15 2026
+++ pkgsrc/www/freenginx/Makefile       Wed Jun  3 13:46:38 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2026/05/21 10:37:15 osa Exp $
+# $NetBSD: Makefile,v 1.9 2026/06/03 13:46:38 osa Exp $
 
-DISTNAME=      freenginx-1.30.0
-PKGREVISION=   4
+DISTNAME=      freenginx-1.30.1
 CATEGORIES=    www
 MASTER_SITES=  https://freenginx.org/download/
 DISTFILES=     ${DEFAULT_DISTFILES}

Index: pkgsrc/www/freenginx/distinfo
diff -u pkgsrc/www/freenginx/distinfo:1.7 pkgsrc/www/freenginx/distinfo:1.8
--- pkgsrc/www/freenginx/distinfo:1.7   Thu May 21 10:37:15 2026
+++ pkgsrc/www/freenginx/distinfo       Wed Jun  3 13:46:38 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2026/05/21 10:37:15 osa Exp $
+$NetBSD: distinfo,v 1.8 2026/06/03 13:46:38 osa Exp $
 
 BLAKE2s (array-var-nginx-module-0.06.tar.gz) = fa6ad2a2ce3c3eba3f69287b224e9c01fcaca29a083394ab74f2f655d3e2138b
 SHA512 (array-var-nginx-module-0.06.tar.gz) = bc72158856a1be18a26ee04c6b5b0f0a20bcce688610a493bf31e2a133e7eb12e11f7c18197a09a72b1513f6a08348ee5281b9d5b84cf43603539040ebd23c26
@@ -12,9 +12,9 @@ Size (fdintino-nginx-upload-module-96e64
 BLAKE2s (form-input-nginx-module-0.12.tar.gz) = b08fc95c3e15bfdc0846e2d1e8157171954f353bd301f4ac4aca56113620e91d
 SHA512 (form-input-nginx-module-0.12.tar.gz) = 1c5c5ab74156cac09da44a2dcdd84f7c03c9919a23a847e63613e00e3781ecd73d5ad12446174b4fdef9d064257a31570a8dbcccc00d8266f7048e3dcde0362e
 Size (form-input-nginx-module-0.12.tar.gz) = 11090 bytes
-BLAKE2s (freenginx-1.30.0.tar.gz) = 5b2297e856ea46366cde93efb4391a05900fb4e865b4219bb1c25feb27529912
-SHA512 (freenginx-1.30.0.tar.gz) = 81d0589e55dda7bfc52aec661448990aa94b54f62c61605bcc0ff04c38fc765ac76e0d61a51899f0557e498411be6f80425f7c94a98c497c126b2c8041ed85c2
-Size (freenginx-1.30.0.tar.gz) = 1252239 bytes
+BLAKE2s (freenginx-1.30.1.tar.gz) = 1234204aae8dfdd00c691848a703052ad04352318b144a0627acd59788adaa37
+SHA512 (freenginx-1.30.1.tar.gz) = 48a48713f7437877e23a29c65b50fa8ee8cb605cf54f6a3aae40e95a760fde064c3a098343c9a521a809f2aeac0a46606e6e57dd2870bba11e4bb9442e98567e
+Size (freenginx-1.30.1.tar.gz) = 1252835 bytes
 BLAKE2s (google-ngx_brotli-a71f931_GH.tar.gz) = c30d6cbd94abb6f5c1d48275ed964e32f43d9cadd602f95b227a40e62dadbd0d
 SHA512 (google-ngx_brotli-a71f931_GH.tar.gz) = 1cb73a89b53b29d37cbc4d811d5d5cd7b051ec4db98900f593abc8d5b53761b95713212e083334785d9625d4705a78ed476113b244476a9cd5f46dcd9f1177ff
 Size (google-ngx_brotli-a71f931_GH.tar.gz) = 16376 bytes



Home | Main Index | Thread Index | Old Index