Security fixes
GHSA-g6xm-f9xp-qq35 - server-side max_auth_attempts was not enforced - f8fd0b1
Config::max_auth_attempts was not being properly enforced by russh server implementation.
Fixes
- c66837e: Fix deadlock when handling open channel on contended handler (#734) (Eric Rodrigues Pires) #734