[BACK]Return to compat.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/compat.c between version 1.108 and 1.109

version 1.108, 2018/07/03 11:39:54 version 1.109, 2018/07/03 11:42:12
Line 70 
Line 70 
                   "OpenSSH_7.3*,"                    "OpenSSH_7.3*,"
                   "OpenSSH_7.4*,"                    "OpenSSH_7.4*,"
                   "OpenSSH_7.5*,"                    "OpenSSH_7.5*,"
                   "OpenSSH_7.6*",       SSH_NEW_OPENSSH|SSH_BUG_SIGTYPE},                    "OpenSSH_7.6*,"
                     "OpenSSH_7.7*",       SSH_NEW_OPENSSH|SSH_BUG_SIGTYPE},
                 { "OpenSSH*",           SSH_NEW_OPENSSH },                  { "OpenSSH*",           SSH_NEW_OPENSSH },
                 { "*MindTerm*",         0 },                  { "*MindTerm*",         0 },
                 { "3.0.*",              SSH_BUG_DEBUG },                  { "3.0.*",              SSH_BUG_DEBUG },

Legend:
Removed from v.1.108  
changed lines
  Added in v.1.109