tinyssh (20190101-1) unstable; urgency=medium
* d/tests - added 03exitcodes test, it creates ssh connection, exits
with status 0-255 and checks if tinyssh server sends the status code
to the client
* d/tests - added 04sftp test, it tests sftp subsystem
* d/tests - added 05authorizedkeys, it tests if tinyssh rejects login
using malformed authorized_keys
* d/upstream - updated minimal signing-key.asc, removed extra signatures
* d/tests - fixed 02handshake tests. Runs and tests tinyssh on port 222,
because default port 22 in autopkgtest environment is used by OpenSSH.
* d/tests - added 06transfer, tries to send random data to tinyssh server,
than tries to receive data from tinyssh server and compares checksums.
* New upstream version 20190101:
- tinysshd binary optimized for smaller size
- created multi-call tinysshd binary
- removed aes256,nistp256,hmacsha256
- added postquantum KEX <email address hidden>
* d/.links - tinysshd-{printkey,makekey} is symbolic link to tinysshd binary
* d/control - bump to standards version 4.3.0 (no modifications)
* d/tinysshd.default - removed aes256,nistp256,hmacsha256 options
* d/control - removed info about aes256,nistp256,hmacsha256
* d/compat - bump debhelper compat level to 12 and use debhelper-compat
-- Jan Mojžíš <email address hidden> Wed, 02 Jan 2019 06:01:58 +0100