mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] net-snmp: unbreak AES support
Date: Fri, 31 Jul 2020 13:47:46 +0200	[thread overview]
Message-ID: <20200731114746.26232-1-u.kleine-koenig@pengutronix.de> (raw)

Commit c300c3973143 ("net-snmp: disable broken crypto support")
introduced this and noted that net-snmp 5.8 would be needed to fix this.
We have 5.8 since fda39d3fd0d5 ("net-snmp: version bump v5.7.3 ->
v5.8").

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
 rules/net-snmp.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/rules/net-snmp.in b/rules/net-snmp.in
index ec4bf71bed23..573ed9e73a4a 100644
--- a/rules/net-snmp.in
+++ b/rules/net-snmp.in
@@ -227,8 +227,6 @@ config NET_SNMP_MD5
 
 config NET_SNMP_SHA_AES
 	bool
-	# 5.7.3 fails to build with OpenSSL 1.1.x
-	depends on BROKEN
 	prompt "SHA authentication and AES encryption"
 
 config NET_SNMP_DOM_SOCK_ONLY
-- 
2.27.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

             reply	other threads:[~2020-07-31 11:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31 11:47 Uwe Kleine-König [this message]
2020-08-03  6:30 ` [ptxdist] [APPLIED] " 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=20200731114746.26232-1-u.kleine-koenig@pengutronix.de \
    --to=u.kleine-koenig@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