Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] openvpn: CVE-2014-8104: bump to version 2.3.6
@ 2014-12-01 21:26 Fabian Mewes
  2014-12-01 21:34 ` Gustavo Zacarias
  0 siblings, 1 reply; 4+ messages in thread
From: Fabian Mewes @ 2014-12-01 21:26 UTC (permalink / raw)
  To: buildroot

see
https://community.openvpn.net/openvpn/wiki/SecurityAnnouncement-97597e732b

Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>
---
 package/openvpn/openvpn.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-02  9:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-01 21:26 [Buildroot] [PATCH] openvpn: CVE-2014-8104: bump to version 2.3.6 Fabian Mewes
2014-12-01 21:34 ` Gustavo Zacarias
2014-12-01 21:50   ` [Buildroot] [PATCH v2] " Fabian Mewes
2014-12-02  9:30     ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox