packages/net/openvpn
Martin Schiller 0eedafdbda openvpn: update to 2.6.5 and add DCO support
This commit updates openvpn to version 2.6.5 and add DCO support.

There are several changes:

- Starting with version 2.6.0, the sources are only provided as .tar.gz
  file.

- removed OPENVPN_<variant>_ENABLE_MULTIHOME:
  multihome support is always included and cannot be disabled anymore
  with 2.6.x.

- removed OPENVPN_<variant>_ENABLE_DEF_AUTH:
  deferred auth support is always included and cannot be disabled
  anymore with 2.6.x.

- removed OPENVPN_<variant>_ENABLE_PF:
  PF (packet filtering) support was removed in 2.6.x.

- The internal lz4 library was removed in 2.6.x; we now use the liblz4
  package if needed

- To increase reproducibility, _DATE_ is only used for development
  builds and not in release builds in 2.6.x.

- wolfSSL support was integrated into upstream openvpn

- DES support was removed from openvpn

The first two wolfSSL patches were created following these 2 commits:
4cf01c8e43
028b501734

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2023-07-24 22:50:06 -07:00
..
files openvpn: update to 2.6.5 and add DCO support 2023-07-24 22:50:06 -07:00
patches openvpn: update to 2.6.5 and add DCO support 2023-07-24 22:50:06 -07:00
Config-mbedtls.in openvpn: update to 2.6.5 and add DCO support 2023-07-24 22:50:06 -07:00
Config-openssl.in openvpn: update to 2.6.5 and add DCO support 2023-07-24 22:50:06 -07:00
Config-wolfssl.in openvpn: update to 2.6.5 and add DCO support 2023-07-24 22:50:06 -07:00
Makefile openvpn: update to 2.6.5 and add DCO support 2023-07-24 22:50:06 -07:00
test.sh openvpn: update to 2.5.3 2021-06-18 18:13:48 +02:00