<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><title></title></head><body><p style="margin: 0px;">Hello,</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">trying to build dropbear-2018.76 for ARM, and trying to</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">#define DROPBEAR_SVR_PUBKEY_AUTH 0</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">in Order to get around CVE-2018-15599, aware that it would not conform to IETF, I receive:</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">svr-chansession.c:682:11: error: 'struct ChanSess' has no member named 'original_command'</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Is there an #if missing around that line?</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Thx & regards</p>
<p style="margin: 0px;">Stefan</p></body></html>