v3.41.3

Mesh-LLM/mesh-llmv3.41.3Jul 30, 2026by qdm12

AI Summary

Gluetun VPN container release fixing a deadlock bug in port forwarding introduced in the previous version.

Key Highlights

  • Fixes VPN server port forwarding deadlock bug.
  • Wireguard support for IPv6 address formatting from config files.

New Features

  • Wireguard IPv6 support and kernel space tun device support.
  • OpenVPN CA certificate bundling.
  • Improved healthcheck behavior and DNS over TLS pool handling.

Full Release Notes

This fixes a VPN server port forwarding deadlock bug introduced whilst back-porting a fix from the `master` branch (`:latest` image) to `v3.41.2`. Credits to @robinostlund for reporting the bug and even nailing down what it was! (#3416)

Refer to [v3.41.2 fixes](https://github.com/passteque/gluetun/releases/tag/v3.41.2) in case you haven't checked.