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 @@
17 March 2025
+The stable 2025.02 release is out - Thanks to everyone + contributing and testing the release candidates. See the + CHANGES + file for more details + and go to the downloads page to pick up the + 2025.02 release.
+ +Notice that this is a long term support release which will be + supported with security and other important fixes until (at least) March 2026.
+