Among the 29 debian patches available in version 1:10.0p1-8 of the package, we noticed the following issues:
commit 910d9a7df3fc5877b39775c638ec2cd239386fe2 Merge: bf28569a ef08d7b1 Author: Colin Watson <cjwatson@debian.org> Date: Sat Sep 20 23:11:58 2025 +0000 Merge branch 'ephemeral-auth' into 'master' Update sshd@.service to follow upstream See merge request ssh-team/openssh!34 commit ef08d7b1dc1e4144a965f3611395244320f9fcf4 Author: Allison Karlitskaya <allison.karlitskaya@redhat.com> Date: Mon Sep 1 14:49:57 2025 +0200 sshd@.service: support ephemeral keys from VM/container hosts This adds support for ephemeral ssh keys provided by credentials (passed from container managers or VM hypervisors), introduced in systemd upstream by 071155a1fbac ("ssh-generator: support ssh.ephemeral-key.all-users").