Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2019 20:22:17 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r53583 - head/en_US.ISO8859-1/htdocs/security
Message-ID:  <201911112022.xABKMH1I000895@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste (src committer)
Date: Mon Nov 11 20:22:17 2019
New Revision: 53583
URL: https://svnweb.freebsd.org/changeset/doc/53583

Log:
  Update FreeBSD releases in errata/SA templates
  
  11.2 is no longer supported
  12.1 exists

Modified:
  head/en_US.ISO8859-1/htdocs/security/advisory-template.txt
  head/en_US.ISO8859-1/htdocs/security/errata-template.txt

Modified: head/en_US.ISO8859-1/htdocs/security/advisory-template.txt
==============================================================================
--- head/en_US.ISO8859-1/htdocs/security/advisory-template.txt	Mon Nov 11 18:02:10 2019	(r53582)
+++ head/en_US.ISO8859-1/htdocs/security/advisory-template.txt	Mon Nov 11 20:22:17 2019	(r53583)
@@ -12,10 +12,10 @@ Affects:        <affected versions>
                 <e.g., "All supported versions of FreeBSD.", "FreeBSD
                 12.0 and later.", "FreeBSD 12.x", or "FreeBSD 11.3">
 Corrected:      2019-XX-XX XX:XX:XX UTC (stable/12, 12.0-STABLE)
+                2019-XX-XX XX:XX:XX UTC (releng/12.1, 12.1-RELEASE-pXX)
                 2019-XX-XX XX:XX:XX UTC (releng/12.0, 12.0-RELEASE-pXX)
                 2019-XX-XX XX:XX:XX UTC (stable/11, 11.3-STABLE)
                 2019-XX-XX XX:XX:XX UTC (releng/11.3, 11.3-RELEASE-pXX)
-                2019-XX-XX XX:XX:XX UTC (releng/11.2, 11.2-RELEASE-pXX)
 CVE Name:       CVE-XXXX-XXXX
 
 For general information regarding FreeBSD Security Advisories,
@@ -73,7 +73,7 @@ FreeBSD release branches.
 a) Download the relevant patch from the location below, and verify the
 detached PGP signature using your PGP utility.
 
-[FreeBSD 11.2]
+[FreeBSD 11.3]
 # fetch https://security.FreeBSD.org/patches/SA-XX:XX/XXXX.patch
 # fetch https://security.FreeBSD.org/patches/SA-XX:XX/XXXX.patch.asc
 # gpg --verify XXXX.patch.asc
@@ -116,10 +116,10 @@ affected branch.
 Branch/path                                                      Revision
 -------------------------------------------------------------------------
 stable/12/                                                        rXXXXXX
+releng/12.1/                                                      rXXXXXX
 releng/12.0/                                                      rXXXXXX
 stable/11/                                                        rXXXXXX
 releng/11.3/                                                      rXXXXXX
-releng/11.2/                                                      rXXXXXX
 -------------------------------------------------------------------------
 
 To see which files were modified by a particular revision, run the

Modified: head/en_US.ISO8859-1/htdocs/security/errata-template.txt
==============================================================================
--- head/en_US.ISO8859-1/htdocs/security/errata-template.txt	Mon Nov 11 18:02:10 2019	(r53582)
+++ head/en_US.ISO8859-1/htdocs/security/errata-template.txt	Mon Nov 11 20:22:17 2019	(r53583)
@@ -12,10 +12,10 @@ Affects:        <affected versions>
                 <e.g., "All supported versions of FreeBSD.", "FreeBSD
                 12.0 and later.", "FreeBSD 12.x", or "FreeBSD 11.3">
 Corrected:      2019-XX-XX XX:XX:XX UTC (stable/12, 12.0-STABLE)
+                2019-XX-XX XX:XX:XX UTC (releng/12.1, 12.1-RELEASE-pXX)
                 2019-XX-XX XX:XX:XX UTC (releng/12.0, 12.0-RELEASE-pXX)
                 2019-XX-XX XX:XX:XX UTC (stable/11, 11.3-STABLE)
                 2019-XX-XX XX:XX:XX UTC (releng/11.3, 11.3-RELEASE-pXX)
-                2019-XX-XX XX:XX:XX UTC (releng/11.2, 11.2-RELEASE-pXX)
 
 For general information regarding FreeBSD Errata Notices and Security
 Advisories, including descriptions of the fields above, security
@@ -73,7 +73,7 @@ FreeBSD release branches.
 a) Download the relevant patch from the location below, and verify the
 detached PGP signature using your PGP utility.
 
-[FreeBSD 11.2]
+[FreeBSD 11.3]
 # fetch https://security.FreeBSD.org/patches/EN-XX:XX/XXXX.patch
 # fetch https://security.FreeBSD.org/patches/EN-XX:XX/XXXX.patch.asc
 # gpg --verify XXXX.patch.asc
@@ -116,9 +116,10 @@ affected branch.
 Branch/path                                                      Revision
 -------------------------------------------------------------------------
 stable/12/                                                        rXXXXXX
+releng/12.1/                                                      rXXXXXX
 releng/12.0/                                                      rXXXXXX
 stable/11/                                                        rXXXXXX
-releng/11.2/                                                      rXXXXXX
+releng/11.3/                                                      rXXXXXX
 -------------------------------------------------------------------------
 
 To see which files were modified by a particular revision, run the



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