git: 2d181f51ce - main - update year in SA/EN templates - it's now 2021
Ed Maste
emaste at FreeBSD.org
Tue Jan 26 17:14:20 UTC 2021
The branch main has been updated by emaste (src committer):
URL: https://cgit.FreeBSD.org/doc/commit/?id=2d181f51ceab17066445834ef47f757e10a78442
commit 2d181f51ceab17066445834ef47f757e10a78442
Author: Ed Maste <emaste at FreeBSD.org>
AuthorDate: 2021-01-26 17:11:36 +0000
Commit: Ed Maste <emaste at FreeBSD.org>
CommitDate: 2021-01-26 17:12:11 +0000
update year in SA/EN templates - it's now 2021
Sponsored by: The FreeBSD Foundation
---
website/static/security/advisory-template.txt | 12 ++++++------
website/static/security/errata-template.txt | 12 ++++++------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt
index 6a53a039b7..b9f1a329c1 100644
--- a/website/static/security/advisory-template.txt
+++ b/website/static/security/advisory-template.txt
@@ -6,16 +6,16 @@ Topic:
Category: < core | contrib >
Module: <module name>
-Announced: 2020-XX-XX
+Announced: 2021-XX-XX
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.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)
+Corrected: 2021-XX-XX XX:XX:XX UTC (stable/12, 12.2-STABLE)
+ 2021-XX-XX XX:XX:XX UTC (releng/12.2, 12.2-RELEASE-pXX)
+ 2021-XX-XX XX:XX:XX UTC (releng/12.1, 12.1-RELEASE-pXX)
+ 2021-XX-XX XX:XX:XX UTC (stable/11, 11.4-STABLE)
+ 2021-XX-XX XX:XX:XX UTC (releng/11.4, 11.4-RELEASE-pXX)
CVE Name: CVE-XXXX-XXXX
For general information regarding FreeBSD Security Advisories,
diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt
index 5049d06755..27e996e8c1 100644
--- a/website/static/security/errata-template.txt
+++ b/website/static/security/errata-template.txt
@@ -6,16 +6,16 @@ Topic:
Category: < core | contrib >
Module: <module name>
-Announced: 2020-XX-XX
+Announced: 2021-XX-XX
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.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)
+Corrected: 2021-XX-XX XX:XX:XX UTC (stable/12, 12.2-STABLE)
+ 2021-XX-XX XX:XX:XX UTC (releng/12.2, 12.2-RELEASE-pXX)
+ 2021-XX-XX XX:XX:XX UTC (releng/12.1, 12.1-RELEASE-pXX)
+ 2021-XX-XX XX:XX:XX UTC (stable/11, 11.4-STABLE)
+ 2021-XX-XX XX:XX:XX UTC (releng/11.4, 11.4-RELEASE-pXX)
For general information regarding FreeBSD Errata Notices and Security
Advisories, including descriptions of the fields above, security
More information about the dev-commits-doc-all
mailing list