Skip to content

v2.6.12

Latest
Compare
Choose a tag to compare
@uddr uddr released this 18 Jul 11:44
· 444 commits to master since this 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. Strip those before
    testing the command buffer (github: #568). Also, add unit test.
  • Http-proxy: fix bug preventing proxy credentials caching (trac #1187

Windows Client: Community MSI installer for Windows client can be found at Community Downloads.

Linux Packages: Instructions for installing community-maintained Linux packages can be found in the Community Wiki.

Full Changelog: v2.6.11...v2.6.12