diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2026-08-13 23:54:28 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2026-08-13 23:55:09 +0000 |
| commit | c0e54b357fef113761fee5ec3c309ccc194b6157 (patch) | |
| tree | 7723e05c59a7a571c98f80abb331049683d47677 | |
| parent | aee8aa98a36062decaef68de8cf6e1b90d7e6de2 (diff) | |
where: stable/14 is now 14.5-STABLE
Sponsored by: OpenSats Initiative
| -rw-r--r-- | shared/releases.adoc | 12 | ||||
| -rw-r--r-- | website/content/en/where.adoc | 6 |
2 files changed, 15 insertions, 3 deletions
diff --git a/shared/releases.adoc b/shared/releases.adoc index 132e688b6f..9a3344b125 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -119,6 +119,18 @@ :u-rel150-readme: https://www.FreeBSD.org/releases/{rel150-current}R/readme/ :u-rel150-signatures: https://www.FreeBSD.org/releases/{rel150-current}R/signatures/ +:rel145-current-major: 15 +:rel145-current: 14.5 +// :rel145-current-date: TBD + +:u-rel144-notes: https://www.FreeBSD.org/releases/{rel144-current}R/relnotes/ +:u-rel144-announce: https://www.FreeBSD.org/releases/{rel144-current}R/announce/ +:u-rel144-errata: https://www.FreeBSD.org/releases/{rel144-current}R/errata/ +:u-rel144-hardware: https://www.FreeBSD.org/releases/{rel144-current}R/hardware/ +:u-rel144-installation: https://www.FreeBSD.org/releases/{rel144-current}R/installation/ +:u-rel144-readme: https://www.FreeBSD.org/releases/{rel144-current}R/readme/ +:u-rel144-signatures: https://www.FreeBSD.org/releases/{rel144-current}R/signatures/ + :rel144-current-major: 14 :rel144-current: 14.4 :rel144-current-date: March 10, 2026 diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index 527f13e278..d70821f324 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -222,11 +222,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/{rel151-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel151-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel151-current}-STABLE/riscv64/Latest/[riscv64]. -=== FreeBSD {rel144-current}-STABLE +=== FreeBSD {rel145-current}-STABLE -Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel144-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel144-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel144-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel144-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel144-current}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel144-current}/[powerpcspe], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel144-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel144-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel144-current}/[riscv64]. +Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel145-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel145-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel145-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel145-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel145-current}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel145-current}/[powerpcspe], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel145-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel145-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel145-current}/[riscv64]. -VM images are available for link:{url-snapshot}/VM-IMAGES/{rel144-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel144-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel144-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel144-current}-STABLE/riscv64/Latest/[riscv64]. +VM images are available for link:{url-snapshot}/VM-IMAGES/{rel145-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel145-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel145-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel145-current}-STABLE/riscv64/Latest/[riscv64]. [[apps]] == Applications and Utility Software |
