summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2020-07-31 13:47:46 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-07-31 15:45:46 +0200
commit18506970199f8b16915c802d38d75918cb0e0f68 (patch)
treee73becb3b86b962b5c70e4bf5e88de504d3dbb9c
parente643534ce8fa4e8d5e9cf2d7b127f9369a0ff48f (diff)
downloadptxdist-18506970199f8b16915c802d38d75918cb0e0f68.tar.gz
ptxdist-18506970199f8b16915c802d38d75918cb0e0f68.tar.xz
net-snmp: unbreak AES support
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> Message-Id: <20200731114746.26232-1-u.kleine-koenig@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/net-snmp.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/net-snmp.in b/rules/net-snmp.in
index ec4bf71be..573ed9e73 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