git: 537d2024beb3 - main - www/nginx-module-njs: Update to 1.0.1

From: Jochen Neumeister <joneum_at_FreeBSD.org>
Date: Thu, 03 Sep 2026 15:30:28 UTC
The branch main has been updated by joneum:

URL: https://cgit.FreeBSD.org/ports/commit/?id=537d2024beb39bd88c8e93752cf17638589e465b

commit 537d2024beb39bd88c8e93752cf17638589e465b
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2026-09-03 15:29:15 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2026-09-03 15:30:15 +0000

    www/nginx-module-njs: Update to 1.0.1
    
    This release contains security fixes: an access control bypass in
    js_access when an asynchronous request body continuation threw an
    exception, a worker process crash when reading Response.statusText, a
    heap buffer overflow in XML exclusive canonicalization and a stack
    buffer overflow when exporting large RSA keys to JWK in WebCrypto.
    Upstream has not assigned CVE numbers.
    
    Changes:        https://nginx.org/en/docs/njs/changes.html
    
    Sponsored by:   Netzkommune GmbH
---
 www/nginx-module-njs/Makefile | 2 +-
 www/nginx-module-njs/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/nginx-module-njs/Makefile b/www/nginx-module-njs/Makefile
index 8f1a0c888d5a..1edd9b134872 100644
--- a/www/nginx-module-njs/Makefile
+++ b/www/nginx-module-njs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nginx-module-njs
-DISTVERSION=	1.0.0
+DISTVERSION=	1.0.1
 CATEGORIES=	www
 
 MAINTAINER=	joneum@FreeBSD.org
diff --git a/www/nginx-module-njs/distinfo b/www/nginx-module-njs/distinfo
index c8a4341ef867..851fdc925c80 100644
--- a/www/nginx-module-njs/distinfo
+++ b/www/nginx-module-njs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1788092069
-SHA256 (nginx-njs-1.0.0_GH0.tar.gz) = 56fe6560549cbcb7fb5740534b541bb153250d8772aa16ac18bc30eb0cc498dd
-SIZE (nginx-njs-1.0.0_GH0.tar.gz) = 1011616
+TIMESTAMP = 1788447816
+SHA256 (nginx-njs-1.0.1_GH0.tar.gz) = 74372cfcbf11eb0a71bc555e19dc785f61d561d5663d254474da6c8c9e50a6a7
+SIZE (nginx-njs-1.0.1_GH0.tar.gz) = 1003218