mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] strongswan: version bump 5.0.4 -> 5.1.3
Date: Wed, 23 Apr 2014 09:15:17 +0200	[thread overview]
Message-ID: <20140423071517.GF3804@pengutronix.de> (raw)
In-Reply-To: <1397578754.6043.58.camel@mars>

On Tue, Apr 15, 2014 at 06:19:14PM +0200, Christoph Fritz wrote:
> 
> Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>

Thanks, applied.

Michael

> ---
>  rules/strongswan.make |   21 +++++++++++++++++----
>  1 file changed, 17 insertions(+), 4 deletions(-)
> 
> diff --git a/rules/strongswan.make b/rules/strongswan.make
> index 6401832..387e69e 100644
> --- a/rules/strongswan.make
> +++ b/rules/strongswan.make
> @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_STRONGSWAN) += strongswan
>  #
>  # Paths and names
>  #
> -STRONGSWAN_VERSION	:= 5.0.4
> -STRONGSWAN_MD5		:= 0ab0397b44b197febfd0f89148344035
> +STRONGSWAN_VERSION	:= 5.1.3
> +STRONGSWAN_MD5		:= 1d1c108775242743cd8699215b2918c3
>  STRONGSWAN		:= strongswan-$(STRONGSWAN_VERSION)
>  STRONGSWAN_SUFFIX	:= tar.bz2
>  STRONGSWAN_URL		:= http://download.strongswan.org/$(STRONGSWAN).$(STRONGSWAN_SUFFIX)
> @@ -48,17 +48,22 @@ STRONGSWAN_CONF_OPT	:= \
>  	--enable-gmp \
>  	--disable-rdrand \
>  	--enable-random \
> +	--disable-rc2 \
>  	--enable-nonce \
> +	--disable-ntru \
>  	--enable-x509 \
>  	--enable-revocation \
>  	--enable-constraints \
>  	--enable-pubkey \
> +	--disable-sshkey \
>  	--enable-pkcs1 \
>  	--enable-pkcs7 \
>  	--enable-pkcs8 \
> +	--disable-pkcs12 \
>  	--enable-pgp \
>  	--enable-dnskey \
>  	--disable-ipseckey \
> +	--disable-keychain \
>  	--enable-pem \
>  	--enable-hmac \
>  	--enable-cmac \
> @@ -76,6 +81,7 @@ STRONGSWAN_CONF_OPT	:= \
>  	--disable-lock-profiler \
>  	--disable-unit-tester \
>  	--disable-load-tester \
> +	--disable-dnscert \
>  	--disable-eap-sim \
>  	--disable-eap-sim-file \
>  	--disable-eap-sim-pcsc \
> @@ -113,10 +119,13 @@ STRONGSWAN_CONF_OPT	:= \
>  	--disable-imv-os \
>  	--disable-imc-attestation \
>  	--disable-imv-attestation \
> +	--disable-imc-swid \
> +	--disable-imv-swid \
>  	--enable-kernel-netlink \
>  	--disable-kernel-pfkey \
>  	--disable-kernel-pfroute \
>  	--disable-kernel-klips \
> +	--disable-kernel-libipsec \
>  	--disable-libipsec \
>  	--enable-socket-default \
>  	--disable-socket-dynamic \
> @@ -130,6 +139,7 @@ STRONGSWAN_CONF_OPT	:= \
>  	--enable-ikev1 \
>  	--enable-ikev2 \
>  	--enable-charon \
> +	--disable-cmd \
>  	--enable-tools \
>  	--enable-scripts \
>  	--disable-conftest \
> @@ -137,6 +147,7 @@ STRONGSWAN_CONF_OPT	:= \
>  	--enable-attr \
>  	--disable-attr-sql \
>  	--disable-dhcp \
> +	--disable-osx-attr \
>  	--enable-resolve \
>  	--disable-padlock \
>  	--disable-openssl \
> @@ -147,6 +158,7 @@ STRONGSWAN_CONF_OPT	:= \
>  	--disable-ccm \
>  	--disable-gcm \
>  	--disable-addrblock \
> +	--enable-acert \
>  	--disable-unity \
>  	--disable-uci \
>  	--disable-android-dns \
> @@ -163,10 +175,11 @@ STRONGSWAN_CONF_OPT	:= \
>  	--disable-duplicheck \
>  	--disable-coupling \
>  	--disable-radattr \
> -	--disable-vstr \
>  	--disable-monolithic \
>  	--disable-bfd-backtraces \
> -	--disable-unit-tests \
> +	--disable-unwind-backtraces \
> +	--disable-coverage \
> +	--disable-unit-tester \
>  	--disable-tkm \
>  	--disable-defaults \
>  	--enable-dependency-tracking \
> -- 
> 1.7.10.4
> 
> 
> -- 
> 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

      reply	other threads:[~2014-04-23  7:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-15 16:19 Christoph Fritz
2014-04-23  7:15 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140423071517.GF3804@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox