Skip to content

v11.0.505

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 15:28

C-Kermit 11.0.505

  • Now support OpenSSL v4.0.
  • Added new SHOW INTERFACES command, which shows the interfaces and IP addresses available on the local machine. Useful when establishing a connection across a local LAN.
  • Enhance support for IPv6 link-local addresses. Together with SHOW INTERFACES, this helps establish connections over even ad-hoc wifi where there is no DHCP.
  • Fixed two issues dating back to the year 2000 when -DNOLOGIN is given. These were discovered by running the test suite using the Gentoo build's options.
    1. --unbuffered, --version, etc. were improperly not recognized
    2. The permissions for MKDIR and CD were sometimes not enforced
  • Fixed compilation errors with Kerberos 5 on Linux and NetBSD. Note: Kerberos is not currently exercised by the test suite, so you should consider this support less proven than the rest of the system.

Please refer to the changelog document for a more complete history since the last 9.0.x release.