diff --git a/CHANGES b/CHANGES index aff62f7a68..808d62df8d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,15 @@ +2025.05, released June 9th, 2025 + + Various fixes. + + Updated/fixed packages: armadillo, busybox, dhcpcd, dovecot, + easyframes, exim, ghostscript, go, gst1-plugins-bad, iputils, + jq, libcurl, libftdi1, libglib2, lm-sensors, + mender-update-modules, mesa3d, mongoose, mpd, ninja, podman, + python-django, python-gobject, qoriq-mc-utils, qt5declarative, + qt5webengine, qt5webengine-chromium, qt6base, qt6tools, redis, + rtl8723ds, spirv-llvm-translator, unzip, yasm + 2025.05-rc2, released May 28th, 2025 Fixes all over the tree. diff --git a/Makefile b/Makefile index f90b834ed2..a0ad100980 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2025.05-rc2 +export BR2_VERSION := 2025.05 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1748462400 +BR2_VERSION_EPOCH = 1749500000 # 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 5a2af8aff2..efabe51a31 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -8,7 +8,7 @@
9 June 2025
+The stable 2025.05 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.05 release.
+