Date: Mon, 7 Apr 2025 05:30:00 GMT From: Philip Paeps <philip@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 529ccf509d - main - security: remove FreeBSD 14.1 from templates Message-ID: <202504070530.5375U09i013376@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by philip: URL: https://cgit.FreeBSD.org/doc/commit/?id=529ccf509d2fdac1dbfcf7aeec7b9fd1c9a6bf84 commit 529ccf509d2fdac1dbfcf7aeec7b9fd1c9a6bf84 Author: Philip Paeps <philip@FreeBSD.org> AuthorDate: 2025-04-07 05:29:04 +0000 Commit: Philip Paeps <philip@FreeBSD.org> CommitDate: 2025-04-07 05:29:04 +0000 security: remove FreeBSD 14.1 from templates FreeBSD 14.1 reached the end of its supported life on 31 March 2025. --- website/static/security/advisory-template.txt | 4 +--- website/static/security/errata-template.txt | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt index 869f4d0b68..4ef91b04ef 100644 --- a/website/static/security/advisory-template.txt +++ b/website/static/security/advisory-template.txt @@ -10,10 +10,9 @@ 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"> + 13.4 and later.", "FreeBSD 13.x", or "FreeBSD 14.2"> 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.5-STABLE) 2025-XX-XX XX:XX:XX UTC (releng/13.5, 13.5-RELEASE-pXX) 2025-XX-XX XX:XX:XX UTC (releng/13.4, 13.4-RELEASE-pXX) @@ -119,7 +118,6 @@ Branch/path Hash Revision ------------------------------------------------------------------------- stable/14/ XXXXXXXXXXXX stable/14-nXXXXXX releng/14.2/ XXXXXXXXXXXX releng/14.2-nXXXXXX -releng/14.1/ XXXXXXXXXXXX releng/14.1-nXXXXXX stable/13/ XXXXXXXXXXXX stable/13-nXXXXXX releng/13.5/ XXXXXXXXXXXX releng/13.5-nXXXXXX releng/13.4/ XXXXXXXXXXXX releng/13.4-nXXXXXX diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt index 89ded2c971..960242192b 100644 --- a/website/static/security/errata-template.txt +++ b/website/static/security/errata-template.txt @@ -10,10 +10,9 @@ 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"> + 13.5 and later.", "FreeBSD 13.x", or "FreeBSD 14.2"> 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.5-STABLE) 2025-XX-XX XX:XX:XX UTC (releng/13.5, 13.5-RELEASE-pXX) 2025-XX-XX XX:XX:XX UTC (releng/13.4, 13.4-RELEASE-pXX) @@ -119,7 +118,6 @@ Branch/path Hash Revision ------------------------------------------------------------------------- stable/14/ XXXXXXXXXXXX stable/14-nXXXXXX releng/14.2/ XXXXXXXXXXXX releng/14.2-nXXXXXX -releng/14.1/ XXXXXXXXXXXX releng/14.1-nXXXXXX stable/13/ XXXXXXXXXXXX stable/13-nXXXXXX releng/13.5/ XXXXXXXXXXXX releng/13.5-nXXXXXX releng/13.4/ XXXXXXXXXXXX releng/13.4-nXXXXXX
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504070530.5375U09i013376>
