search for: note_417613

Displaying 1 result from an estimated 1 matches for "note_417613".

2024 Jul 03
5
[Bug 3706] New: Support upgrading sshd without restarting the server
...o re-exec `sshd -R` and now execs into `sshd-session -R` This binary separation is very welcome and reduces attack surface, but some distros do not restart services on upgrades, so users can get locked out after upgrade: - alpine https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/68482#note_417613 - arch https://archlinux.org/news/the-sshd-service-needs-to-be-restarted-after-upgrading-to-openssh-98p1/ // https://gitlab.archlinux.org/archlinux/packaging/packages/openssh/-/issues/5 - (gentoo apparently used not to restart but now does, so that's a non-issue) This was also known during d...