git: 81c8a1e8cc - main - stable/14 is now 14.3-STABLE

Colin Percival <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/doc/commit/?id=81c8a1e8cc59ead6538b9e735cba7a3f54fe1e3a

commit 81c8a1e8cc59ead6538b9e735cba7a3f54fe1e3a
Author:     Colin Percival <[email protected]>
AuthorDate: 2025-05-08 23:04:52 +0000
Commit:     Colin Percival <[email protected]>
CommitDate: 2025-05-08 23:04:52 +0000

    stable/14 is now 14.3-STABLE
    
    Update errata and advisory templates and download page.
    
    Sponsored by:   Amazon
---
 shared/releases.adoc                          | 3 +++
 website/content/en/where.adoc                 | 6 +++---
 website/static/security/advisory-template.txt | 2 +-
 website/static/security/errata-template.txt   | 2 +-
 4 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/shared/releases.adoc b/shared/releases.adoc
index fdee2e3a69..9e3dce2e8b 100644
--- a/shared/releases.adoc
+++ b/shared/releases.adoc
@@ -83,6 +83,9 @@
 // more (in addition to cleaning up this file) following the 11.3
 // release (likely as part of the 11.3 announcement commit). -gjb
 
+:rel143-current-major: 14
+:rel143-current: 14.3
+
 :rel142-current-major: 14
 :rel142-current: 14.2
 :rel142-current-date: December 3, 2024
diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc
index e2d6671b26..7aee967886 100644
--- a/website/content/en/where.adoc
+++ b/website/content/en/where.adoc
@@ -232,11 +232,11 @@ Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/I
 
 VM images are available for link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/riscv64/Latest/[riscv64].
 
-=== FreeBSD {rel142-current}-STABLE
+=== FreeBSD {rel143-current}-STABLE
 
-Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel142-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel142-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel142-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel142-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel142-current}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel142-current}/[powerpcspe], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel142-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel142-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel142-current}/[riscv64].
+Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel143-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel143-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel143-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel143-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel143-current}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel143-current}/[powerpcspe], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel143-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel143-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel143-current}/[riscv64].
 
-VM images are available for link:{url-snapshot}/VM-IMAGES/{rel142-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel142-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel142-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel142-current}-STABLE/riscv64/Latest/[riscv64].
+VM images are available for link:{url-snapshot}/VM-IMAGES/{rel143-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel143-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel143-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel143-current}-STABLE/riscv64/Latest/[riscv64].
 
 === FreeBSD {rel135-current}-STABLE
 
diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt
index 4ef91b04ef..0b8d262db6 100644
--- a/website/static/security/advisory-template.txt
+++ b/website/static/security/advisory-template.txt
@@ -11,7 +11,7 @@ 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.2-STABLE)
+Corrected:      2025-XX-XX XX:XX:XX UTC (stable/14, 14.3-STABLE)
                 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)
                 2025-XX-XX XX:XX:XX UTC (releng/13.5, 13.5-RELEASE-pXX)
diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt
index 960242192b..1ba5a20b43 100644
--- a/website/static/security/errata-template.txt
+++ b/website/static/security/errata-template.txt
@@ -11,7 +11,7 @@ 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.2-STABLE)
+Corrected:      2025-XX-XX XX:XX:XX UTC (stable/14, 14.3-STABLE)
                 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)
                 2025-XX-XX XX:XX:XX UTC (releng/13.5, 13.5-RELEASE-pXX)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.