v3.41.3
SaschaHeyer/gen-ai-livestreamv3.41.3Jul 30, 2026by qdm12
AI Summary
This release fixes a critical deadlock bug in the VPN server port forwarding feature that was introduced in the previous version. It restores stability to the port forwarding functionality by back-porting a fix from the master branch.
Key Highlights
- Fixes deadlock bug in port forwarding introduced in v3.41.2
- Back-ported from the `master` branch
- Credits to @robinostlund for reporting and debugging the issue
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.