diff --git a/CHANGES b/CHANGES index 70fecf46e8..39a3113334 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,19 @@ +2025.08-rc2, released August 21th, 2025 + + Fixes all over the tree. + + The release tarballs are now built reproducibly. + + Updated/fixed packages: bash, bcusdk, ed, elfutils, gcc, + gcc-bare-metal, go, grub, gst1-devtools, gst1-libav, + gst1-plugins-bad, gst1-plugins-base, gst1-plugins-good, + gst1-plugins-ugly, gst1-python, gst1-rtsp-server, gst1-vaapi, + gstreamer1, gstreamer1-editing-services, hwdata, iperf3, jq, + libcue, libtracefs, modem-manager, ofono, openconnect, + openjpeg, openocd, prboom, python-numpy, rpcbind, rrdtool, + rt-tests, rtl8812au-aircrack-ng, setserial, start-stop-daemon, + tinyssh, trace-cmd, vorbis-tools + 2025.08-rc1, released August 11th, 2025 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index c740c6783d..cfa66d773c 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2025.08-rc1 +export BR2_VERSION := 2025.08-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1754911000 +BR2_VERSION_EPOCH = 1755760000 # 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 ecb0216d97..1c5f5902b2 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,37 +76,37 @@ -
21 August 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.08-rc2 + release, and report any problems found to the + mailing list or + bug tracker.
+