Skip to content

v0.50.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 17:46
· 0 commits to main since this release

[email protected]

Changes

Reverted a change from 0.50.0 that made cryptovec panic when the OS fails to mlock() the memory.

Instead, russh-cryptovec will log a one-time log warning about this.

A common cause for these errors is running on Linux under a low RLIMIT_MEMLOCK limit

Docs

  • 6a59d0e: Add client demo that implement open direct tcpip. (#454) (handewo) #454