From aa2d7ca53f704af901f6c33c13e4bb1591886700 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 17 Mar 2025 18:54:20 +0100 Subject: [PATCH] Update for 2025.02 Signed-off-by: Peter Korsgaard --- CHANGES | 7 +++++++ Makefile | 4 ++-- docs/website/download.html | 22 +++++++++++----------- docs/website/news.html | 21 +++++++++++++++++++++ support/misc/Vagrantfile | 2 +- 5 files changed, 42 insertions(+), 14 deletions(-) diff --git a/CHANGES b/CHANGES index 83859bb47a..e7bfe4134e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +2025.02, released March 17th, 2025 + + Various fixes. + + Updated/fixed packages: expat, fio, libopenssl, php, rauc, + rt-tests + 2025.02-rc2, released March 13th 28th, 2025 Fixes all over the tree. diff --git a/Makefile b/Makefile index 30222c9747..4006bfbda7 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2025.02-rc2 +export BR2_VERSION := 2025.02 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1741860000 +BR2_VERSION_EPOCH = 1742234000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) diff --git a/docs/website/download.html b/docs/website/download.html index 263b03309a..501fcc68f8 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -8,40 +8,40 @@
Download
-

Latest long term support release: 2024.02.11

+

Latest stable / long term support release: 2025.02

- + This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/.
diff --git a/docs/website/news.html b/docs/website/news.html index b643ce1b07..79ecf00836 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News