CC: openvpn: fix missing cipher list for polarssl in v2.3.11
authorJo-Philipp Wich <jo@mein.io>
Tue, 28 Jun 2016 08:47:22 +0000 (10:47 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Thu, 12 Oct 2017 14:27:22 +0000 (16:27 +0200)
commitd78a40b384c7a65705b2e2b66042cdfc605fad5f
tree96169e91448f26c639b45ebdb0cdab9910191b41
parentec663dd70820b2b64da1c713fb7599d59ecbfe6d
CC: openvpn: fix missing cipher list for polarssl in v2.3.11
Upstream OpenSSL hardening work introduced a change in shared code that
causes polarssl / mbedtls builds to break when no --tls-cipher is specified.

Import the upstream fix commit as patch until the next OpenVPN release gets
released and packaged.

Reported-by: Sebastian Koch <seb@metafly.info>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/network/services/openvpn/Makefile
package/network/services/openvpn/patches/300-upstream-fix-polarssl-mbedtls-builds.patch [new file with mode: 0644]