mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bruno Thomsen <bth@kamstrup.com>
To: ptxdist@pengutronix.de
Cc: bth@kamstrup.com
Subject: [ptxdist] [PATCHv2 2/2] strongswan: removed md5 hash and des encryption support.
Date: Wed, 1 Jul 2015 11:46:32 +0200	[thread overview]
Message-ID: <1435743992-7033-2-git-send-email-bth@kamstrup.com> (raw)
In-Reply-To: <1435743992-7033-1-git-send-email-bth@kamstrup.com>

Removed legacy crypto support.

Version 2: no changes.

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

diff --git a/rules/strongswan.make b/rules/strongswan.make
index 2cc0a69..9a9dd40 100644
--- a/rules/strongswan.make
+++ b/rules/strongswan.make
@@ -39,10 +39,10 @@ STRONGSWAN_CONF_OPT	:= \
 	--disable-soup \
 	--disable-ldap \
 	--enable-aes \
-	--enable-des \
+	--disable-des \
 	--disable-blowfish \
 	--disable-md4 \
-	--enable-md5 \
+	--disable-md5 \
 	--disable-aesni \
 	--enable-sha1 \
 	--enable-sha2 \
@@ -205,14 +205,12 @@ STRONGSWAN_PLUGINS := \
 	libstrongswan-attr.so \
 	libstrongswan-cmac.so \
 	libstrongswan-constraints.so \
-	libstrongswan-des.so \
 	libstrongswan-dnskey.so \
 	libstrongswan-fips-prf.so \
 	libstrongswan-gcm.so \
 	libstrongswan-gmp.so \
 	libstrongswan-hmac.so \
 	libstrongswan-kernel-netlink.so \
-	libstrongswan-md5.so \
 	libstrongswan-nonce.so \
 	libstrongswan-pem.so \
 	libstrongswan-pgp.so \
-- 
2.1.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2015-07-01  7:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-01  9:46 [ptxdist] [PATCHv2 1/2] strongswan: version bump 5.2.2 -> 5.3.2 Bruno Thomsen
2015-07-01  9:46 ` Bruno Thomsen [this message]
2015-07-04  7:23 ` Christoph Fritz
2015-07-07 13:07   ` Bruno Thomsen
2015-07-14 11:23     ` 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=1435743992-7033-2-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