Skip to content

v2.1.15

Latest
Compare
Choose a tag to compare
@patrikjuvonen patrikjuvonen released this 11 Dec 19:33
5703eef

Changelog

  • Notable changes
    • Updated njs to 0.8.8 (changelog)
    • Updated apk packages

nginx version info

$ nginx -V

nginx version: nginx/1.23.4 (docker-nginx-http3-5703eef-2024-12-14T09:11:36Z-refs/tags/v2.1.15-12283631479-84-6 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-44b8268 quiche-46711768 ngx_brotli-a71f931 headers-more-nginx-module-f8f8099 njs-78e3edf 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-5703eef-2024-12-14T09:11:36Z-refs/tags/v2.1.15-12283631479-84-6 ModSecurity- ModSecurity-nginx-ef64996 coreruleset-44b8268 quiche-46711768 ngx_brotli-a71f931 headers-more-nginx-module-f8f8099 njs-78e3edf nginx_cookie_flag_module-c4ff449'

apk list diff

Against amd64 v2.1.14

$ comm -3 \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:767510386379b99d343084d4ca19970db1449b83cb462d57467f32d790a36614 apk list --installed | sort) \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:8722a35e68a96d5c91884bbe99eb22dbe970e202d95e0899bd14816a9bfe8900 apk list --installed | sort)

alpine-baselayout-3.6.6-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
	alpine-baselayout-3.6.8-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]
	alpine-baselayout-data-3.6.8-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-keys-2.4-r1 x86_64 {alpine-keys} (MIT) [installed]
	alpine-keys-2.5-r0 x86_64 {alpine-keys} (MIT) [installed]
apk-tools-2.14.4-r2 x86_64 {apk-tools} (GPL-2.0-only) [installed]
	apk-tools-2.14.4-r3 x86_64 {apk-tools} (GPL-2.0-only) [installed]
busybox-1.36.1-r31 x86_64 {busybox} (GPL-2.0-only) [installed]
	busybox-1.36.1-r32 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-binsh-1.36.1-r31 x86_64 {busybox} (GPL-2.0-only) [installed]
	busybox-binsh-1.36.1-r32 x86_64 {busybox} (GPL-2.0-only) [installed]
libcrypto3-3.3.1-r3 x86_64 {openssl} (Apache-2.0) [installed]
	libcrypto3-3.3.2-r1 x86_64 {openssl} (Apache-2.0) [installed]
libssl3-3.3.1-r3 x86_64 {openssl} (Apache-2.0) [installed]
	libssl3-3.3.2-r1 x86_64 {openssl} (Apache-2.0) [installed]
musl-1.2.5-r1 x86_64 {musl} (MIT) [installed]
	musl-1.2.5-r3 x86_64 {musl} (MIT) [installed]
musl-utils-1.2.5-r1 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
	musl-utils-1.2.5-r3 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
ssl_client-1.36.1-r31 x86_64 {busybox} (GPL-2.0-only) [installed]
	ssl_client-1.36.1-r32 x86_64 {busybox} (GPL-2.0-only) [installed]

https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3