Date: Mon, 2 May 2022 13:55:18 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: 89d405a5ae73 - stable/13 - ssh: remove 11.x from FREEBSD-upgrade instructions Message-ID: <202205021355.242DtIcv021815@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=89d405a5ae73ace8b6689844a204f272a008504d commit 89d405a5ae73ace8b6689844a204f272a008504d 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:54:42 +0000 ssh: remove 11.x from FREEBSD-upgrade instructions 11.x is no longer supported. (cherry picked from commit 2e6ec1e4fe0bd55698187d31352c79f18da2a505) --- 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 ceabb6454d36..28c7dec068fb 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?202205021355.242DtIcv021815>