On my Debian Jessie server I had testing repositories enabled for some reason and I ran an upgrade recently that removed the openssh-server package.
I am assuming this happened because of a recent glibc bug which made it so the libc6 package now has a Breaks: openssh-server tag on it.
As I mentioned, running the upgrade removed the ssh package, and now I am completely unable to install it again.
What should I do about this? Is there another bugfix incoming? Should I try to install an even newer version of OpenSSH on this Jessie machine? Is it somehow possible to downgrade libc6?