https://bugzilla.mindrot.org/show_bug.cgi?id=3759

            Bug ID: 3759
           Summary: Wrong output for the `Compression` directive
           Product: Portable OpenSSH
           Version: 9.9p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: [email protected]
          Reporter: [email protected]

Reproducer:

$ cat test.cnf
Match user testuser
  Compression yes

$ ssh -F test.cnf -G -l testuser localhost | grep compression
compression UNKNOWN 

The behavior has changed between 9.8p1 and 9.9p1

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to