Update git submodules

* Update plugins/download-commands from branch 'stable-2.16'
  to 41c61bf8c1869bff4e0b436f69478c2137d0ca07
  - Merge branch 'stable-2.15' into stable-2.16
    
    * stable-2.15:
      Set SSH default port to 22
    
    Change-Id: I7fa99711a5938542eae97858ddc3b998efd3a374
    
  - Set SSH default port to 22
    
    If nothing is configured, the advertised ssh address is *:29418, and it
    is translated to host:29418.
    
    If sshd.listenAddress is configured without a port, then the advertised
    address is host:29418.
    
    If it is configured with port 22, the advertised address is host, without
    the port.
    
    The logic in SshScheme assumed that "no port" is 29418, which is
    incorrect.
    
    Change-Id: I8b4717a1f5765272b4c3bd7683750ae8fd12a4d5
This commit is contained in:
David Pursehouse
2020-02-19 21:46:53 +09:00
committed by Gerrit Code Review
parent 69534d569f
commit 9eff342ead