* [ptxdist] [PATCH] net-snmp: unbreak AES support
@ 2020-07-31 11:47 Uwe Kleine-König
2020-08-03 6:30 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2020-07-31 11:47 UTC (permalink / raw)
To: ptxdist
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] net-snmp: unbreak AES support
2020-07-31 11:47 [ptxdist] [PATCH] net-snmp: unbreak AES support Uwe Kleine-König
@ 2020-08-03 6:30 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2020-08-03 6:30 UTC (permalink / raw)
To: ptxdist; +Cc: u.kleine-koenig
Thanks, applied as 18506970199f8b16915c802d38d75918cb0e0f68.
Michael
[sent from post-receive hook]
On Mon, 03 Aug 2020 08:30:16 +0200, Uwe Kleine-König <u.kleine-koenig@pengutronix.de> wrote:
> 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>
>
> 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
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-03 6:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-31 11:47 [ptxdist] [PATCH] net-snmp: unbreak AES support Uwe Kleine-König
2020-08-03 6:30 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox