Date: Thu, 9 Jan 2025 16:01:42 GMT From: Ed Maste <emaste@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: ef31bfe8ef - main - security: Bump advisory templates to 2025 Message-ID: <202501091601.509G1gI0077724@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=ef31bfe8efedbe98a979ce62c9bcd8ec67967358 commit ef31bfe8efedbe98a979ce62c9bcd8ec67967358 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2025-01-09 16:00:56 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2025-01-09 16:01:21 +0000 security: Bump advisory templates to 2025 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 684d494b6b..63d3e40cda 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: 2024-XX-XX +Announced: 2025-XX-XX Credits: Affects: <affected versions> <e.g., "All supported versions of FreeBSD.", "FreeBSD 13.4 and later.", "FreeBSD 13.x", or "FreeBSD 14.1"> -Corrected: 2024-XX-XX XX:XX:XX UTC (stable/14, 14.2-STABLE) - 2024-XX-XX XX:XX:XX UTC (releng/14.2, 14.2-RELEASE-pXX) - 2024-XX-XX XX:XX:XX UTC (releng/14.1, 14.1-RELEASE-pXX) - 2024-XX-XX XX:XX:XX UTC (stable/13, 13.4-STABLE) - 2024-XX-XX XX:XX:XX UTC (releng/13.4, 13.4-RELEASE-pXX) +Corrected: 2025-XX-XX XX:XX:XX UTC (stable/14, 14.2-STABLE) + 2025-XX-XX XX:XX:XX UTC (releng/14.2, 14.2-RELEASE-pXX) + 2025-XX-XX XX:XX:XX UTC (releng/14.1, 14.1-RELEASE-pXX) + 2025-XX-XX XX:XX:XX UTC (stable/13, 13.4-STABLE) + 2025-XX-XX XX:XX:XX UTC (releng/13.4, 13.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 18a3711339..c9defa900b 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: 2024-XX-XX +Announced: 2025-XX-XX Credits: Affects: <affected versions> <e.g., "All supported versions of FreeBSD.", "FreeBSD 13.4 and later.", "FreeBSD 13.x", or "FreeBSD 14.1"> -Corrected: 2024-XX-XX XX:XX:XX UTC (stable/14, 14.2-STABLE) - 2024-XX-XX XX:XX:XX UTC (releng/14.2, 14.2-RELEASE-pXX) - 2024-XX-XX XX:XX:XX UTC (releng/14.1, 14.1-RELEASE-pXX) - 2024-XX-XX XX:XX:XX UTC (stable/13, 13.4-STABLE) - 2024-XX-XX XX:XX:XX UTC (releng/13.4, 13.4-RELEASE-pXX) +Corrected: 2025-XX-XX XX:XX:XX UTC (stable/14, 14.2-STABLE) + 2025-XX-XX XX:XX:XX UTC (releng/14.2, 14.2-RELEASE-pXX) + 2025-XX-XX XX:XX:XX UTC (releng/14.1, 14.1-RELEASE-pXX) + 2025-XX-XX XX:XX:XX UTC (stable/13, 13.4-STABLE) + 2025-XX-XX XX:XX:XX UTC (releng/13.4, 13.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?202501091601.509G1gI0077724>