mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] strongswan: version bump 5.1.3 -> 5.2.2
@ 2015-02-09 15:16 Bruno Thomsen
  2015-02-16  9:43 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Thomsen @ 2015-02-09 15:16 UTC (permalink / raw)
  To: ptxdist; +Cc: bth

enable-tools option has been replaced by enable-pki and enable-scepclient options.
disable-kernel-klips option has been obsoleted.

Signed-off-by: Bruno Thomsen <bth@kamstrup.com>
---
 rules/strongswan.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/strongswan.make b/rules/strongswan.make
index dad1e10..5e4a76d 100644
--- a/rules/strongswan.make
+++ b/rules/strongswan.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_STRONGSWAN) += strongswan
 #
 # Paths and names
 #
-STRONGSWAN_VERSION	:= 5.1.3
-STRONGSWAN_MD5		:= 1d1c108775242743cd8699215b2918c3
+STRONGSWAN_VERSION	:= 5.2.2
+STRONGSWAN_MD5		:= 7ee1a33060b2bde35be0f6d78a1d26d0
 STRONGSWAN		:= strongswan-$(STRONGSWAN_VERSION)
 STRONGSWAN_SUFFIX	:= tar.bz2
 STRONGSWAN_URL		:= http://download.strongswan.org/$(STRONGSWAN).$(STRONGSWAN_SUFFIX)
@@ -125,7 +125,6 @@ STRONGSWAN_CONF_OPT	:= \
 	--enable-kernel-netlink \
 	--disable-kernel-pfkey \
 	--disable-kernel-pfroute \
-	--disable-kernel-klips \
 	--disable-kernel-libipsec \
 	--disable-libipsec \
 	--enable-socket-default \
@@ -141,7 +140,8 @@ STRONGSWAN_CONF_OPT	:= \
 	--enable-ikev2 \
 	--enable-charon \
 	--disable-cmd \
-	--enable-tools \
+	--enable-pki \
+	--enable-scepclient \
 	--enable-scripts \
 	--disable-conftest \
 	--enable-updown \
-- 
1.9.1


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] strongswan: version bump 5.1.3 -> 5.2.2
  2015-02-09 15:16 [ptxdist] [PATCH] strongswan: version bump 5.1.3 -> 5.2.2 Bruno Thomsen
@ 2015-02-16  9:43 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2015-02-16  9:43 UTC (permalink / raw)
  To: ptxdist

On Mon, Feb 09, 2015 at 04:16:14PM +0100, Bruno Thomsen wrote:
> enable-tools option has been replaced by enable-pki and enable-scepclient options.
> disable-kernel-klips option has been obsoleted.
> 

Thanks, applied.

Michael

> Signed-off-by: Bruno Thomsen <bth@kamstrup.com>
> ---
>  rules/strongswan.make | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/rules/strongswan.make b/rules/strongswan.make
> index dad1e10..5e4a76d 100644
> --- a/rules/strongswan.make
> +++ b/rules/strongswan.make
> @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_STRONGSWAN) += strongswan
>  #
>  # Paths and names
>  #
> -STRONGSWAN_VERSION	:= 5.1.3
> -STRONGSWAN_MD5		:= 1d1c108775242743cd8699215b2918c3
> +STRONGSWAN_VERSION	:= 5.2.2
> +STRONGSWAN_MD5		:= 7ee1a33060b2bde35be0f6d78a1d26d0
>  STRONGSWAN		:= strongswan-$(STRONGSWAN_VERSION)
>  STRONGSWAN_SUFFIX	:= tar.bz2
>  STRONGSWAN_URL		:= http://download.strongswan.org/$(STRONGSWAN).$(STRONGSWAN_SUFFIX)
> @@ -125,7 +125,6 @@ STRONGSWAN_CONF_OPT	:= \
>  	--enable-kernel-netlink \
>  	--disable-kernel-pfkey \
>  	--disable-kernel-pfroute \
> -	--disable-kernel-klips \
>  	--disable-kernel-libipsec \
>  	--disable-libipsec \
>  	--enable-socket-default \
> @@ -141,7 +140,8 @@ STRONGSWAN_CONF_OPT	:= \
>  	--enable-ikev2 \
>  	--enable-charon \
>  	--disable-cmd \
> -	--enable-tools \
> +	--enable-pki \
> +	--enable-scepclient \
>  	--enable-scripts \
>  	--disable-conftest \
>  	--enable-updown \
> -- 
> 1.9.1
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2015-02-16  9:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-09 15:16 [ptxdist] [PATCH] strongswan: version bump 5.1.3 -> 5.2.2 Bruno Thomsen
2015-02-16  9:43 ` Michael Olbrich

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