Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 May 2022 18:24:23 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: d335263b28 - main - relnotes: Mention sshd restart issue
Message-ID:  <202205021824.242ION83086244@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/doc/commit/?id=d335263b28a62ce379baf871918873e1ea038a12

commit d335263b28a62ce379baf871918873e1ea038a12
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-05-02 17:00:35 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-05-02 18:23:39 +0000

    relnotes: Mention sshd restart issue
    
    PR:             263489
    Reviewed by:    gjb (earlier)
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D35108
---
 website/content/en/releases/13.1R/relnotes.adoc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/website/content/en/releases/13.1R/relnotes.adoc b/website/content/en/releases/13.1R/relnotes.adoc
index 7899cb4da0..1ec6ff4b29 100644
--- a/website/content/en/releases/13.1R/relnotes.adoc
+++ b/website/content/en/releases/13.1R/relnotes.adoc
@@ -53,6 +53,12 @@ Users of all powerpc architectures, after successful kernel and world installati
 Upgrading FreeBSD should only be attempted after backing up _all_ data and configuration files.
 ====
 
+[IMPORTANT]
+====
+After upgrading, sshd (from OpenSSH 8.8p1) will not accept new connections until it is restarted.
+After installing the new userland, either reboot (as specified in the source update procedure), or execute `service sshd restart`.
+====
+
 ////
 XXX: gjb will fill this in just before the release is final
 [[security-errata]]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205021824.242ION83086244>