From c300c3973143041d677937189aa92eef724867b8 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Wed, 21 Nov 2018 20:55:56 +0100 Subject: net-snmp: disable broken crypto support Updating to net-snmp 5.8 is needed to build with OpenSSL 1.1.x. Signed-off-by: Michael Olbrich --- rules/net-snmp.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rules/net-snmp.in') diff --git a/rules/net-snmp.in b/rules/net-snmp.in index 052e59e99..413c862ee 100644 --- a/rules/net-snmp.in +++ b/rules/net-snmp.in @@ -217,6 +217,8 @@ 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 -- cgit v1.2.3