Date: Mon, 10 Jan 2022 18:46:51 GMT From: Ed Maste <emaste@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 11f31ba26a - main - Bump SA and EN template dates to 2022 Message-ID: <202201101846.20AIkpQs016427@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/doc/commit/?id=11f31ba26afeb7b0049eae39f148e558a7e3858d commit 11f31ba26afeb7b0049eae39f148e558a7e3858d Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-01-10 18:44:40 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2022-01-10 18:45:59 +0000 Bump SA and EN template dates to 2022 --- 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 1015e45fbc..c4e296c0e6 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: 2021-XX-XX +Announced: 2022-XX-XX Credits: Affects: <affected versions> <e.g., "All supported versions of FreeBSD.", "FreeBSD 13.0 and later.", "FreeBSD 12.x", or "FreeBSD 12.3"> -Corrected: 2021-XX-XX XX:XX:XX UTC (stable/13, 13.0-STABLE) - 2021-XX-XX XX:XX:XX UTC (releng/13.0, 13.0-RELEASE-pXX) - 2021-XX-XX XX:XX:XX UTC (stable/12, 12.3-STABLE) - 2021-XX-XX XX:XX:XX UTC (releng/12.3, 12.3-RELEASE) - 2021-XX-XX XX:XX:XX UTC (releng/12.2, 12.2-RELEASE-pXX) +Corrected: 2022-XX-XX XX:XX:XX UTC (stable/13, 13.0-STABLE) + 2022-XX-XX XX:XX:XX UTC (releng/13.0, 13.0-RELEASE-pXX) + 2022-XX-XX XX:XX:XX UTC (stable/12, 12.3-STABLE) + 2022-XX-XX XX:XX:XX UTC (releng/12.3, 12.3-RELEASE) + 2022-XX-XX XX:XX:XX UTC (releng/12.2, 12.2-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 fc132318ae..2296c2ccb9 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: 2021-XX-XX +Announced: 2022-XX-XX Credits: Affects: <affected versions> <e.g., "All supported versions of FreeBSD.", "FreeBSD 13.0 and later.", "FreeBSD 12.x", or "FreeBSD 12.3"> -Corrected: 2021-XX-XX XX:XX:XX UTC (stable/13, 13.0-STABLE) - 2021-XX-XX XX:XX:XX UTC (releng/13.0, 13.0-RELEASE-pXX) - 2021-XX-XX XX:XX:XX UTC (stable/12, 12.3-STABLE) - 2021-XX-XX XX:XX:XX UTC (releng/12.3, 12.3-RELEASE) - 2021-XX-XX XX:XX:XX UTC (releng/12.2, 12.2-RELEASE-pXX) +Corrected: 2022-XX-XX XX:XX:XX UTC (stable/13, 13.0-STABLE) + 2022-XX-XX XX:XX:XX UTC (releng/13.0, 13.0-RELEASE-pXX) + 2022-XX-XX XX:XX:XX UTC (stable/12, 12.3-STABLE) + 2022-XX-XX XX:XX:XX UTC (releng/12.3, 12.3-RELEASE) + 2022-XX-XX XX:XX:XX UTC (releng/12.2, 12.2-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?202201101846.20AIkpQs016427>
