diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-05-14 10:33:47 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-05-15 22:41:24 +0200 |
commit | 3380da69c5ab490e5c51dca0c4389b0da91743d0 (patch) | |
tree | 502f494684f9618d44262f309fe16528400cb18f /package/iputils | |
parent | 9194be9f3acfda7eb32a1ede9918f913bb59b2c9 (diff) | |
download | buildroot-3380da69c5ab490e5c51dca0c4389b0da91743d0.tar.gz buildroot-3380da69c5ab490e5c51dca0c4389b0da91743d0.zip |
openvpn: remove polarssl crypto backend option
Now that we need to bump openvpn to version 2.3.11 for security fixes
the time has come to remove the polarssl option.
Add legacy handling explaining the situation:
PolarSSL 1.2.x can coexist with mbedTLS 2.x+, but OpenVPN requires
PolarSSL/mbedTLS 1.3.x (the transition branch) >= 1.3.8 but doesn't
build/work with the 2.x series. And PolarSSL/mbedTLS 1.3.x can't coexist
with mbedTLS 2.x on the same target.
So, unfortunately, openssl is now the only option (until libressl
arrives) which means no more backend options in general.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/iputils')
0 files changed, 0 insertions, 0 deletions