Bug#965180: openssh-server: Incompatible with libc6=2.31-1, doesn't allow to login!
Philipp Marek <[email protected]>
| Newsgroups | gmane.linux.debian.devel.ssh |
|---|---|
| Message-ID | <20200717082918.GA677087__9428.13340095512$1594975165$gmane$org@n555> |
Package: openssh-server
Version: 1:7.9p1-10+deb10u2
Severity: critical
Justification: breaks the whole system
Updating libc on stable breaks sshd; it dies with a SIGSYS on
clock_nanosleep.
https://www.openssh.com/releasenotes.html says
- Allow clock_nanosleep() in sandbox (recent glibc) bz3093
and indeed updating openssh-server to 1:8.3p1-1 makes it work again.
Please update OpenSSH on stable!!