[Buildroot] [git commit] openvpn: bump to version 2.3.4

Peter Korsgaard peter at korsgaard.com
Wed May 14 07:24:43 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=63bf62a4738545466b8e6d3b2b21bd338dae8281
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes TLS version interoperability issues.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/openvpn/openvpn.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/openvpn/openvpn.mk b/package/openvpn/openvpn.mk
index a989ffe..0355678 100644
--- a/package/openvpn/openvpn.mk
+++ b/package/openvpn/openvpn.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENVPN_VERSION = 2.3.3
+OPENVPN_VERSION = 2.3.4
 OPENVPN_SOURCE = openvpn-$(OPENVPN_VERSION).tar.xz
 OPENVPN_SITE = http://swupdate.openvpn.net/community/releases
 OPENVPN_DEPENDENCIES = host-pkgconf


More information about the buildroot mailing list