Skip to content

Commit f0e60ee

Browse files
author
osa
committed
www/freenginx-devel: update from 1.29.5 to 1.29.6
Sponsored by: tipi.work <ChangeLog> *) Bugfix: incorrect "upstream server temporarily disabled" messages might be logged when using variables in the "proxy_pass" directive. *) Bugfix: retrying a request to the next gRPC upstream server might not work correctly. Thanks to David Carlier. *) Bugfix: a segmentation fault might occur in a worker process if the ngx_http_xslt_filter_module was used. *) Bugfix: a segmentation fault might occur in a worker process if the ngx_http_mp4_module was used. *) Bugfix: in the ngx_http_uwsgi_module and ngx_http_scgi_module modules. *) Bugfix: in memory allocation error handling. </ChangeLog>
1 parent a39c9be commit f0e60ee

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

www/freenginx-devel/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.5 2026/03/04 18:47:08 osa Exp $
1+
# $NetBSD: Makefile,v 1.6 2026/03/10 17:28:13 osa Exp $
22

3-
DISTNAME= freenginx-1.29.5
3+
DISTNAME= freenginx-1.29.6
44
PKGNAME= ${DISTNAME:S/-/-devel-/1}
55
CATEGORIES= www
66
MASTER_SITES= https://freenginx.org/download/

www/freenginx-devel/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$NetBSD: distinfo,v 1.3 2026/03/04 18:47:08 osa Exp $
1+
$NetBSD: distinfo,v 1.4 2026/03/10 17:28:13 osa Exp $
22

33
BLAKE2s (array-var-nginx-module-0.06.tar.gz) = fa6ad2a2ce3c3eba3f69287b224e9c01fcaca29a083394ab74f2f655d3e2138b
44
SHA512 (array-var-nginx-module-0.06.tar.gz) = bc72158856a1be18a26ee04c6b5b0f0a20bcce688610a493bf31e2a133e7eb12e11f7c18197a09a72b1513f6a08348ee5281b9d5b84cf43603539040ebd23c26
@@ -12,9 +12,9 @@ Size (fdintino-nginx-upload-module-96e6460_GH.tar.gz) = 42561 bytes
1212
BLAKE2s (form-input-nginx-module-0.12.tar.gz) = b08fc95c3e15bfdc0846e2d1e8157171954f353bd301f4ac4aca56113620e91d
1313
SHA512 (form-input-nginx-module-0.12.tar.gz) = 1c5c5ab74156cac09da44a2dcdd84f7c03c9919a23a847e63613e00e3781ecd73d5ad12446174b4fdef9d064257a31570a8dbcccc00d8266f7048e3dcde0362e
1414
Size (form-input-nginx-module-0.12.tar.gz) = 11090 bytes
15-
BLAKE2s (freenginx-1.29.5.tar.gz) = e71e256d29858596c32be95f0d067b34f88544ac4eb2dca2570aa4fb00f7ac7d
16-
SHA512 (freenginx-1.29.5.tar.gz) = e8de1543055141a55f7703e7b2f029eab47f679d9c4c37f40e0a33b887d3a2304403002d26948826f6ca362d408090b69fba980b6277ccbc11c5cc75b8f59d1f
17-
Size (freenginx-1.29.5.tar.gz) = 1250494 bytes
15+
BLAKE2s (freenginx-1.29.6.tar.gz) = 203e4328d285f3ac82c9198cc6672b9b30006475838354a3edcea648aac60ff0
16+
SHA512 (freenginx-1.29.6.tar.gz) = ff0460220f6447014b8aefe6a2b5e91d49f78ea76c54b1daff14315f1cfa7a28fb8fa8fb658320e7fc234baf46096477bf00a9bac3ad12a5e842c267ddaf667e
17+
Size (freenginx-1.29.6.tar.gz) = 1250916 bytes
1818
BLAKE2s (google-ngx_brotli-a71f931_GH.tar.gz) = c30d6cbd94abb6f5c1d48275ed964e32f43d9cadd602f95b227a40e62dadbd0d
1919
SHA512 (google-ngx_brotli-a71f931_GH.tar.gz) = 1cb73a89b53b29d37cbc4d811d5d5cd7b051ec4db98900f593abc8d5b53761b95713212e083334785d9625d4705a78ed476113b244476a9cd5f46dcd9f1177ff
2020
Size (google-ngx_brotli-a71f931_GH.tar.gz) = 16376 bytes

0 commit comments

Comments
 (0)