v3.41.3
OpenMOSS/MOSS-Transcribe-Diarizev3.41.3Jul 30, 2026by qdm12
AI Summary
A hotfix release correcting a critical deadlock bug in VPN server port forwarding that was inadvertently introduced during the back-porting process from the master branch to the previous version.
Key Highlights
- Fixes a deadlock bug in VPN server port forwarding
- Introduced during back-porting from `:latest` to `v3.41.2`
- Thanks 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.