openvpn: update to 2.6.12
authorIvan Pavlov <AuthorReflex@gmail.com>
Fri, 19 Jul 2024 04:43:46 +0000 (07:43 +0300)
committerRosen Penev <rosenp@gmail.com>
Sun, 21 Jul 2024 12:54:34 +0000 (05:54 -0700)
commit909825835bd51393213118e8aa46f99c3d3900cd
treea568352bec48b0cdb5b0d2f05fda44ad6e94113e
parente2f74bbcd61a8629cdbc11f90ebb8eec142cef43
openvpn: update to 2.6.12

This is a bugfix release

Bug fixes:

 - the fix for CVE-2024-5594 (refuse control channel messages with nonprintable characters) was too strict, breaking user configurations
   with AUTH_FAIL messages having trailing CR/NL characters. This often happens if the AUTH_FAIL reason is set by a script.

 - Http-proxy: fix bug preventing proxy credentials caching

For details refer to https://github.com/OpenVPN/openvpn/blob/v2.6.12/Changes.rst

Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
net/openvpn/Makefile