mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Lars Pedersen <lapeddk@gmail.com>
Subject: Re: [ptxdist] [APPLIED] strongswan: version bump 5.9.2 -> 5.9.6
Date: Mon, 20 Jun 2022 08:19:40 +0200	[thread overview]
Message-ID: <20220620061940.1491912-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220616110651.1553475-1-lapeddk@gmail.com>

Thanks, applied as 9c19471d103fbc36cf973e2396650ad8e7455e1f.

Michael

[sent from post-receive hook]

On Mon, 20 Jun 2022 08:19:40 +0200, Lars Pedersen <lapeddk@gmail.com> wrote:
> New configure options --enable-selinux and --disable-kdf
> Enabled generic modularized KDF (prf/prf+) implementation
> 
> Signed-off-by: Lars Pedersen <lapeddk@gmail.com>
> Message-Id: <20220616110651.1553475-1-lapeddk@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/strongswan.make b/rules/strongswan.make
> index a64e67cc8e8c..15e9cdb9be97 100644
> --- a/rules/strongswan.make
> +++ b/rules/strongswan.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_STRONGSWAN) += strongswan
>  #
>  # Paths and names
>  #
> -STRONGSWAN_VERSION	:= 5.9.2
> -STRONGSWAN_MD5		:= 8918e6675e1be3784817641f07eadeb8
> +STRONGSWAN_VERSION	:= 5.9.6
> +STRONGSWAN_MD5		:= 0eeb13eda09fb34e9ab5e2bfcfab1211
>  STRONGSWAN		:= strongswan-$(STRONGSWAN_VERSION)
>  STRONGSWAN_SUFFIX	:= tar.bz2
>  STRONGSWAN_URL		:= https://download.strongswan.org/$(STRONGSWAN).$(STRONGSWAN_SUFFIX)
> @@ -221,8 +221,10 @@ STRONGSWAN_CONF_OPT	:= \
>  	--disable-log-thread-ids \
>  	--disable-monolithic \
>  	--disable-defaults \
> +	--enable-kdf \
>  	--enable-dependency-tracking \
>  	--enable-shared \
> +	--$(call ptx/endis, PTXCONF_GLOBAL_SELINUX)-selinux \
>  	--$(call ptx/endis, PTXCONF_STRONGSWAN_SWANCTL)-swanctl \
>  	--with-ipseclibdir=/usr/lib \
>  	--with-systemdsystemunitdir=/usr/lib/systemd/system
> @@ -243,6 +245,7 @@ STRONGSWAN_PLUGINS := \
>  	libstrongswan-gcm.so \
>  	libstrongswan-gmp.so \
>  	libstrongswan-hmac.so \
> +	libstrongswan-kdf.so \
>  	libstrongswan-kernel-netlink.so \
>  	libstrongswan-nonce.so \
>  	libstrongswan-pem.so \



      reply	other threads:[~2022-06-20  6:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-16 11:06 [ptxdist] [PATCH v3] " Lars Pedersen
2022-06-20  6:19 ` 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=20220620061940.1491912-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=lapeddk@gmail.com \
    --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