Binaries
nginx-*-i686.exe: 32-bit nginxnginx-*-i686-debug.exe: 32-bit nginx with debugging log and symbolsnginx-slim-*-i686.exe: 32-bit nginx without opensslnginx-*-x86_64.exe: 64-bit nginxnginx-*-x86_64-debug.exe: 64-bit nginx with debugging log and symbolsnginx-slim-*-x86_64.exe: 64-bit nginx without openssl
Sources
- nginx 1.28.0 (nginx/nginx@481d28c)
- zlib 1.3.1 (madler/zlib@02725ce)
- pcre2-10.42 (PCRE2Project/pcre2@52c0884)
- openssl 3.0.16
Nginx changelog
Changes with nginx 1.28.0 23 Apr 2025
*) 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.