From: Michael Tremer Date: Tue, 2 Dec 2014 11:28:49 +0000 (+0100) Subject: openvpn: Update to 2.3.6 X-Git-Tag: v2.17-core89~83^2~55 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=75afeed1613ab2ac8e76885c29dff1a28c9b0860 openvpn: Update to 2.3.6 Fixes CVE-2014-8104 --- diff --git a/config/rootfiles/core/86/filelists/openvpn b/config/rootfiles/core/86/filelists/openvpn new file mode 120000 index 0000000000..493f3f7a42 --- /dev/null +++ b/config/rootfiles/core/86/filelists/openvpn @@ -0,0 +1 @@ +../../../common/openvpn \ No newline at end of file diff --git a/lfs/openvpn b/lfs/openvpn index 8c7c81a491..44a8b46978 100644 --- a/lfs/openvpn +++ b/lfs/openvpn @@ -24,7 +24,7 @@ include Config -VER = 2.3.4 +VER = 2.3.6 THISAPP = openvpn-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 9b70be9fb45e407117c3c9b118e4ba22 +$(DL_FILE)_MD5 = bcc30c296566df14feebdd8aa0e408ca install : $(TARGET)