git: 0c7f75c2a7 - main - SA/EN templates: bump 12.x stable versions
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Oct 2022 16:23:39 UTC
The branch main has been updated by gjb:
URL: https://cgit.FreeBSD.org/doc/commit/?id=0c7f75c2a7aea22eb755466254513fee0f0a4a4f
commit 0c7f75c2a7aea22eb755466254513fee0f0a4a4f
Author: Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2022-10-21 16:23:20 +0000
Commit: Glen Barber <gjb@FreeBSD.org>
CommitDate: 2022-10-21 16:23:20 +0000
SA/EN templates: bump 12.x stable versions
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
website/static/security/advisory-template.txt | 6 +++---
website/static/security/errata-template.txt | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt
index 80f3c58164..9917e6b971 100644
--- a/website/static/security/advisory-template.txt
+++ b/website/static/security/advisory-template.txt
@@ -10,10 +10,10 @@ Announced: 2022-XX-XX
Credits:
Affects: <affected versions>
<e.g., "All supported versions of FreeBSD.", "FreeBSD
- 13.1 and later.", "FreeBSD 12.x", or "FreeBSD 12.3">
+ 13.1 and later.", "FreeBSD 12.x", or "FreeBSD 12.4">
Corrected: 2022-XX-XX XX:XX:XX UTC (stable/13, 13.1-STABLE)
2022-XX-XX XX:XX:XX UTC (releng/13.1, 13.1-RELEASE-pXX)
- 2022-XX-XX XX:XX:XX UTC (stable/12, 12.3-STABLE)
+ 2022-XX-XX XX:XX:XX UTC (stable/12, 12.4-STABLE)
2022-XX-XX XX:XX:XX UTC (releng/12.3, 12.3-RELEASE)
2022-XX-XX XX:XX:XX UTC (releng/12.4, 12.4-XX)
CVE Name: CVE-XXXX-XXXX
@@ -74,7 +74,7 @@ FreeBSD release branches.
a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.
-[FreeBSD 12.3]
+[FreeBSD 12.4]
# fetch https://security.FreeBSD.org/patches/SA-XX:XX/XXXX.patch
# fetch https://security.FreeBSD.org/patches/SA-XX:XX/XXXX.patch.asc
# gpg --verify XXXX.patch.asc
diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt
index 943075ed1a..e75ca867c6 100644
--- a/website/static/security/errata-template.txt
+++ b/website/static/security/errata-template.txt
@@ -10,10 +10,10 @@ Announced: 2022-XX-XX
Credits:
Affects: <affected versions>
<e.g., "All supported versions of FreeBSD.", "FreeBSD
- 13.1 and later.", "FreeBSD 12.x", or "FreeBSD 12.3">
+ 13.1 and later.", "FreeBSD 12.x", or "FreeBSD 12.4">
Corrected: 2022-XX-XX XX:XX:XX UTC (stable/13, 13.1-STABLE)
2022-XX-XX XX:XX:XX UTC (releng/13.1, 13.1-RELEASE-pXX)
- 2022-XX-XX XX:XX:XX UTC (stable/12, 12.3-STABLE)
+ 2022-XX-XX XX:XX:XX UTC (stable/12, 12.4-STABLE)
2022-XX-XX XX:XX:XX UTC (releng/12.3, 12.3-RELEASE)
2022-XX-XX XX:XX:XX UTC (releng/12.4, 12.4-XX)
@@ -74,7 +74,7 @@ FreeBSD release branches.
a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.
-[FreeBSD 12.3]
+[FreeBSD 12.4]
# fetch https://security.FreeBSD.org/patches/EN-XX:XX/XXXX.patch
# fetch https://security.FreeBSD.org/patches/EN-XX:XX/XXXX.patch.asc
# gpg --verify XXXX.patch.asc