Bug 286312 - www/nginx: Update to 1.28.0
Summary: www/nginx: Update to 1.28.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-23 15:27 UTC by Christos Chatzaras
Modified: 2025-05-04 15:43 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (joneum)


Attachments
Update to 1.28.0 (3.22 KB, patch)
2025-04-23 15:39 UTC, Christos Chatzaras
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christos Chatzaras 2025-04-23 15:27:33 UTC
Update to 1.28.0
Comment 1 Christos Chatzaras 2025-04-23 15:39:25 UTC
Created attachment 259821 [details]
Update to 1.28.0
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-05-04 15:40:59 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=38b092ca53038deab7b647487f977561fba9d672

commit 38b092ca53038deab7b647487f977561fba9d672
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2025-05-04 15:34:32 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2025-05-04 15:40:19 +0000

    www/nginx: Update to 1.28.0

    Changes with nginx 1.28.0:

        *) 1.28.x stable branch.
        *) Bugfix: nginx could not be built by gcc 15 if ngx_http_v2_module or ngx_http_v3_module modules were used.
        *) Bugfix: nginx might not be built by gcc 14 or newer with -O3 -flto optimization if ngx_http_v3_module was used.

    Update 3rd party module:
    - Luastream to 0.0.16
    - Passenger to 6.0.27

    PR:     286312
    Sponsored by:   Netzkommune GmbH

 www/nginx-full/Makefile                              |  4 ++--
 www/nginx/Makefile                                   |  7 ++-----
 www/nginx/Makefile.extmod                            | 12 +++---------
 www/nginx/distinfo                                   | 16 +++++++---------
 www/nginx/files/extra-patch-nginx-ct-LibreSSL (gone) | 20 --------------------
 .../extra-patch-ngx_stream_ssl_ct_module.c (gone)    | 14 --------------
 www/nginx/files/extra-patch-passenger-build-nginx.rb |  4 ++--
 .../files/extra-patch-passenger-disable-telemetry    |  4 ++--
 www/nginx/pkg-plist                                  |  4 ----
 9 files changed, 18 insertions(+), 67 deletions(-)