Skip to content

v2.1.6

Compare
Choose a tag to compare
@patrikjuvonen patrikjuvonen released this 14 Feb 20:12
· 44 commits to master since this release
e568960

Changelog

  • Notable changes
    • Updated quiche to 75e9d70 (changelog)
    • Updated njs to 0.8.3 (changelog)
    • Updated apk packages

nginx version info

$ nginx -V

nginx version: nginx/1.23.4 (docker-nginx-http3-e568960-2024-02-14T21:41:34Z-refs/tags/v2.1.6-7906838983-41-2 ModSecurity- ModSecurity-nginx-d59e4ad coreruleset-c500718 quiche-75e9d703 ngx_brotli-a71f931 headers-more-nginx-module-06dc0be njs-fd37a9e nginx_cookie_flag_module-c4ff449)
built by gcc 13.2.1 20231014 (Alpine 13.2.1_git20231014) 
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-e568960-2024-02-14T21:41:34Z-refs/tags/v2.1.6-7906838983-41-2 ModSecurity- ModSecurity-nginx-d59e4ad coreruleset-c500718 quiche-75e9d703 ngx_brotli-a71f931 headers-more-nginx-module-06dc0be njs-fd37a9e nginx_cookie_flag_module-c4ff449'

apk list diff

Against amd64 v2.1.5

$ comm -3 \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:e5df9c3b9f31444180008565db8cce2877f3323c1333b3867d3f2d8b4aaa5d77 apk list --installed --quiet | sort) \
  <(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:41247b58553c878d46e5315a2db52035eeafd1fee19ff4fe4cd8a999e8db562c apk list --installed --quiet | sort)

libxml2-2.12.4-r0 x86_64 {libxml2} (MIT) [installed]
        libxml2-2.12.5-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-dev-2.12.4-r0 x86_64 {libxml2} (MIT) [installed]
        libxml2-dev-2.12.5-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-utils-2.12.4-r0 x86_64 {libxml2} (MIT) [installed]
        libxml2-utils-2.12.5-r0 x86_64 {libxml2} (MIT) [installed]
lmdb-0.9.31-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
        lmdb-0.9.32-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
lmdb-dev-0.9.31-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
        lmdb-dev-0.9.32-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
pcre2-10.42-r2 x86_64 {pcre2} (BSD-3-Clause) [installed]
        pcre2-10.42-r3 x86_64 {pcre2} (BSD-3-Clause) [installed]
pkgconf-2.1.0-r0 x86_64 {pkgconf} (ISC) [installed]
        pkgconf-2.1.1-r0 x86_64 {pkgconf} (ISC) [installed]
tzdata-2023d-r0 x86_64 {tzdata} (Public-Domain) [installed]
        tzdata-2024a-r1 x86_64 {tzdata} (Public-Domain) [installed]

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