Skip to content

v0.5.0

Choose a tag to compare

@fhunleth fhunleth released this 07 Aug 15:20
· 136 commits to main since this release

Initial release.

This factors out the SSH subsystem from
nerves_firmware_ssh
and removes all ssh server code. The user of this library now has to start a
server themselves. This makes it possible to run the firmware update on port 22
and removes the constraint of needing to hard code authorized ssh public keys.