Changelog
- Notable changes
nginx version info
$ nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-f141cdf-2024-10-24T09:43:00Z-refs/tags/v2.1.13-11496748980-75-1 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-914f7a5 quiche-88c9f2a8 ngx_brotli-a71f931 headers-more-nginx-module-f8f8099 njs-ba6b9e1 nginx_cookie_flag_module-c4ff449)
built by gcc 14.2.0 (Alpine 14.2.0)
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-http_v2_hpack_enc --with-http_v3_module --with-openssl=/usr/src/quiche/quiche/deps/boringssl --with-quiche=/usr/src/quiche --add-module=/usr/src/ngx_brotli --add-module=/usr/src/headers-more-nginx-module --add-module=/usr/src/njs/nginx --add-module=/usr/src/nginx_cookie_flag_module --add-module=/usr/src/ModSecurity-nginx --with-cc-opt=-Wno-error --with-select_module --with-poll_module --build='docker-nginx-http3-f141cdf-2024-10-24T09:43:00Z-refs/tags/v2.1.13-11496748980-75-1 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-914f7a5 quiche-88c9f2a8 ngx_brotli-a71f931 headers-more-nginx-module-f8f8099 njs-ba6b9e1 nginx_cookie_flag_module-c4ff449'
apk list diff
Against amd64 v2.1.12
$ comm -3 \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:51f4ecc12275f85ffd194f0713197a2c00004bd667233d803f67657f09009549 apk list --installed | sort) \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:a2c1bd2c3508fb21dbb3b66b7c5eb9615d830f93b5ddb5cc734e49087de54d71 apk list --installed | sort)
alpine-baselayout-3.6.5-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-baselayout-3.6.6-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-baselayout-data-3.6.5-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-baselayout-data-3.6.6-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
apk-tools-2.14.4-r0 x86_64 {apk-tools} (GPL-2.0-only) [installed]
apk-tools-2.14.4-r2 x86_64 {apk-tools} (GPL-2.0-only) [installed]
busybox-1.36.1-r29 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-1.36.1-r31 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-binsh-1.36.1-r29 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-binsh-1.36.1-r31 x86_64 {busybox} (GPL-2.0-only) [installed]
ca-certificates-bundle-20240226-r0 x86_64 {ca-certificates} (MPL-2.0 AND MIT) [installed]
ca-certificates-bundle-20240705-r0 x86_64 {ca-certificates} (MPL-2.0 AND MIT) [installed]
libcrypto3-3.3.0-r2 x86_64 {openssl} (Apache-2.0) [installed]
libcrypto3-3.3.1-r3 x86_64 {openssl} (Apache-2.0) [installed]
libgcc-13.2.1_git20240309-r0 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libgcc-14.2.0-r4 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libssl3-3.3.0-r2 x86_64 {openssl} (Apache-2.0) [installed]
libssl3-3.3.1-r3 x86_64 {openssl} (Apache-2.0) [installed]
libstdc++-13.2.1_git20240309-r0 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libstdc++-14.2.0-r4 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libxml2-2.12.8-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-2.13.4-r1 x86_64 {libxml2} (MIT) [installed]
libxml2-dev-2.12.8-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-dev-2.13.4-r1 x86_64 {libxml2} (MIT) [installed]
libxml2-utils-2.12.8-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-utils-2.13.4-r1 x86_64 {libxml2} (MIT) [installed]
pkgconf-2.2.0-r0 x86_64 {pkgconf} (ISC) [installed]
pkgconf-2.3.0-r0 x86_64 {pkgconf} (ISC) [installed]
ssl_client-1.36.1-r29 x86_64 {busybox} (GPL-2.0-only) [installed]
ssl_client-1.36.1-r31 x86_64 {busybox} (GPL-2.0-only) [installed]
tzdata-2024a-r1 x86_64 {tzdata} (Public-Domain) [installed]
tzdata-2024b-r1 x86_64 {tzdata} (Public-Domain) [installed]
xz-5.6.2-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-5.6.3-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-dev-5.6.2-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-dev-5.6.3-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-libs-5.6.2-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-libs-5.6.3-r0 x86_64 {xz} (GPL-2.0-or-later AND 0BSD AND Public-Domain AND LGPL-2.1-or-later) [installed]
zlib-1.3.1-r1 x86_64 {zlib} (Zlib) [installed]
zlib-1.3.1-r2 x86_64 {zlib} (Zlib) [installed]
zlib-dev-1.3.1-r1 x86_64 {zlib} (Zlib) [installed]
zlib-dev-1.3.1-r2 x86_64 {zlib} (Zlib) [installed]
https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3