diff options
Diffstat (limited to 'website/static')
-rw-r--r-- | website/static/security/advisory-template.txt | 4 | ||||
-rw-r--r-- | website/static/security/errata-template.txt | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt index 87a8e6cd18..0d244e517b 100644 --- a/website/static/security/advisory-template.txt +++ b/website/static/security/advisory-template.txt @@ -11,7 +11,8 @@ Credits: Affects: <affected versions> <e.g., "All supported versions of FreeBSD.", "FreeBSD 13.4 and later.", "FreeBSD 13.x", or "FreeBSD 14.2"> -Corrected: 2025-XX-XX XX:XX:XX UTC (stable/14, 14.3-STABLE) +Corrected: 2025-XX-XX XX:XX:XX UTC (stable/15, 15.0-STABLE) + 2025-XX-XX XX:XX:XX UTC (stable/14, 14.3-STABLE) 2025-XX-XX XX:XX:XX UTC (releng/14.3, 14.3-RELEASE-pXX) 2025-XX-XX XX:XX:XX UTC (releng/14.2, 14.2-RELEASE-pXX) 2025-XX-XX XX:XX:XX UTC (stable/13, 13.5-STABLE) @@ -117,6 +118,7 @@ following stable and release branches: Branch/path Hash Revision ------------------------------------------------------------------------- +stable/15/ XXXXXXXXXXXX stable/15-nXXXXXX stable/14/ XXXXXXXXXXXX stable/14-nXXXXXX releng/14.3/ XXXXXXXXXXXX releng/14.3-nXXXXXX releng/14.2/ XXXXXXXXXXXX releng/14.2-nXXXXXX diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt index 0c55033296..61adffe11b 100644 --- a/website/static/security/errata-template.txt +++ b/website/static/security/errata-template.txt @@ -11,7 +11,8 @@ Credits: Affects: <affected versions> <e.g., "All supported versions of FreeBSD.", "FreeBSD 13.5 and later.", "FreeBSD 13.x", or "FreeBSD 14.2"> -Corrected: 2025-XX-XX XX:XX:XX UTC (stable/14, 14.3-STABLE) +Corrected: 2025-XX-XX XX:XX:XX UTC (stable/15, 15.0-STABLE) + 2025-XX-XX XX:XX:XX UTC (stable/14, 14.3-STABLE) 2025-XX-XX XX:XX:XX UTC (releng/14.3, 14.3-RELEASE-pXX) 2025-XX-XX XX:XX:XX UTC (releng/14.2, 14.2-RELEASE-pXX) 2025-XX-XX XX:XX:XX UTC (stable/13, 13.5-STABLE) @@ -117,6 +118,7 @@ following stable and release branches: Branch/path Hash Revision ------------------------------------------------------------------------- +stable/15/ XXXXXXXXXXXX stable/15-nXXXXXX stable/14/ XXXXXXXXXXXX stable/14-nXXXXXX releng/14.3/ XXXXXXXXXXXX releng/14.3-nXXXXXX releng/14.2/ XXXXXXXXXXXX releng/14.2-nXXXXXX |