MikroTik Changelogs
← Back to search All components

Component: ssh

258 changelog entries across 158 version(s)

Releases by channel (stacked)

6.46beta9 Testing 2019-Jul-11 (6 years ago)
  • do not enable "none-crypto" if "strong-crypto" is enabled on upgrade (introduced in v6.45);
  • fixed executed command output printing (introduced in v6.45);
6.44.5 Long-term 2019-Jul-04 (6 years ago)
  • fixed non-interactive multiple command execution;
6.45.1 Stable 2019-Jun-27 (6 years ago)
  • accept remote forwarding requests with empty hostnames;
  • added new "ssh-exec" command for non-interactive command execution;
  • fixed non-interactive multiple command execution;
  • improved remote forwarding handling (introduced in v6.44.3);
  • improved session rekeying process on exchanged data size threshold;
  • keep host keys when resetting configuration with "keep-users=yes";
  • use correct user when "output-to-file" parameter is used;
6.45beta50 Testing 2019-May-20 (6 years ago)
  • fixed non-interactive multiple command execution;
6.43.15 Long-term 2019-May-10 (6 years ago)
  • do not generate host key on configuration export;
6.45beta42 Testing 2019-May-08 (6 years ago)
  • accept remote forwarding requests with empty hostnames;
  • improved remote forwarding handling (introduced in v6.44.3);
6.44.3 Stable 2019-Apr-23 (7 years ago)
  • added "both", "local" and "remote" options for "forwarding-enabled" parameter;
  • do not generate host key on configuration export;
  • fixed multiline non-interactive command execution;
6.45beta31 Testing 2019-Apr-12 (7 years ago)
  • added "both", "local" and "remote" options for "forwarding-enabled" parameter;
6.45beta27 Testing 2019-Apr-03 (7 years ago)
  • added new "ssh-exec" command for non-interactive command execution;
  • fixed multiline non-interactive command execution;
6.45beta22 Testing 2019-Mar-29 (7 years ago)
  • fixed multiline non-interactive command execution;
  • improved session rekeying process on exchanged data size threshold;
6.45beta19 Testing 2019-Mar-22 (7 years ago)
  • do not generate host key on configuration export;
6.43.13 Long-term 2019-Mar-13 (7 years ago)
  • close active SSH connections before IPsec connections on shutdown;
6.45beta6 Testing 2019-Mar-05 (7 years ago)
  • use correct user when "output-to-file" parameter is used;
6.44 Stable 2019-Feb-25 (7 years ago)
  • added "allow-none-crypto" parameter to disable "none" encryption usage (CLI only);
  • added error log message when key exchange fails;
  • close active SSH connections before IPsec connections on shutdown;
  • fixed public key format compatibility with RFC4716;
6.44rc4 Testing 2019-Feb-22 (7 years ago)
  • added "allow-none-crypto" parameter to disable "none" encryption usage (CLI only);
6.44beta61 Testing 2019-Jan-17 (7 years ago)
  • close active SSH connections before IPsec connections on shutdown;
  • fixed public key format compatibility with RFC4716;
6.44beta50 Testing 2018-Dec-17 (7 years ago)
  • fixed public key format compatibility with RFC4716;
6.44beta39 Testing 2018-Nov-27 (7 years ago)
  • added "allow-none-crypto" parameter to disable "none" encryption usage (CLI only);
6.44beta28 Testing 2018-Oct-29 (7 years ago)
  • added error log message when key exchange fails;
  • fixed non-interactive shell not returning all output (introduced in v6.44);
6.44beta14 Testing 2018-Oct-01 (7 years ago)
  • fixed single command execution (introduced in v6.44beta9);
6.43 Stable 2018-Sep-06 (7 years ago)
  • disconnect all active connections when device gets rebooted or turned off;
  • strengthen strong-crypto (add aes-128-ctr and disallow hmac sha1 and groups with sha1);
6.43rc51 Testing 2018-Aug-01 (7 years ago)
  • strengthen strong-crypto (add aes-128-ctr and disallow hmac sha1 and groups with sha1);
6.42.5 Stable 2018-Jun-26 (7 years ago)
  • allow to use "diffie-hellman-group1-sha1" on TILE and x86 devices with "strong-crypto" disabled;
6.43rc34 Testing 2018-Jun-21 (7 years ago)
  • allow to use "diffie-hellman-group1-sha1" on TILE and x86 devices with "strong-crypto" disabled;
6.43rc5 Testing 2018-Apr-25 (8 years ago)
  • disconnect all active connections when router gets rebooted or turned off;