ssh-krb5 - secure shell client and server (transitional package)
# sudo apt-get update
# sudo apt-get install ssh-krb5
2016-04-15 - Colin Watson <cjwatson@debian.org> openssh (1:7.2p2-4) unstable; urgency=medium * Drop dependency on libnss-files-udeb (closes: #819686). * Policy version 3.9.7: no changes required.
2016-04-13 - Colin Watson <cjwatson@debian.org> openssh (1:7.2p2-3) unstable; urgency=high * Change all openssh.org references to openssh.com (closes: #819213). * CVE-2015-8325: Ignore PAM environment vars when UseLogin=yes.
2016-03-21 - Colin Watson <cjwatson@debian.org> openssh (1:7.2p2-2) unstable; urgency=medium * Fix kexgss_server to cope with DH_GRP_MIN/DH_GRP_MAX being stricter on the server end than the client (thanks, Damien Miller; closes: #817870, LP: #1558576).
2016-03-10 - Colin Watson <cjwatson@debian.org> openssh (1:7.2p2-1) unstable; urgency=high * New upstream release (http://www.openssh.com/txt/release-7.2p2): - CVE-2016-3115: sshd(8): Sanitise X11 authentication credentials to avoid xauth command injection when X11Forwarding is enabled (http://www.openssh.com/txt/x11fwd.adv).