diff options
author | Glen Barber <gjb@FreeBSD.org> | 2020-09-30 15:59:05 +0000 |
---|---|---|
committer | Glen Barber <gjb@FreeBSD.org> | 2020-09-30 15:59:05 +0000 |
commit | fb38b48faa9cdcc4c24cbc4730e38f2652ec3063 (patch) | |
tree | abb1377c638a5769f2a798a7ea4b41170e6160b9 /en_US.ISO8859-1/htdocs | |
parent | 37ffd066a4ae9dfe0b90b0f9baf6ad1ec63dc9ed (diff) | |
download | doc-fb38b48faa9cdcc4c24cbc4730e38f2652ec3063.tar.gz doc-fb38b48faa9cdcc4c24cbc4730e38f2652ec3063.zip |
Update the errata-template.txt and advisory-template.txt files
to rename 12.1-STABLE to 12.2-STABLE.
Sponsored by: Rubicon Communications, LLC (netgate.com)
Notes
Notes:
svn path=/head/; revision=54557
Diffstat (limited to 'en_US.ISO8859-1/htdocs')
-rw-r--r-- | en_US.ISO8859-1/htdocs/security/advisory-template.txt | 4 | ||||
-rw-r--r-- | en_US.ISO8859-1/htdocs/security/errata-template.txt | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/htdocs/security/advisory-template.txt b/en_US.ISO8859-1/htdocs/security/advisory-template.txt index deec7624db..389e25d67a 100644 --- a/en_US.ISO8859-1/htdocs/security/advisory-template.txt +++ b/en_US.ISO8859-1/htdocs/security/advisory-template.txt @@ -11,7 +11,8 @@ Credits: Affects: <affected versions> <e.g., "All supported versions of FreeBSD.", "FreeBSD 12.1 and later.", "FreeBSD 12.x", or "FreeBSD 11.4"> -Corrected: 2020-XX-XX XX:XX:XX UTC (stable/12, 12.1-STABLE) +Corrected: 2020-XX-XX XX:XX:XX UTC (stable/12, 12.2-STABLE) + 2020-XX-XX XX:XX:XX UTC (releng/12.2, 12.2-RELEASE-pXX) 2020-XX-XX XX:XX:XX UTC (releng/12.1, 12.1-RELEASE-pXX) 2020-XX-XX XX:XX:XX UTC (stable/11, 11.4-STABLE) 2020-XX-XX XX:XX:XX UTC (releng/11.4, 11.4-RELEASE-pXX) @@ -115,6 +116,7 @@ affected branch. Branch/path Revision ------------------------------------------------------------------------- stable/12/ rXXXXXX +releng/12.2/ rXXXXXX releng/12.1/ rXXXXXX stable/11/ rXXXXXX releng/11.4/ rXXXXXX diff --git a/en_US.ISO8859-1/htdocs/security/errata-template.txt b/en_US.ISO8859-1/htdocs/security/errata-template.txt index 199a4ad31d..145ace0594 100644 --- a/en_US.ISO8859-1/htdocs/security/errata-template.txt +++ b/en_US.ISO8859-1/htdocs/security/errata-template.txt @@ -11,7 +11,8 @@ Credits: Affects: <affected versions> <e.g., "All supported versions of FreeBSD.", "FreeBSD 12.1 and later.", "FreeBSD 12.x", or "FreeBSD 11.4"> -Corrected: 2020-XX-XX XX:XX:XX UTC (stable/12, 12.1-STABLE) +Corrected: 2020-XX-XX XX:XX:XX UTC (stable/12, 12.2-STABLE) + 2020-XX-XX XX:XX:XX UTC (releng/12.2, 12.2-RELEASE-pXX) 2020-XX-XX XX:XX:XX UTC (releng/12.1, 12.1-RELEASE-pXX) 2020-XX-XX XX:XX:XX UTC (stable/11, 11.4-STABLE) 2020-XX-XX XX:XX:XX UTC (releng/11.4, 11.4-RELEASE-pXX) @@ -115,6 +116,7 @@ affected branch. Branch/path Revision ------------------------------------------------------------------------- stable/12/ rXXXXXX +releng/12.2/ rXXXXXX releng/12.1/ rXXXXXX stable/11/ rXXXXXX releng/11.4/ rXXXXXX |