From 5a63bbb85e1410cf37534ebcc33ec33a7e7aef15 Mon Sep 17 00:00:00 2001 From: Titouan Christophe Date: Fri, 29 Aug 2025 11:08:42 +0200 Subject: [PATCH] docs/download: rework download section - Display active Buildroot versions as a table, similarly to kernel.org - Add latest release date for all version - Add expected End of Life dates for all versions - Add link to the changelog This makes the section much more compact, which makes it easier for users to compare the versions and know what to expect from them Signed-off-by: Titouan Christophe Acked-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- docs/website/download.html | 190 +++++++++++++++++-------------------- 1 file changed, 88 insertions(+), 102 deletions(-) diff --git a/docs/website/download.html b/docs/website/download.html index ee466e3d85..46887a0511 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -7,108 +7,94 @@
Download
- -

Latest long term support release: 2025.02.5

- -
-
-
-
-
- -
-
- -
-
-
-

buildroot-2025.02.5.tar.gz

-

PGP signature

-
-
-
-
-
- -
-
- -
-
-
- -

buildroot-2025.02.5.tar.xz

-

PGP signature

-
-
- -

Latest stable release: 2025.05.1

- -
-
-
-
-
- -
-
- -
-
-
-

buildroot-2025.05.1.tar.gz

-

PGP signature

-
-
-
-
-
- -
-
- -
-
-
- -

buildroot-2025.05.1.tar.xz

-

PGP signature

-
-
- -

Latest release candidate: 2025.08-rc3

-
-
-
-
-
- -
-
- -
-
-
- -

buildroot-2025.08-rc3.tar.gz

-

PGP signature

-
-
-
-
-
- -
-
- -
-
-
- -

buildroot-2025.08-rc3.tar.xz

-

PGP signature

-
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SeriesEnd of LifeLatest releaseLatest release dateDownloads +
Candidate2025.08.xDecember 2025 + 2025.08-rc3
+ + Changelog + +
2025-08-28 + + + .tar.gz +
+ [PGP sig] +
+ + + .tar.xz +
+ [PGP sig] +
Stable2025.05.xSeptember 2025 + 2025.05.1
+ + Changelog + +
2025-08-11 + + + .tar.gz +
+ [PGP sig] +
+ + + .tar.xz +
+ [PGP sig] +
Long-term support2025.02.xMarch 2028 + 2025.02.5
+ + Changelog + +
2025-08-11 + + + .tar.gz +
+ [PGP sig] +
+ + + .tar.xz +
+ [PGP sig] +
This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/.