git: 32d3b817c3 - main - security: bump version numbers

Glen Barber gjb at FreeBSD.org
Thu Apr 22 19:25:55 UTC 2021


The branch main has been updated by gjb:

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

commit 32d3b817c3ff1d76428f6c9383b627bf52d5c3a6
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-04-22 19:05:54 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-04-22 19:05:54 +0000

    security: bump version numbers
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 website/content/en/security/_index.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/content/en/security/_index.adoc b/website/content/en/security/_index.adoc
index cef71c7e2d..3ffa29cc72 100644
--- a/website/content/en/security/_index.adoc
+++ b/website/content/en/security/_index.adoc
@@ -65,8 +65,8 @@ Advisories are always signed using the FreeBSD Security Officer link:so_public_k
 
 The FreeBSD Security Officer provides security advisories for _-STABLE Branches_ and the _Security Branches_. (Advisories are not issued for the _-CURRENT Branch_, which is primarily oriented towards FreeBSD developers.)
 
-* The -STABLE branch tags have names like `stable/10`. The corresponding builds have names like `FreeBSD 10.1-STABLE`.
-* Each FreeBSD Release has an associated Security Branch. The Security Branch tags have names like `releng/10.1`. The corresponding builds have names like `FreeBSD 10.1-RELEASE-p4`.
+* The -STABLE branch tags have names like `stable/13`. The corresponding builds have names like `FreeBSD 13.0-STABLE`.
+* Each FreeBSD Release has an associated Security Branch. The Security Branch tags have names like `releng/13.0`. The corresponding builds have names like `FreeBSD 13.0-RELEASE-p1`.
 
 Issues affecting the FreeBSD Ports Collection are covered separately in http://vuxml.FreeBSD.org/[the FreeBSD VuXML document].
 


More information about the dev-commits-doc-all mailing list