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 <[email protected]>
---
 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
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to