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)
committerJo-Philipp Wich <jo@mein.io>
Tue, 28 Jun 2016 08:47:22 +0000 (10:47 +0200)
commitf98f4601de762251c4644047786affd34d5fb10c
tree9399190f2f51929cc3e8114955365437ef3cd6c1
parent4a3b8e05966e9883227eb0b6780c1bd9fe008d95
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]