MikroTik Changelogs
← Back to search All components

Component: ssh

282 changelog entries across 169 version(s)

Releases by channel (stacked)

7.5 Stable 2022-Aug-30 (4 years ago)
  • added AES support for PEM decryption;
  • fixed importing of public keys;
  • fixed minor typo issue when importing public key;
7.5rc1 Testing 2022-Aug-19 (4 years ago)
  • added AES support for PEM decryption;
  • fixed importing of public keys;
  • fixed minor typo issue when importing public key;
7.5beta8 Testing 2022-Aug-09 (4 years ago)
  • added AES support for PEM decryption;
7.5beta4 Testing 2022-Jul-22 (4 years ago)
  • fixed importing of public keys;
  • fixed minor typo issue when importing public key;
7.4 Stable 2022-Jul-19 (4 years ago)
  • disable ssh-rsa when strong-crypto=yes and use rsa-sha2-sha256;
  • fixed host key generation (introduced in v7.3);
  • implemented "server-sig-algs" extension in order to improve rsa-sha2-sha256 support;
7.4beta4 Testing 2022-Jun-15 (4 years ago)
  • fixed host key generation (introduced in v7.3);
7.3 Stable 2022-Jun-06 (4 years ago)
  • added AES-GCM cipher support;
  • fail non-interactive client after first invalid password;
  • fixed corrupt host key automatic regeneration;
  • fixed private key usage after downgrade;
  • removed DSA public key authentication support;
7.3rc2 Testing 2022-Jun-02 (4 years ago)
  • fixed corrupt host key automatic regeneration;
7.3rc1 Testing 2022-May-27 (4 years ago)
  • fixed private key usage after downgrade;
7.3beta40 Testing 2022-May-11 (4 years ago)
  • added AES-GCM cipher support;
  • removed DSA public key authentication support;
7.3beta34 Testing 2022-Apr-20 (4 years ago)
  • fail non-interactive client after first invalid password;
7.2 Stable 2022-Mar-31 (4 years ago)
  • fixed forwarding with IPv6 link-local addresses;
7.2rc1 Testing 2021-Dec-17 (4 years ago)
  • fixed forwarding with IPv6 link-local addresses;
7.1rc6 Development 2021-Nov-04 (4 years ago)
  • made SSH work in VRF's;
6.49 Stable 2021-Oct-06 (4 years ago)
  • fixed "undo" functionality;
6.49beta54 Testing 2021-Jul-05 (5 years ago)
  • fixed "undo" functionality;
6.48.3 Stable 2021-May-25 (5 years ago)
  • return proper error code from executed command;
6.49beta36 Testing 2021-Apr-23 (5 years ago)
  • return proper error code from executed command;
6.48 Stable 2020-Dec-22 (5 years ago)
  • fixed returned output saving to file when "output-to-file" parameter is used;
  • skip interactive authentication when not running in interactive mode;
6.48beta27 Testing 2020-Aug-18 (6 years ago)
  • skip interactive authentication when not running in interactive mode;
6.48beta12 Testing 2020-Jul-06 (6 years ago)
  • fixed returned output saving to file when "output-to-file" parameter is used;
6.47 Stable 2020-Jun-02 (6 years ago)
  • improved SSH service stability when receiving bogus packets;
6.45.9 Long-term 2020-Apr-30 (6 years ago)
  • added support for RSA keys with SHA256 hash (RFC8332);
6.46.6 Stable 2020-Apr-27 (6 years ago)
  • fixed SHA256 user authentication algorithm checking (introduced in v6.46.4);
6.47beta60 Testing 2020-Apr-24 (6 years ago)
  • improved SSH service stability when receiving bogus packets;