| Summary: | compat.c enlists OpenSSH 7.4 twice | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Dmitry Belyavskiy <dbelyavs> |
| Component: | Miscellaneous | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | trivial | CC: | djm |
| Priority: | P5 | ||
| Version: | 8.7p1 | ||
| Hardware: | Other | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 3339 | ||
fixed - thanks! closing bugs resolved before openssh-8.9 |
{ "OpenSSH_6.5*," "OpenSSH_6.6*", SSH_NEW_OPENSSH|SSH_BUG_CURVE25519PAD| SSH_BUG_SIGTYPE}, ==> { "OpenSSH_7.4*", SSH_NEW_OPENSSH|SSH_BUG_SIGTYPE| SSH_BUG_SIGTYPE74}, { "OpenSSH_7.0*," "OpenSSH_7.1*," "OpenSSH_7.2*," "OpenSSH_7.3*," ==> "OpenSSH_7.4*," "OpenSSH_7.5*," "OpenSSH_7.6*," "OpenSSH_7.7*", SSH_NEW_OPENSSH|SSH_BUG_SIGTYPE}, ======================= Not a problem itself but worth cleaning