* [Buildroot] [PATCH] openswan: security bump to version 2.6.39
@ 2013-06-10 14:05 Gustavo Zacarias
2013-06-10 14:54 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2013-06-10 14:05 UTC (permalink / raw)
To: buildroot
Fixes CVE-2013-2054.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/openswan/openswan.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/openswan/openswan.mk b/package/openswan/openswan.mk
index b373e11..8a857d4 100644
--- a/package/openswan/openswan.mk
+++ b/package/openswan/openswan.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENSWAN_VERSION = 2.6.38
+OPENSWAN_VERSION = 2.6.39
OPENSWAN_SITE = http://download.openswan.org/openswan
OPENSWAN_LICENSE = GPLv2+, BSD-3c
OPENSWAN_LICENSE_FILES = COPYING LICENSE
--
1.8.1.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-10 14:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-10 14:05 [Buildroot] [PATCH] openswan: security bump to version 2.6.39 Gustavo Zacarias
2013-06-10 14:54 ` Peter Korsgaard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.