Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2022 18:36:37 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 2e6ec1e4fe0b - main - ssh: remove 11.x from FREEBSD-upgrade instructions
Message-ID:  <202202231836.21NIabrI056759@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/src/commit/?id=2e6ec1e4fe0bd55698187d31352c79f18da2a505

commit 2e6ec1e4fe0bd55698187d31352c79f18da2a505
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-02-23 18:34:39 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-02-23 18:36:27 +0000

    ssh: remove 11.x from FREEBSD-upgrade instructions
    
    11.x is no longer supported.
---
 crypto/openssh/FREEBSD-upgrade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade
index ed750a77fcb2..d54002e2c980 100644
--- a/crypto/openssh/FREEBSD-upgrade
+++ b/crypto/openssh/FREEBSD-upgrade
@@ -80,7 +80,7 @@
     $ sh freebsd-post-merge.sh
 
     These tags are not used with git, but we will leave them in place as
-    long as svn-based FreeBSD 11.x and 12.x are supported.
+    long as svn-based FreeBSD 12.x is supported.
 
 0D) Run the configure script:
 



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