diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2026-08-13 23:53:57 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2026-08-13 23:55:08 +0000 |
| commit | aee8aa98a36062decaef68de8cf6e1b90d7e6de2 (patch) | |
| tree | caf22c200c7184c949820bfd66c530a9c864e1eb | |
| parent | d45781a50d9860a8b86129799c93d2ca61c2e94e (diff) | |
SA/EN templates: stable/14 is now 14.5-STABLE
Sponsored by: OpenSats Initiative
| -rw-r--r-- | website/static/security/advisory-template.txt | 2 | ||||
| -rw-r--r-- | website/static/security/errata-template.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt index 75ef02e938..683b0b1615 100644 --- a/website/static/security/advisory-template.txt +++ b/website/static/security/advisory-template.txt @@ -14,7 +14,7 @@ Affects: <XX affected versions> Corrected: 2026-XX-XX XX:XX:XX UTC (stable/15, 15.1-STABLE) 2026-XX-XX XX:XX:XX UTC (releng/15.1, 15.1-RELEASE-pXX) 2026-XX-XX XX:XX:XX UTC (releng/15.0, 15.0-RELEASE-pXX) - 2026-XX-XX XX:XX:XX UTC (stable/14, 14.4-STABLE) + 2026-XX-XX XX:XX:XX UTC (stable/14, 14.5-STABLE) 2026-XX-XX XX:XX:XX UTC (releng/14.4, 14.4-RELEASE-pXX) 2026-XX-XX XX:XX:XX UTC (releng/14.3, 14.3-RELEASE-pXX) CVE Name: CVE-XXXX-XXXX diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt index a10901f5d2..7e10963d12 100644 --- a/website/static/security/errata-template.txt +++ b/website/static/security/errata-template.txt @@ -14,7 +14,7 @@ Affects: <XX affected versions> Corrected: 2026-XX-XX XX:XX:XX UTC (stable/15, 15.1-STABLE) 2026-XX-XX XX:XX:XX UTC (releng/15.1, 15.1-RELEASE-pXX) 2026-XX-XX XX:XX:XX UTC (releng/15.0, 15.0-RELEASE-pXX) - 2026-XX-XX XX:XX:XX UTC (stable/14, 14.4-STABLE) + 2026-XX-XX XX:XX:XX UTC (stable/14, 14.5-STABLE) 2026-XX-XX XX:XX:XX UTC (releng/14.4, 14.4-RELEASE-pXX) 2026-XX-XX XX:XX:XX UTC (releng/14.3, 14.3-RELEASE-pXX) |
