Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[openssh]: Restore behavior of ClientAliveCountMax=0 #12549

Merged

Commits on Oct 28, 2022

  1. [openssh]: Restore behavior of ClientAliveCountMax=0

    OpenSSH 8.2 changed the behavior of ClientAliveCountMax=0 such that
    setting it to 0 disables connection-killing entirely when the connection
    is idle. Revert that change.
    
    Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
    saiarcot895 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    58b5133 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Remove build-dep command that should not be there

    Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
    saiarcot895 committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    b35b9f1 View commit details
    Browse the repository at this point in the history