Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] strongswan: security bump to version 5.0.4
@ 2013-07-31 13:31 Gustavo Zacarias
  2013-07-31 13:31 ` [Buildroot] [PATCH 2/2] strongswan: scripts need charon or tools Gustavo Zacarias
  2013-07-31 16:06 ` [Buildroot] [PATCH 1/2] strongswan: security bump to version 5.0.4 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2013-07-31 13:31 UTC (permalink / raw)
  To: buildroot

Fixes CVE-2013-2944.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/strongswan/strongswan.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/strongswan/strongswan.mk b/package/strongswan/strongswan.mk
index 88d6f94..b75c70d 100644
--- a/package/strongswan/strongswan.mk
+++ b/package/strongswan/strongswan.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-STRONGSWAN_VERSION = 5.0.2
+STRONGSWAN_VERSION = 5.0.4
 STRONGSWAN_SOURCE = strongswan-$(STRONGSWAN_VERSION).tar.bz2
 STRONGSWAN_SITE = http://download.strongswan.org
 STRONGSWAN_LICENSE = GPLv2+
-- 
1.8.1.5

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

* [Buildroot] [PATCH 2/2] strongswan: scripts need charon or tools
  2013-07-31 13:31 [Buildroot] [PATCH 1/2] strongswan: security bump to version 5.0.4 Gustavo Zacarias
@ 2013-07-31 13:31 ` Gustavo Zacarias
  2013-07-31 16:06 ` [Buildroot] [PATCH 1/2] strongswan: security bump to version 5.0.4 Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2013-07-31 13:31 UTC (permalink / raw)
  To: buildroot

Fixes:
http://autobuild.buildroot.net/results/007/007e75362cbe4693e36d5a7ab96c539d1f3b00fc/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/strongswan/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/strongswan/Config.in b/package/strongswan/Config.in
index 98f8da2..e8cd1c4 100644
--- a/package/strongswan/Config.in
+++ b/package/strongswan/Config.in
@@ -110,6 +110,7 @@ config BR2_PACKAGE_STRONGSWAN_TOOLS
 
 config BR2_PACKAGE_STRONGSWAN_SCRIPTS
 	bool "Enable additional utilities (found in directory scripts)"
+	depends on BR2_PACKAGE_STRONGSWAN_CHARON || BR2_PACKAGE_STRONGSWAN_TOOLS
 	default y
 
 endif
-- 
1.8.1.5

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

* [Buildroot] [PATCH 1/2] strongswan: security bump to version 5.0.4
  2013-07-31 13:31 [Buildroot] [PATCH 1/2] strongswan: security bump to version 5.0.4 Gustavo Zacarias
  2013-07-31 13:31 ` [Buildroot] [PATCH 2/2] strongswan: scripts need charon or tools Gustavo Zacarias
@ 2013-07-31 16:06 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2013-07-31 16:06 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Wed, 31 Jul 2013 10:31:46 -0300, Gustavo Zacarias wrote:
> Fixes CVE-2013-2944.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/strongswan/strongswan.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Both applied, thanks.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

end of thread, other threads:[~2013-07-31 16:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31 13:31 [Buildroot] [PATCH 1/2] strongswan: security bump to version 5.0.4 Gustavo Zacarias
2013-07-31 13:31 ` [Buildroot] [PATCH 2/2] strongswan: scripts need charon or tools Gustavo Zacarias
2013-07-31 16:06 ` [Buildroot] [PATCH 1/2] strongswan: security bump to version 5.0.4 Thomas Petazzoni

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