Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2026 09:17:46 +0000
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        FiLiS <filis@FreeBSD.org>
Subject:   git: 57af1cf19c5a - main - www/nginx: Update to 1.28.2
Message-ID:  <69903dba.202d5.539986cf@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by joneum:

URL: https://cgit.FreeBSD.org/ports/commit/?id=57af1cf19c5ad89b4db90af4915ac2a514c782db

commit 57af1cf19c5ad89b4db90af4915ac2a514c782db
Author:     FiLiS <filis@FreeBSD.org>
AuthorDate: 2026-02-14 09:15:31 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2026-02-14 09:17:30 +0000

    www/nginx: Update to 1.28.2
    
    Changes with nginx 1.28.2                                        04 Feb
    2026
    
        *) Security: an attacker might inject plain text data in the
    response
           from an SSL backend (CVE-2026-1642).
    
        *) Bugfix: use-after-free might occur after switching to the next
    gRPC
           or HTTP/2 backend.
    
        *) Bugfix: fixed warning when compiling with MSVC 2022 x86.
    
    Changes with nginx 1.28.1                                        23 Dec
    2025
    
        *) Security: processing of a specially crafted login/password when
    using
           the "none" authentication method in the ngx_mail_smtp_module
    might
           cause worker process memory disclosure to the authentication
    server
           (CVE-2025-53859).
    
        *) Bugfix: a segmentation fault might occur in a worker process if
    the
           "try_files" directive and "proxy_pass" with a URI were used.
    
        *) Bugfix: in handling "Host" and ":authority" header lines with
    equal
           values when using HTTP/2; the bug had appeared in 1.17.9.
    
        *) Bugfix: in handling "Host" header lines with a port when using
           HTTP/3.
    
        *) Bugfix: an XCLIENT command didn't use the xtext encoding.
           Thanks to Igor Morgenstern of Aisle Research.
    
        *) Bugfix: in SSL certificate caching during reconfiguration.
    
        *) Bugfix: in delta-seconds processing in the "Cache-Control"
    backend
           response header line.
    
        *) Change: the native nginx/Windows binary release is now built
    using
           Windows SDK 10.
    
        *) Bugfix: nginx could not be built on NetBSD 10.0.
    
        *) Bugfix: in HTTP/3.
    
    PR:     292954
    Sponsored by:   Netzkommune GmbH
---
 www/nginx-acme/Makefile | 2 +-
 www/nginx-acme/distinfo | 6 +++---
 www/nginx-full/Makefile | 2 +-
 www/nginx/distinfo      | 6 +++---
 www/nginx/version.mk    | 2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/www/nginx-acme/Makefile b/www/nginx-acme/Makefile
index 00e21f64d07e..3670683dac20 100644
--- a/www/nginx-acme/Makefile
+++ b/www/nginx-acme/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	acme
 PORTVERSION=	0.1.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/nginx/nginx-${PORTNAME}/releases/download/v${PORTVERSION}/:acme \
 		https://nginx.org/download/:nginx
diff --git a/www/nginx-acme/distinfo b/www/nginx-acme/distinfo
index e4334f0beff1..191e7b75f99c 100644
--- a/www/nginx-acme/distinfo
+++ b/www/nginx-acme/distinfo
@@ -1,8 +1,8 @@
-TIMESTAMP = 1767629215
+TIMESTAMP = 1770666162
 SHA256 (nginx-acme-0.1.1.tar.gz) = c2158d7f9baa53a9186c406e82c3068832f03b87a1d1066b0d214a8bf834ddfd
 SIZE (nginx-acme-0.1.1.tar.gz) = 77853
-SHA256 (nginx-1.28.0.tar.gz) = c6b5c6b086c0df9d3ca3ff5e084c1d0ef909e6038279c71c1c3e985f576ff76a
-SIZE (nginx-1.28.0.tar.gz) = 1280111
+SHA256 (nginx-1.28.2.tar.gz) = 20e5e0f2c917acfb51120eec2fba9a4ba4e1e10fd28465067cc87a7d81a829a3
+SIZE (nginx-1.28.2.tar.gz) = 1282351
 SHA256 (nginx-1.29.4.tar.gz) = 5a7d37eee505866fbab5810fa9f78247d6d5d9157a595c4e7a72043141ddab25
 SIZE (nginx-1.29.4.tar.gz) = 1309500
 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
diff --git a/www/nginx-full/Makefile b/www/nginx-full/Makefile
index 7ccb878326d1..12cdc6c3156d 100644
--- a/www/nginx-full/Makefile
+++ b/www/nginx-full/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nginx
-PORTREVISION=	2
+PORTREVISION=	0
 PKGNAMESUFFIX=	-full
 
 MAINTAINER=	joneum@FreeBSD.org
diff --git a/www/nginx/distinfo b/www/nginx/distinfo
index d9f37c53323b..9234f0db7335 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1769849746
-SHA256 (nginx-1.28.0.tar.gz) = c6b5c6b086c0df9d3ca3ff5e084c1d0ef909e6038279c71c1c3e985f576ff76a
-SIZE (nginx-1.28.0.tar.gz) = 1280111
+TIMESTAMP = 1770666062
+SHA256 (nginx-1.28.2.tar.gz) = 20e5e0f2c917acfb51120eec2fba9a4ba4e1e10fd28465067cc87a7d81a829a3
+SIZE (nginx-1.28.2.tar.gz) = 1282351
 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
 SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208
 SHA256 (ngx_http_redis-0.3.9.tar.gz) = 21f87540f0a44b23ffa5df16fb3d788bc90803b255ef14f9c26e3847a6f26f46
diff --git a/www/nginx/version.mk b/www/nginx/version.mk
index 99036268ed05..78803684e7dd 100644
--- a/www/nginx/version.mk
+++ b/www/nginx/version.mk
@@ -1 +1 @@
-NGINX_VERSION=	1.28.0
+NGINX_VERSION=	1.28.2


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69903dba.202d5.539986cf>