Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2021 17:14:20 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 2d181f51ce - main - update year in SA/EN templates - it's now 2021
Message-ID:  <202101261714.10QHEKDN074656@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org>
AuthorDate: 2021-01-26 17:11:36 +0000
Commit:     Ed Maste <emaste@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



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