From owner-dev-commits-doc-all@freebsd.org Thu Feb 25 00:29:58 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B76D154F327 for ; Thu, 25 Feb 2021 00:29:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DmDFf4qHYz4rq7; Thu, 25 Feb 2021 00:29:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 942125FBA; Thu, 25 Feb 2021 00:29:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 11P0TwFO054059; Thu, 25 Feb 2021 00:29:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 11P0TwUW054058; Thu, 25 Feb 2021 00:29:58 GMT (envelope-from git) Date: Thu, 25 Feb 2021 00:29:58 GMT Message-Id: <202102250029.11P0TwUW054058@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Allan Jude Subject: git: a683b52cfb - main - Add 12.1 to the EoL list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: allanjude X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a683b52cfb5471d2d1258f83cb1bd2fd001f9473 Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2021 00:29:58 -0000 The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/doc/commit/?id=a683b52cfb5471d2d1258f83cb1bd2fd001f9473 commit a683b52cfb5471d2d1258f83cb1bd2fd001f9473 Author: Allan Jude AuthorDate: 2021-02-25 00:27:29 +0000 Commit: Allan Jude CommitDate: 2021-02-25 00:28:25 +0000 Add 12.1 to the EoL list --- website/content/en/security/unsupported.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/en/security/unsupported.adoc b/website/content/en/security/unsupported.adoc index 54be199f92..35e41a6f11 100644 --- a/website/content/en/security/unsupported.adoc +++ b/website/content/en/security/unsupported.adoc @@ -50,4 +50,5 @@ The following releases are no longer supported but are listed here for reference |releng/11.2 |11.2-RELEASE |n/a |June 28, 2018 |October 31, 2019 |releng/11.3 |11.3-RELEASE |n/a |July 9, 201 |September 30, 2020 |releng/12.0 |12.0-RELEASE |n/a |December 11, 2018 |February 29, 2020 +|releng/12.1 |12.1-RELEASE |n/a |November 4, 2019 |January 31, 2021 |===