From: Bruno Thomsen <bth@kamstrup.com>
To: ptxdist@pengutronix.de
Cc: bth@kamstrup.com
Subject: [ptxdist] [PATCH 1/2] strognswan: version bump 5.2.2 -> 5.3.2
Date: Mon, 29 Jun 2015 16:05:37 +0200 [thread overview]
Message-ID: <1435586738-28977-1-git-send-email-bth@kamstrup.com> (raw)
This fixes the EAP or PSK IKEv2 authentication vulnerability aka CVE-2015-4171.
Added new configure options: aesni, connmark, forecast, ruby-gems and python-eggs.
Removed obsolete unit-tester option.
Signed-off-by: Bruno Thomsen <bth@kamstrup.com>
---
rules/strongswan.make | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/rules/strongswan.make b/rules/strongswan.make
index 5e4a76d..5005930 100644
--- a/rules/strongswan.make
+++ b/rules/strongswan.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_STRONGSWAN) += strongswan
#
# Paths and names
#
-STRONGSWAN_VERSION := 5.2.2
-STRONGSWAN_MD5 := 7ee1a33060b2bde35be0f6d78a1d26d0
+STRONGSWAN_VERSION := 5.3.2
+STRONGSWAN_MD5 := fab014be1477ef4ebf9a765e10f8802c
STRONGSWAN := strongswan-$(STRONGSWAN_VERSION)
STRONGSWAN_SUFFIX := tar.bz2
STRONGSWAN_URL := http://download.strongswan.org/$(STRONGSWAN).$(STRONGSWAN_SUFFIX)
@@ -43,6 +43,7 @@ STRONGSWAN_CONF_OPT := \
--disable-blowfish \
--disable-md4 \
--enable-md5 \
+ --disable-aesni \
--enable-sha1 \
--enable-sha2 \
--enable-fips-prf \
@@ -80,7 +81,6 @@ STRONGSWAN_CONF_OPT := \
--disable-sql \
--disable-leak-detective \
--disable-lock-profiler \
- --disable-unit-tester \
--disable-load-tester \
--disable-dnscert \
--disable-eap-sim \
@@ -170,6 +170,8 @@ STRONGSWAN_CONF_OPT := \
--disable-lookip \
--disable-error-notify \
--disable-certexpire \
+ --disable-connmark \
+ --disable-forecast \
--disable-systime-fix \
--disable-led \
--disable-duplicheck \
@@ -178,8 +180,9 @@ STRONGSWAN_CONF_OPT := \
--disable-monolithic \
--disable-bfd-backtraces \
--disable-unwind-backtraces \
+ --disable-ruby-gems \
+ --disable-python-eggs \
--disable-coverage \
- --disable-unit-tester \
--disable-tkm \
--disable-defaults \
--enable-dependency-tracking \
--
2.1.4
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2015-06-29 12:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-29 14:05 Bruno Thomsen [this message]
2015-06-29 14:05 ` [ptxdist] [PATCH 2/2] strongswan: removed md5 hash and des encryption support Bruno Thomsen
2015-06-29 17:06 ` [ptxdist] [PATCH 1/2] strognswan: version bump 5.2.2 -> 5.3.2 Jon Ringle
2015-06-30 6:27 ` Bruno Thomsen
2015-06-30 13:46 ` Christoph Fritz
2015-07-01 9:04 ` Michael Olbrich
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=1435586738-28977-1-git-send-email-bth@kamstrup.com \
--to=bth@kamstrup.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