Gentoo Archives: gentoo-dev

From: William Hubbs <williamh@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] News item: OpenSSH 8.2_p1 running sshd breakage
Date: Wed, 19 Feb 2020 21:22:56
Message-Id: 20200219212248.GA2122@whubbs1.dev.av1.gaikai.org
In Reply to: [gentoo-dev] [RFC] News item: OpenSSH 8.2_p1 running sshd breakage by Patrick McLean
1 On Wed, Feb 19, 2020 at 12:02:51PM -0800, Patrick McLean wrote:
2 > Title: OpenSSH 8.2_p1 running sshd breakage
3 > Author: Patrick McLean <chutzpah@g.o>
4 > Posted: 2020-02-21
5 > Revision: 1
6 > News-Item-Format: 2.0
7 > Display-If-Installed: <net-misc/openssh-8.2
8 >
9 > If sshd is running, and a system is upgraded from <net-misc/openssh-8.2_p1
10 > to >=net-misc/openssh-8.2_p1, any new ssh connection will fail until sshd is
11 > restarted.
12 >
13 > Before restarting sshd, it is *strongly* recommended that you test your
14 > configuraton with the following command (as root):
15 > sshd -t
16 >
17 > If your system is booted with openrc, use this command (as root)
18 > to restart sshd:
19 > /etc/init.d/sshd restart
20
21 A better choice would be:
22
23 rc-service sshd --nodeps restart
24
25 William

Attachments

File name MIME type
signature.asc application/pgp-signature