]> git.ipfire.org Git - ipfire-2.x.git/commit
openvpn: Update to version 2.5.9
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 16 Aug 2023 12:35:30 +0000 (14:35 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Aug 2023 15:01:26 +0000 (15:01 +0000)
commitc7e223e592b2b52888a96fd7e357b869fd251649
treef790cf41a2e3ef4101bc29138b26c51820f4d690
parenta8af2483a14ecc4048143c864d88c925cbb7af91
openvpn: Update to version 2.5.9

- Update from version 2.5.8 to 2.5.9 which is the last version in the 2.5 series
- Update of rootfile not required
- Tested openvpn-2.5.9 in my vm testbed. OpenVPN RW connection worked fine. Also tested
   OpenVPN N2N connection with CU179 & OpenVPN version 2.5.9 at one end and CU177 &
   OpenVPN version 2.5.8 at the other end. N2N connection worked with no problemns.
- Changelog
    2.5.9
      Implement optional cipher in --data-ciphers prefixed with ?
      Fix handling an optional invalid cipher at the end of data-ciphers
      Ensure that argument to parse_line has always space for final sentinel
      Improve documentation on user/password requirement and unicodize function
      Remove unused gc_arena
      Fix corner case that might lead to leaked file descriptor
      msvc: always call git-version.py
      git-version.py: proper support for tags
      Check if pkcs11_cert is NULL before freeing it
      Do not add leading space to pushed options
      pull-filter: ignore leading "spaces" in option names
      Do not include auth-token in pulled option digest

Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/openvpn