From 1bdb79ba786c2043b080fe4a7ec1a2dfa9e4e1bb Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 28 May 2025 22:02:46 +0200 Subject: [PATCH] Update for 2025.05-rc2 Signed-off-by: Peter Korsgaard --- CHANGES | 14 ++++++++++++++ Makefile | 4 ++-- docs/website/download.html | 18 +++++++++--------- docs/website/news.html | 21 +++++++++++++++++++++ 4 files changed, 46 insertions(+), 11 deletions(-) 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 @@ --> -

Latest release candidate: 2025.05-rc1

+

Latest release candidate: 2025.05-rc2

diff --git a/docs/website/news.html b/docs/website/news.html index 6d638c889e..dfc10020ad 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@

News