feat(container): update image docker.io/qmcgaw/gluetun to v3.39.1 #670
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.38.0
->v3.39.1
Release Notes
qdm12/gluetun (docker.io/qmcgaw/gluetun)
v3.39.1
Compare Source
🎥 https://youtu.be/O09rP1DlcFU?si=qPdzWUWnzciNxAc7
Fixes
internal/storage
: add missing selection fields to buildnoServerFoundError
(see #2470)v3.39.0
Compare Source
🎥 Youtube video explaining all this
Features
iptables
)iptables-nft
overiptables-legacy
(Alpine new default is nft backend iptables)WIREGUARD_PERSISTENT_KEEPALIVE_INTERVAL
optionVPN_PORT_FORWARDING=on
(applies only to PIA and ProtonVPN for now)SERVER_CITY
VPN_PORT_FORWARDING=on
(#2378)VPN_PORT_FORWARDING_USERNAME
andVPN_PORT_FORWARDING_PASSWORD
(retro-compatible withOPENVPN_USER
andOPENVPN_PASSWORD
)SECURE_CORE_ONLY
,TOR_ONLY
andPORT_FORWARD_ONLY
(#2182)VPN_ENDPOINT_IP
split intoOPENVPN_ENDPOINT_IP
andWIREGUARD_ENDPOINT_IP
VPN_ENDPOINT_PORT
split intoOPENVPN_ENDPOINT_PORT
andWIREGUARD_ENDPOINT_PORT
Fixes
VPN_PORT_FORWARDING_LISTENING_PORT
fixedport
option line for OpenVPNN / A
with no data for serversinternal/server
:/openvpn
route status get and putPORT_FORWARD_ONLY
is enabled in the server filtering tree of settingsformat-servers
fixed missing VPN type header for providers supporting Wireguard: NordVPN and Surfsharkinternal/tun
: only create tun device if it does not exist, do not create if it exists and does not workDocumentation
/choose
suffix to github links in logsFIREWALL_ENABLED
toFIREWALL_ENABLED_DISABLING_IT_SHOOTS_YOU_IN_YOUR_FOOT
due to the sheer amount of users misusing it.FIREWALL_ENABLED
won't do anything anymore. At least you've been warned not to use it...Maintenance
internal/config
:github.com/qdm12/gosettings
v0.4.2github.com/qdm12/govalid
dependencygithub.com/qdm12/ss-server
to v0.6.0CONTROL_SERVER_ADDRESS
andCONTROL_SERVER_PORT
internal/portforward
: support multiple ports forwardedinternal/tun
: fix unit test for unprivileged usersource.organizeImports
vscode setting value/choose
suffix to issue and discussion linksv3.38.1
Compare Source
ℹ️ This is a bugfix release for v3.38.0. If you can, please instead use release v3.39.0
Fixes
VPN_PORT_FORWARDING_LISTENING_PORT
fixedport
option line for OpenVPNN / A
with no data for serversinternal/server
:/openvpn
route status get and putPORT_FORWARD_ONLY
is enabled in the server filtering tree of settingsformat-servers
fixed missing VPN type header for providers supporting Wireguard: NordVPN and Surfsharkinternal/tun
: only create tun device if it does not exist, do not create if it exists and does not workConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.