diff --git a/CHANGES b/CHANGES index 0f36dc70a1..aff62f7a68 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,17 @@ +2025.05-rc2, released May 28th, 2025 + + Fixes all over the tree. + + Defconfigs: imx8mn-bsh-smm-s2: Unbreak boot after move to + U-Boot 2025.04. + + Updated/fixed packages: assimp, atkmm, atkmm2_28, binutils, + casync-nano, esp-hosted, gmrender-resurrect, gtkmm3, kmsxx, + libcamera, libglade, linux, lzo, python-click, python-django, + python-flask-restx, python-pydantic, python-pydantic-core, + python-referencing, python-tornado, sane-airscan, systemd, + uacme, uuu + 2025.05-rc1, released May 19th, 2025 Fixes all over the tree and package updates. diff --git a/Makefile b/Makefile index c14023fd98..f90b834ed2 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2025.05-rc1 +export BR2_VERSION := 2025.05-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1747650000 +BR2_VERSION_EPOCH = 1748462400 # 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 5e04c347c3..5a2af8aff2 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ --> -
28 May 2025
+Another week, another release candidate with more cleanups and build fixes. See the + CHANGES + file for more details.
+ +Go to the downloads page to pick up the + 2025.05-rc2 + release, and report any problems found to the + mailing list or + bug tracker.
+