Date: Tue, 3 May 2022 18:21:55 GMT From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 23fbcad8cc08 - stable/12 - ssh: remove 11.x from FREEBSD-upgrade instructions Message-ID: <202205031821.243ILtop026783@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=23fbcad8cc0875cc739889f04b24759950dc3602 commit 23fbcad8cc0875cc739889f04b24759950dc3602 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-02-23 18:34:39 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2022-05-02 13:55:31 +0000 ssh: remove 11.x from FREEBSD-upgrade instructions 11.x is no longer supported. (cherry picked from commit 2e6ec1e4fe0bd55698187d31352c79f18da2a505) (cherry picked from commit 89d405a5ae73ace8b6689844a204f272a008504d) --- 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 3c00e52d7d64..3ec063a5923d 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?202205031821.243ILtop026783>