[Buildroot] [git commit] openswan: security bump to version 2.6.41

Peter Korsgaard peter at korsgaard.com
Wed Mar 12 21:24:41 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=5b31dfca0e50a66e67570ecb395bba9ee6db5819
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes CVE-2014-2037 (continuation of CVE-2013-6466 issues).

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

diff --git a/package/openswan/openswan.mk b/package/openswan/openswan.mk
index ae055d4..4d82b49 100644
--- a/package/openswan/openswan.mk
+++ b/package/openswan/openswan.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENSWAN_VERSION = 2.6.40
+OPENSWAN_VERSION = 2.6.41
 OPENSWAN_SITE = http://download.openswan.org/openswan
 OPENSWAN_LICENSE = GPLv2+, BSD-3c
 OPENSWAN_LICENSE_FILES = COPYING LICENSE


More information about the buildroot mailing list