svn commit: r53583 - head/en_US.ISO8859-1/htdocs/security
Ed Maste
emaste at FreeBSD.org
Mon Nov 11 20:22:18 UTC 2019
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
More information about the svn-doc-all
mailing list